Build: https://ci-builds.apache.org/job/Solr/job/Solr-Test-9.8/222/

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=11539, name=zkCallback-7077-thread-1, 
state=RUNNABLE, group=TGRP-CustomCollectionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=11539, name=zkCallback-7077-thread-1, 
state=RUNNABLE, group=TGRP-CustomCollectionTest]
Caused by: org.apache.solr.common.SolrException: Error updating shard term for 
collection: implicitcoll
        at __randomizedtesting.SeedInfo.seed([71EAC6F5CE6821E9]:0)
        at 
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:377)
        at 
app//org.apache.solr.cloud.ZkShardTerms.lambda$registerWatcher$8(ZkShardTerms.java:430)
        at 
app//org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1099)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:380)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /collections/implicitcoll/terms/a
        at 
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:117)
        at 
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
        at app//org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1972)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:452)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:452)
        at 
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:373)
        ... 6 more




Build Log:
[...truncated 3686 lines...]
ERROR: The following test(s) have failed:
  - 
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter
 (:solr:core)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.api.collections.CustomCollectionTest&tests.test=testRouteFieldForImplicitRouter
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Test-9.8/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CustomCollectionTest.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter"
 -Ptests.jvms=4 -Ptests.haltonfailure=false 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=71EAC6F5CE6821E9 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD SUCCESSFUL in 48m 15s
167 actionable tasks: 167 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to