[JENKINS] Lucene-Solr-Tests-master - Build # 3086 - Still Unstable

2018-12-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3086/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest:

[JENKINS-EA] Lucene-Solr-7.x-Windows (64bit/jdk-12-ea+23) - Build # 923 - Unstable!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/923/ Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale Error Message: Error from server at http:/

[JENKINS] Lucene-Solr-repro - Build # 2556 - Unstable

2018-12-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2556/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/246/consoleText [repro] Revision: bcf1a4eaf8d3b945f11833c9dfed4a17a6d6ac58 [repro] Repro line: ant test -Dtestcase=Del

[JENKINS] Lucene-Solr-BadApples-Tests-7.x - Build # 246 - Still Unstable

2018-12-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/246/ 5 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at __randomizedtesting

[jira] [Commented] (SOLR-12955) Refactor DistributedUpdateProcessor

2018-12-24 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728508#comment-16728508 ] Lucene/Solr QA commented on SOLR-12955: --- | (/) *{color:green}+1 overall{color}* | \

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243850805 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -0,0 +1,121 @@ +/* + * Li

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243850226 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -0,0 +1,121 @@ +/* + * Li

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243847609 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java --- @@ -1250,23 +1250,10 @@ private UpdateCommand fetchF

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243847326 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -0,0 +1,121 @@ +/* + * Licensed

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243847270 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -0,0 +1,121 @@ +/* + * Licensed

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243844969 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -42,15 +53,36 @@ public Distribu

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243844755 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java --- @@ -1250,23 +1250,10 @@ private UpdateCommand

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243844185 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedUpdateProcessor.java --- @@ -1250,23 +1250,10 @@ private UpdateCommand fetchF

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread barrotsteindev
Github user barrotsteindev commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243843852 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -42,15 +53,36 @@ public Distribu

[GitHub] lucene-solr pull request #528: SOLR-12955 2

2018-12-24 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/528#discussion_r243843542 --- Diff: solr/core/src/java/org/apache/solr/update/processor/DistributedStandaloneUpdateProcessor.java --- @@ -42,15 +53,36 @@ public DistributedStan

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-12-ea+23) - Build # 3263 - Unstable!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3263/ Java: 64bit/jdk-12-ea+23 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate Error Message: Could not successfully add blob after 150 attempts. Expecti

[jira] [Created] (SOLR-13094) NPE while doing regular Facet

2018-12-24 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-13094: --- Summary: NPE while doing regular Facet Key: SOLR-13094 URL: https://issues.apache.org/jira/browse/SOLR-13094 Project: Solr Issue Type: Bug Security Level

[jira] [Assigned] (SOLR-12888) NestedUpdateProcessor code should activate automatically in 8.0

2018-12-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12888: --- Assignee: David Smiley > NestedUpdateProcessor code should activate automatically in 8.0 > -

[jira] [Commented] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728415#comment-16728415 ] Alan Woodward commented on LUCENE-8612: --- > I'm wondering whether we should return

[JENKINS] Lucene-Solr-repro - Build # 2551 - Still Unstable

2018-12-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/2551/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/412/consoleText [repro] Revision: bcf1a4eaf8d3b945f11833c9dfed4a17a6d6ac58 [repro] Ant options: -Dtests.multiplier=2 -Dtes

[jira] [Updated] (LUCENE-8612) Add the ability to enforce gaps between intervals

2018-12-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8612: -- Attachment: LUCENE-8612.patch > Add the ability to enforce gaps between intervals > --

[jira] [Updated] (SOLR-12955) Refactor DistributedUpdateProcessor

2018-12-24 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bar Rotstein updated SOLR-12955: Attachment: SOLR-12955-no-commit.patch > Refactor DistributedUpdateProcessor >

[jira] [Commented] (SOLR-12955) Refactor DistributedUpdateProcessor

2018-12-24 Thread Bar Rotstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728382#comment-16728382 ] Bar Rotstein commented on SOLR-12955: - Updated PR and uploaded a no commit patch. Eve

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.4) - Build # 7658 - Failure!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7658/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2088 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windo

[JENKINS] Lucene-Solr-Tests-master - Build # 3083 - Still Unstable

2018-12-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3083/ 2 tests failed. FAILED: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.uniqueTest Error Message: Error from server at https://127.0.0.1:33470/solr: KeeperErrorCode = Session expired for /configs/conf Stack T

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 23382 - Unstable!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23382/ Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:40949/collection1: Async exception duri

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 970 - Unstable!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/970/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests Error Message: Failed while waiting for active

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2223 - Failure!

2018-12-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2223/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.ShardRoutingTest.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exce