You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/10/06 10:19:10 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 28235 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28235/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

All tests passed

Build Log:
[...truncated 3719 lines...]
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x00007f1fbf736dda, pid=2946313, tid=3093392
#
# JRE version: OpenJDK Runtime Environment (12.0.2+10) (build 12.0.2+10)
# Java VM: OpenJDK 64-Bit Server VM (12.0.2+10, mixed mode, tiered, z gc, linux-amd64)
# Problematic frame:
# J 48113 c2 org.apache.solr.schema.TrieField.readableToIndexed(Ljava/lang/CharSequence;Lorg/apache/lucene/util/BytesRefBuilder;)V (147 bytes) @ 0x00007f1fbf736dda [0x00007f1fbf736940+0x000000000000049a]
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-cwd/hs_err_pid2946313.log
[thread 3093146 also had an error]
[thread 3093141 also had an error]
Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
#   https://github.com/AdoptOpenJDK/openjdk-build/issues
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x00007f36fac6764e, pid=2946283, tid=3096128
#
# JRE version: OpenJDK Runtime Environment (12.0.2+10) (build 12.0.2+10)
# Java VM: OpenJDK 64-Bit Server VM (12.0.2+10, mixed mode, tiered, z gc, linux-amd64)
# Problematic frame:
# J 53255 c2 org.apache.solr.schema.TrieField.readableToIndexed(Ljava/lang/CharSequence;Lorg/apache/lucene/util/BytesRefBuilder;)V (147 bytes) @ 0x00007f36fac6764e [0x00007f36fac67020+0x000000000000062e]
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/tmp/tests-cwd/hs_err_pid2946283.log
Compiled method (c2) 1116690 53255       4       org.apache.solr.schema.TrieField::readableToIndexed (147 bytes)
 total in heap  [0x00007f36fac66d90,0x00007f36fac68048] = 4792
 relocation     [0x00007f36fac66f08,0x00007f36fac67018] = 272
 main code      [0x00007f36fac67020,0x00007f36fac677a0] = 1920
 stub code      [0x00007f36fac677a0,0x00007f36fac67888] = 232
 oops           [0x00007f36fac67888,0x00007f36fac678a0] = 24
 metadata       [0x00007f36fac678a0,0x00007f36fac67910] = 112
 scopes data    [0x00007f36fac67910,0x00007f36fac67c00] = 752
 scopes pcs     [0x00007f36fac67c00,0x00007f36fac67e80] = 640
 dependencies   [0x00007f36fac67e80,0x00007f36fac67e90] = 16
 handler table  [0x00007f36fac67e90,0x00007f36fac67fe0] = 336
 nul chk table  [0x00007f36fac67fe0,0x00007f36fac68048] = 104
Compiled method (c1) 1116690 53187       3       org.apache.solr.schema.TrieField::toInternal (6 bytes)
 total in heap  [0x00007f36f2e10710,0x00007f36f2e11328] = 3096
 relocation     [0x00007f36f2e10888,0x00007f36f2e10938] = 176
 main code      [0x00007f36f2e10940,0x00007f36f2e10fe0] = 1696
 stub code      [0x00007f36f2e10fe0,0x00007f36f2e110b8] = 216
 oops           [0x00007f36f2e110b8,0x00007f36f2e110c8] = 16
 metadata       [0x00007f36f2e110c8,0x00007f36f2e11110] = 72
 scopes data    [0x00007f36f2e11110,0x00007f36f2e111f0] = 224
 scopes pcs     [0x00007f36f2e111f0,0x00007f36f2e11310] = 288
 dependencies   [0x00007f36f2e11310,0x00007f36f2e11318] = 8
 nul chk table  [0x00007f36f2e11318,0x00007f36f2e11328] = 16
Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
#   https://github.com/AdoptOpenJDK/openjdk-build/issues
#
Could not stop org.gradle.internal.actor.internal.DefaultActorFactory$NonBlockingActor@62037e36.
org.gradle.internal.dispatch.DispatchException: Could not dispatch message [MethodInvocation method: stop()].
	at org.gradle.internal.dispatch.ExceptionTrackingFailureHandler.dispatchFailed(ExceptionTrackingFailureHandler.java:35)
	at org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:32)
	at org.gradle.internal.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:87)
	at org.gradle.internal.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:36)
	at org.gradle.internal.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:71)
	at org.gradle.internal.concurrent.InterruptibleRunnable.run(InterruptibleRunnable.java:42)
	at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.gradle.process.internal.ExecException: Process 'Gradle Test Executor 139' finished with non-zero exit value 134
This problem might be caused by incorrect test process configuration.
Please refer to the test execution section in the User Manual at https://docs.gradle.org/6.6.1/userguide/java_testing.html#sec:test_execution
	at org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor.stop(ForkingTestClassProcessor.java:181)
	at org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor.endBatch(RestartEveryNTestClassProcessor.java:77)
	at org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor.stop(RestartEveryNTestClassProcessor.java:62)
	at jdk.internal.reflect.GeneratedMethodAccessor901.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:30)
	... 11 more
