[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_60) - Build # 5215 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5215/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.store.TestNativeFSLockFactory.testStressLocks Error Message: IndexWriter hit unexpected exceptions Stack Trace: java.lang.A

Re: Documenting Lucene Index Directory File Extensions

2015-08-29 Thread Mike Drob
Ah! Thanks! That is exactly what I was looking for. On Sun, Aug 30, 2015 at 1:07 AM, Mikhail Khludnev < mkhlud...@griddynamics.com> wrote: > > http://lucene.apache.org/core/5_3_0/core/org/apache/lucene/codecs/lucene53/package-summary.html#file-names > ? > > On Sun, Aug 30, 2015 at 6:10 AM, Mike D

Re: Documenting Lucene Index Directory File Extensions

2015-08-29 Thread Mikhail Khludnev
http://lucene.apache.org/core/5_3_0/core/org/apache/lucene/codecs/lucene53/package-summary.html#file-names ? On Sun, Aug 30, 2015 at 6:10 AM, Mike Drob wrote: > Is there a document somewhere describing the structure of a lucene index > directory? Like, at an implementation level, what do all of

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 14050 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14050/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at org.apache.solr.clou

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 9 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/9/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Excepti

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721385#comment-14721385 ] Karl Wright commented on LUCENE-6759: - [~mikemccand] A beasting run with this patch s

[jira] [Updated] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-6759: Attachment: LUCENE-6699.patch Same patch as before, minus the System.err line inadvertantly left in

Re: Documenting Lucene Index Directory File Extensions

2015-08-29 Thread Đạt Cao Mạnh
Hi Mike, You can use simpletextcodec and javadoc to get more knowledge about the Lucene index. On Aug 30, 2015 10:10 AM, "Mike Drob" wrote: > Is there a document somewhere describing the structure of a lucene index > directory? Like, at an implementation level, what do all of the extensions > mea

[jira] [Commented] (SOLR-2522) add syntax for selecting the min or max of a multivalued field in value source functions

2015-08-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721377#comment-14721377 ] David Smiley commented on SOLR-2522: BTW I noticed a performance improvement possibilit

[jira] [Commented] (SOLR-7956) There are interrupts on shutdown in places that can cause ChannelAlreadyClosed exceptions which prevents proper closing of transaction logs.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721376#comment-14721376 ] Mark Miller commented on SOLR-7956: --- Speak of the devil, just saw an incident where that

[jira] [Commented] (SOLR-7878) Use SortedNumericDocValues (efficient sort & facet on multi-valued numeric fields)

2015-08-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721373#comment-14721373 ] David Smiley commented on SOLR-7878: bq. Ok, cool – but just to clarify, you need to kn

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60) - Build # 13770 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13770/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not release

Documenting Lucene Index Directory File Extensions

2015-08-29 Thread Mike Drob
Is there a document somewhere describing the structure of a lucene index directory? Like, at an implementation level, what do all of the extensions mean, how do they interact, what file references what, etc. I'm trying to discover a human-readable version of this before resorting to code for this.

[jira] [Commented] (SOLR-7876) Support disabling ExitableDirectory wrapper when not needed

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721355#comment-14721355 ] Erick Erickson commented on SOLR-7876: -- The test that it cured was this sequence: > s

[jira] [Commented] (SOLR-7876) Support disabling ExitableDirectory wrapper when not needed

2015-08-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721352#comment-14721352 ] Yonik Seeley commented on SOLR-7876: Hmmm, that is interesting, and it raises red flags

[jira] [Commented] (SOLR-7876) Support disabling ExitableDirectory wrapper when not needed

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721349#comment-14721349 ] Erick Erickson commented on SOLR-7876: -- Interesting. This patch fixes one of the new t

[jira] [Updated] (SOLR-7876) Support disabling ExitableDirectory wrapper when not needed

2015-08-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7876: --- Attachment: SOLR-7876.patch Here's a generic patch that escapes the ExitableDirectoryReader wrapping as

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b78) - Build # 14048 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14048/ Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: There are still nodes recoverying - waited for 330 seconds Stack Tr

[jira] [Updated] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-6759: Attachment: LUCENE-6699.patch Patch to include guaranteed sufficient edge points for XYZsolid famil

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721321#comment-14721321 ] Karl Wright commented on LUCENE-6759: - Found the cause, which is that the edgepoints

[jira] [Updated] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7844: -- Attachment: SOLR-7844.patch Here is a cleaned up patch with all tests passing. > Zookeeper session expir

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 942 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/942/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json Stack Trace: org.apache.zookeeper.KeeperException$SessionExpiredExcep

RE: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 9 - Still Failing!

2015-08-29 Thread Uwe Schindler
Nice article about the problem (now solved in Java 8): http://kirkwylie.blogspot.de/2008/09/solaris-10-terrible-choice-for-java.html - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:

[jira] [Commented] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721293#comment-14721293 ] Mark Miller commented on SOLR-7844: --- {quote} So, machine1 won the race with machine2 and

RE: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 9 - Still Failing!

2015-08-29 Thread Uwe Schindler
Hi, This is a problem of Java 7 on Solaris. It still uses fork to spawn processes in Java 7; Java 8 has fixed this. Unfortunately the whole fork stuff is badly implemented in Solaris and really allocates the same size of memory again and does not use it - due to the large heaps this needs a lot

[jira] [Updated] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7844: -- Attachment: SOLR-7844.patch Okay, still in rough edges shape, but this patch should address everything.

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7990: - Description: William Bell raised a question on the user's list. The scenario is > send a query that

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-7990: - Attachment: SOLR-7990.patch Failing test cases, no fixes though. > timeAllowed is returning wrong

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721276#comment-14721276 ] Karl Wright commented on LUCENE-6759: - Looks very similar to the previous failure. T

[jira] [Created] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-08-29 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-7990: Summary: timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits Key: SOLR-7990 URL: https://issues.apache.org/jira/browse/SOLR-7990

RE: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 9 - Still Failing!

2015-08-29 Thread Uwe Schindler
I am still digging... On Solaris there seems to be a general forking problem on 32 bit processes. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 9 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/9/ Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsNNFailoverTest Error Message: Error while running command to get file permissions : java

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 13766 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13766/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity Error Message: Unexpected exception: org.apache.solr.client.solrj.impl.HttpSolrClient

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3470 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3470/ All tests passed Build Log: [...truncated 62151 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785: The following error occurred while executing this line: /x1/jenkins/jenkins

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 8 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/8/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.lucene.search.spans.TestSpanExplanations.testST2 Error Message: Stack Trace: junit.framework.AssertionFailedError at __ran

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2634 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2634/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 62178 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while exe

Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5213 - Still Failing!

2015-08-29 Thread Michael McCandless
I committed a fix to the test, so we see the IW infoStream next time ... Mike McCandless http://blog.mikemccandless.com On Sat, Aug 29, 2015 at 10:47 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5213/ > Java: 32bit/jdk1.8.0_60 -server -X

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721204#comment-14721204 ] ASF subversion and git services commented on SOLR-4316: --- Commit 17000

Re: [JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 333 - Still Failing

2015-08-29 Thread Shalin Shekhar Mangar
I committed a fix. On Sat, Aug 29, 2015 at 11:51 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/333/ > > All tests passed > > Build Log: > [...truncated 61532 lines...] > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-tr

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721203#comment-14721203 ] ASF subversion and git services commented on SOLR-4316: --- Commit 17000

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 13765 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13765/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseG1GC All tests passed Build Log: [...truncated 55158 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following error occurred while executing this li

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 333 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/333/ All tests passed Build Log: [...truncated 61532 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line: /x1/jenkins/jenk

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2686 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2686/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 61507 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred w

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 14044 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14044/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 6 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACL

[jira] [Commented] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721160#comment-14721160 ] Mark Miller commented on SOLR-7844: --- Still some issue with rebalance leaders. > Zookeepe

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3469 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3469/ All tests passed Build Log: [...truncated 62164 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785: The following error occurred while executing this line: /x1/jenkins/jenkins

[jira] [Updated] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7844: -- Attachment: SOLR-7844.patch > Zookeeper session expiry during shard leader election can cause multiple >

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5082 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5082/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62208 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 13764 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13764/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 55073 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following error occurred while executing this li

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 332 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/332/ All tests passed Build Log: [...truncated 61265 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line: /x1/jenkins/jenk

[jira] [Updated] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7844: -- Attachment: SOLR-7844.patch Blah. Perhaps it's working now. Rough patch attached. > Zookeeper session e

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 14043 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14043/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity Error Message: Unexpected exception: org.apache.solr.client.solrj.impl.HttpSolrClie

[jira] [Commented] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721140#comment-14721140 ] Mark Miller commented on SOLR-7844: --- Man, this leader rebalance stuff looks really hairy.

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721139#comment-14721139 ] Michael McCandless commented on LUCENE-6759: OK I committed that, thanks! I

[jira] [Commented] (LUCENE-6699) Integrate lat/lon BKD and spatial3d

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721138#comment-14721138 ] ASF subversion and git services commented on LUCENE-6699: - Commit

[jira] [Updated] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-6759: Attachment: LUCENE-6699.patch Fix for the latest failure. This changes the conditions under which

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5213 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5213/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.store.TestSleepingLockWrapper.testStressLocks Error Message: Captured an uncaught exception in thread: Thread[id=988, name=Thread-809,

[jira] [Commented] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721122#comment-14721122 ] Mark Miller commented on SOLR-7844: --- bq. But that's ok. Okay, so I had a slightly diffe

[jira] [Issue Comment Deleted] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7844: -- Comment: was deleted (was: I just printed the cversion and version each time we deal with it and ran a t

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 13763 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13763/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [Transacti

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3468 - Failure

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3468/ All tests passed Build Log: [...truncated 62182 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785: The following error occurred while executing this line: /x1/jenkins/jenkins

[jira] [Commented] (SOLR-7844) Zookeeper session expiry during shard leader election can cause multiple leaders.

2015-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721120#comment-14721120 ] Mark Miller commented on SOLR-7844: --- I just printed the cversion and version each time we

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721119#comment-14721119 ] Karl Wright commented on LUCENE-6759: - Hah, figured it out. There's a case that isn'

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 8 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/8/ Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock Error Message: Cannot run program "/usr/jdk/instances/jdk1.7.0/jre/bin/java": error=12, Not

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 7 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/7/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 73047 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occur

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14042 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14042/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseParallelGC All tests passed Build Log: [...truncated 54616 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executi

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 13762 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13762/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC All tests passed Build Log: [...truncated 55088 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following error occurred while executing thi

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

2015-08-29 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721104#comment-14721104 ] Dawid Weiss commented on LUCENE-6750: - I've tried no MacOSX (Darwin Kernel Version 14

[JENKINS] Lucene-Artifacts-trunk - Build # 2755 - Failure

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-trunk/2755/ No tests ran. Build Log: [...truncated 301 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed at

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 262 - Failure

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/262/ No tests ran. Build Log: [...truncated 304 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed

[jira] [Commented] (SOLR-7977) SOLR_HOST in solr.in.sh doesn't apply to Jetty's host property

2015-08-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721101#comment-14721101 ] Shawn Heisey commented on SOLR-7977: bq. do we really want users to have two different

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 331 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/331/ No tests ran. Build Log: [...truncated 305 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS /repos/asf/lucene/dev/trunk failed

[jira] [Commented] (LUCENE-6770) FSDirectory ctor should use getAbsolutePath instead of getRealPath for directory

2015-08-29 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721093#comment-14721093 ] Dawid Weiss commented on LUCENE-6770: - This is also an issue with Windows (if you use

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721091#comment-14721091 ] Karl Wright commented on LUCENE-6759: - What is happening is that the XYZSolid being c

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721072#comment-14721072 ] Karl Wright commented on LUCENE-6759: - That's exactly what is happening. This code f

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721070#comment-14721070 ] ASF subversion and git services commented on SOLR-4316: --- Commit 16984

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721069#comment-14721069 ] ASF subversion and git services commented on SOLR-4316: --- Commit 16984

RE: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 7 - Still Failing!

2015-08-29 Thread Uwe Schindler
I have to fix number of open files on Solaris, this is worse than Ubuntu: jenkins@solaris-vm:~$ ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited open files (-n) 256 pipe size

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 779 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/779/ 3 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node: http://127.0.0.1:41317/collection1 expected:<68> but was:<67> Stack Trace: java.lang.Assertio

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13761 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13761/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 6 threads leaked from SUITE scope at org.apache.solr.cloud.

[jira] [Commented] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-29 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721050#comment-14721050 ] Michael McCandless commented on LUCENE-6759: OK I committed a new test case,

[jira] [Commented] (LUCENE-6699) Integrate lat/lon BKD and spatial3d

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721048#comment-14721048 ] ASF subversion and git services commented on LUCENE-6699: - Commit

[jira] [Commented] (LUCENE-6699) Integrate lat/lon BKD and spatial3d

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721047#comment-14721047 ] ASF subversion and git services commented on LUCENE-6699: - Commit

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 330 - Still Failing

2015-08-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/330/ All tests passed Build Log: [...truncated 55119 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line: /x1/jenkins/jenk

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b78) - Build # 13760 - Failure!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13760/ Java: 64bit/jdk1.9.0-ea-b78 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1526: POMs out of sync

2015-08-29 Thread Shalin Shekhar Mangar
I committed a fix. On Sat, Aug 29, 2015 at 12:02 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1526/ > > No tests ran. > > Build Log: > [...truncated 17311 lines...] > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/buil

[jira] [Commented] (SOLR-7957) Allow multiple queries per request and simplify ResultContext / TransformContext

2015-08-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721003#comment-14721003 ] ASF subversion and git services commented on SOLR-7957: --- Commit 16984

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5212 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5212/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseSerialGC All tests passed Build Log: [...truncated 53680 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred whil

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b78) - Build # 14039 - Still Failing!

2015-08-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14039/ Java: 64bit/jdk1.9.0-ea-b78 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithKerberosAlt Error Message: 5 threads leaked from SUITE scope at org.apac