[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OpenTracing (Parent) [INFO] OpenTracing API [INFO] OpenTracing-noop [INFO] OpenTracing-util [INFO] OpenTracing-mock [INFO] OpenTracing-testbed [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OpenTracing (Parent) 0.31.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ parent --- [INFO] argLine set to -javaagent:/home/saumiarocks/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/saumiarocks/OpenTracing/opentracing-java/target/jacoco.exec [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ parent --- [INFO] No sources to compile [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ parent --- [INFO] Checking licenses... [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ parent --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /home/saumiarocks/OpenTracing/opentracing-java/pom.xml to /home/saumiarocks/.m2/repository/io/opentracing/parent/0.31.1-SNAPSHOT/parent-0.31.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OpenTracing API 0.31.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opentracing-api --- [INFO] Deleting /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ opentracing-api --- [INFO] argLine set to -javaagent:/home/saumiarocks/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ opentracing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/target/classes [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ opentracing-api --- [INFO] Checking licenses... [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ opentracing-api --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ opentracing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/target/test-classes [INFO] /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/src/test/java/io/opentracing/tag/StringTagTest.java: /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/src/test/java/io/opentracing/tag/StringTagTest.java uses or overrides a deprecated API. [INFO] /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/src/test/java/io/opentracing/tag/StringTagTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ opentracing-api --- [INFO] Surefire report directory: /home/saumiarocks/OpenTracing/opentracing-java/opentracing-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Exception in thread "main" java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:510) at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:522) Caused by: java.lang.RuntimeException: Class java/util/UUID could not be instrumented. at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:140) at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:101) at org.jacoco.agent.rt.internal_8ff85ea.PreMain.createRuntime(PreMain.java:55) at org.jacoco.agent.rt.internal_8ff85ea.PreMain.premain(PreMain.java:47) ... 6 more Caused by: java.lang.NoSuchFieldException: $jacocoAccess at java.base/java.lang.Class.getField(Class.java:1958) at org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138) ... 9 more FATAL ERROR in native method: processing of -javaagent failed Aborted (core dumped) Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] OpenTracing (Parent) ............................... SUCCESS [ 7.219 s] [INFO] OpenTracing API .................................... FAILURE [ 3.177 s] [INFO] OpenTracing-noop ................................... SKIPPED [INFO] OpenTracing-util ................................... SKIPPED [INFO] OpenTracing-mock ................................... SKIPPED [INFO] OpenTracing-testbed ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.608 s [INFO] Finished at: 2018-09-24T20:44:38+05:30 [INFO] Final Memory: 22M/90M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project opentracing-api: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :opentracing-api