:solr:core:test (FAILURE): 4348 test(s), 1 failure(s), 214 skipped

4348 tests completed, 1 failed, 214 skipped

> Task :solr:core:test FAILED
> Task :solr:server:test NO-SOURCE
> Task :solr:solr-ref-guide:test NO-SOURCE
> Task :solr:solrj:test
:solr:solrj:test (SUCCESS): 1665 test(s), 14 skipped

> Task :solr:test-framework:test
:solr:test-framework:test (SUCCESS): 9 test(s)

> Task :solr:webapp:test NO-SOURCE
> Task :lucene:analysis:common:test
:lucene:analysis:common:test (SUCCESS): 1621 test(s), 9 skipped

> Task :lucene:analysis:icu:test
:lucene:analysis:icu:test (SUCCESS): 149 test(s), 11 skipped

> Task :lucene:analysis:kuromoji:test
:lucene:analysis:kuromoji:test (SUCCESS): 159 test(s), 7 skipped

> Task :lucene:analysis:morfologik:test
:lucene:analysis:morfologik:test (SUCCESS): 18 test(s)

> Task :lucene:analysis:nori:test
:lucene:analysis:nori:test (SUCCESS): 69 test(s), 4 skipped

> Task :lucene:analysis:opennlp:test
:lucene:analysis:opennlp:test (SUCCESS): 26 test(s)

> Task :lucene:analysis:phonetic:test
:lucene:analysis:phonetic:test (SUCCESS): 41 test(s)

> Task :lucene:analysis:smartcn:test
:lucene:analysis:smartcn:test (SUCCESS): 21 test(s)

> Task :lucene:analysis:stempel:test
:lucene:analysis:stempel:test (SUCCESS): 15 test(s)

> Task :solr:contrib:analysis-extras:test
:solr:contrib:analysis-extras:test (SUCCESS): 30 test(s)

> Task :solr:contrib:analytics:test
:solr:contrib:analytics:test (SUCCESS): 472 test(s)

> Task :solr:contrib:clustering:test
:solr:contrib:clustering:test (SUCCESS): 30 test(s)

> Task :solr:contrib:extraction:test
:solr:contrib:extraction:test (SUCCESS): 20 test(s)

> Task :solr:contrib:jaegertracer-configurator:test
:solr:contrib:jaegertracer-configurator:test (SUCCESS): 3 test(s)

> Task :solr:contrib:langid:test
:solr:contrib:langid:test (SUCCESS): 43 test(s)

> Task :solr:contrib:ltr:test
:solr:contrib:ltr:test (SUCCESS): 127 test(s), 1 skipped

> Task :solr:contrib:prometheus-exporter:test
:solr:contrib:prometheus-exporter:test (SUCCESS): 17 test(s), 5 skipped

> Task :solr:contrib:prometheus-exporter:cleanTaskTmp
> Task :solr:contrib:ltr:cleanTaskTmp
> Task :solr:contrib:langid:cleanTaskTmp
> Task :solr:contrib:jaegertracer-configurator:cleanTaskTmp
> Task :solr:contrib:extraction:cleanTaskTmp
> Task :solr:contrib:clustering:cleanTaskTmp
> Task :solr:contrib:analytics:cleanTaskTmp
> Task :solr:contrib:analysis-extras:cleanTaskTmp
> Task :lucene:analysis:stempel:cleanTaskTmp
> Task :lucene:analysis:smartcn:cleanTaskTmp
> Task :lucene:analysis:phonetic:cleanTaskTmp
> Task :lucene:analysis:opennlp:cleanTaskTmp
> Task :lucene:analysis:nori:cleanTaskTmp
> Task :lucene:analysis:morfologik:cleanTaskTmp
> Task :lucene:analysis:kuromoji:cleanTaskTmp
> Task :lucene:analysis:icu:cleanTaskTmp
> Task :lucene:analysis:common:cleanTaskTmp
> Task :solr:webapp:cleanTaskTmp
> Task :solr:test-framework:cleanTaskTmp
> Task :solr:solrj:cleanTaskTmp
> Task :solr:solr-ref-guide:cleanTaskTmp
> Task :solr:server:cleanTaskTmp
> Task :solr:core:cleanTaskTmp
> Task :lucene:test-framework:cleanTaskTmp
> Task :lucene:suggest:cleanTaskTmp
> Task :lucene:spatial3d:cleanTaskTmp
> Task :lucene:spatial-extras:cleanTaskTmp
> Task :lucene:sandbox:cleanTaskTmp
> Task :lucene:replicator:cleanTaskTmp
> Task :lucene:queryparser:cleanTaskTmp
> Task :lucene:queries:cleanTaskTmp
> Task :lucene:monitor:cleanTaskTmp
> Task :lucene:misc:cleanTaskTmp
> Task :lucene:memory:cleanTaskTmp
> Task :lucene:luke:cleanTaskTmp
> Task :lucene:join:cleanTaskTmp
> Task :lucene:highlighter:cleanTaskTmp
> Task :lucene:grouping:cleanTaskTmp
> Task :lucene:facet:cleanTaskTmp
> Task :lucene:expressions:cleanTaskTmp
> Task :lucene:demo:cleanTaskTmp
> Task :lucene:core:cleanTaskTmp
> Task :lucene:codecs:cleanTaskTmp
> Task :lucene:classification:cleanTaskTmp
> Task :lucene:benchmark:cleanTaskTmp
> Task :cleanGradleTmp
> Task :lucene:backward-codecs:check
> Task :lucene:benchmark:check
> Task :lucene:classification:check
> Task :lucene:codecs:check
> Task :lucene:core:check
> Task :lucene:demo:check
> Task :lucene:expressions:check
> Task :lucene:facet:check
> Task :lucene:grouping:check
> Task :lucene:highlighter:check
> Task :lucene:join:check
> Task :lucene:luke:check
> Task :lucene:memory:check
> Task :lucene:misc:check
> Task :lucene:monitor:check
> Task :lucene:queries:check
> Task :lucene:queryparser:check
> Task :lucene:replicator:check
> Task :lucene:sandbox:check
> Task :lucene:spatial-extras:check
> Task :lucene:spatial3d:check
> Task :lucene:suggest:check
> Task :lucene:test-framework:check
> Task :solr:contrib:check
> Task :solr:docker:check
> Task :solr:example:check
> Task :solr:packaging:check
> Task :solr:server:check

> Task :solr:solr-ref-guide:prepareSources
Building ref guide with:
  javadocLink -> https://docs.oracle.com/en/java/javase/11/docs/api/
  solrGuideDraftStatus -> DRAFT
  solrRootPath -> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
  solrDocsVersion -> 9.0
  solrGuideVersionPath -> 9_0
  htmlSolrJavadocs -> https://lucene.apache.org/solr/9_0_0/
  htmlLuceneJavadocs -> https://lucene.apache.org/core/9_0_0/
  buildDate -> 2020-10-06
  buildYear -> 2020
  ivyCommonsCodec -> 1.13
  ivyDropwizardMetrics -> 4.1.5
  ivyLog4j -> 2.13.2
  ivyOpennlpTools -> 1.9.1
  ivyTika -> 1.24
  ivyZookeeper -> 3.6.2

> Task :solr:solr-ref-guide:buildNavDataFiles
Building up tree of all known pages
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-core/9.2.6.0/653601d48b38528e76840c6eac1ae46e2dae1a74/jruby-core-9.2.6.0.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Looping over pages to build nav data
Creating /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/content/_data/scrollnav.json
Creating /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/content/_data/sidebar.json

> Task :solr:solr-ref-guide:jrubyPrepare
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar) to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Successfully installed ffi-1.13.1-java
Successfully installed rb-inotify-0.10.1
Successfully installed rb-fsevent-0.10.4
Successfully installed sass-listen-4.0.0
Successfully installed forwardable-extended-2.6.0
Successfully installed listen-3.2.1

Ruby Sass has reached end-of-life and should no longer be used.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

Successfully installed sass-3.7.4
Successfully installed public_suffix-4.0.6
Successfully installed temple-0.8.2
Successfully installed asciidoctor-2.0.10
Successfully installed safe_yaml-1.0.5
Successfully installed rouge-1.11.1
Successfully installed pathutil-0.16.2
Successfully installed mercenary-0.3.6
Successfully installed liquid-4.0.3
Successfully installed kramdown-1.17.0
Successfully installed jekyll-watch-1.5.1
Successfully installed jekyll-sass-converter-1.5.2
Successfully installed colorator-1.1.0
Successfully installed addressable-2.7.0
Successfully installed concurrent-ruby-1.0.5-java
Successfully installed tilt-2.0.10
Successfully installed slim-4.0.1
Successfully installed jekyll-3.5.2
Successfully installed jekyll-asciidoc-3.0.0
25 gems installed

> Task :solr:solr-ref-guide:buildSiteJekyll
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar) to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Configuration file: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/content/_config.yml
            Source: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solr-ref-guide/build/content
       Destination: ../html-site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 17.207 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :solr:solr-ref-guide:buildSite
Processed 2433 links (1750 relative) to 3530 anchors in 245 files

> Task :solr:solr-ref-guide:check
> Task :solr:solrj:check
> Task :solr:test-framework:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:analytics:check
> Task :solr:contrib:clustering:check
> Task :solr:contrib:extraction:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check
> Task :solr:contrib:ltr:check
> Task :solr:contrib:prometheus-exporter:check
> Task :solr:docker:package:check

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity (:solr:core)
    Test output: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.TestConfigSetsAPIExclusivity.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.TestConfigSetsAPIExclusivity" -Ptests.jvms=6 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Ptests.seed=67607434EA332BA9 -Ptests.multiplier=3 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:test'.
> Process 'Gradle Test Executor 140' finished with non-zero exit value 134
  This problem might be caused by incorrect test process configuration.
  Please refer to the test execution section in the User Manual at https://docs.gradle.org/6.6.1/userguide/java_testing.html#sec:test_execution

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 48m 3s
836 actionable tasks: 836 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any