Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'], chrootPath='/var/lib/mock/module-jmc-rhel8-8030020210507074142-f480d7e6-build-12166-2672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'], chrootPath='/var/lib/mock/module-jmc-rhel8-8030020210507074142-f480d7e6-build-12166-2672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/jmc-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0nCwKm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jmc7-e67446b5fc9d/core + /usr/bin/gzip -dc /builddir/build/SOURCES/e67446b5fc9d.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jmc7-e67446b5fc9d/core + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp ../license/COPYRIGHT ../license/LICENSE.txt ../license/THIRDPARTYREADME.txt ./ + cp ../README.md ./ + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_remove_plugin :jacoco-maven-plugin tests + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_disable_module coverage + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py org.openjdk.jmc:missioncontrol.core.tests __noinstall + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.test __noinstall + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.rules.test __noinstall + /usr/libexec/platform-python /usr/share/java-utils/mvn_package.py org.openjdk.jmc:flightrecorder.rules.jdk.test __noinstall + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C001Ry + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dmaven.test.failure.ignore=true Executing: xmvn --batch-mode --offline -Dmaven.test.failure.ignore=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.failure.ignore=true', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] missioncontrol.core [pom] [INFO] common [jar] [INFO] flightrecorder [jar] [INFO] flightrecorder.rules [jar] [INFO] flightrecorder.rules.jdk [jar] [INFO] missioncontrol.core.tests [pom] [INFO] common.test [jar] [INFO] flightrecorder.test [jar] [INFO] flightrecorder.rules.test [jar] [INFO] flightrecorder.rules.jdk.test [jar] [INFO] [INFO] ----------------< org.openjdk.jmc:missioncontrol.core >----------------- [INFO] Building missioncontrol.core 7.1.1 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------------< org.openjdk.jmc:common >----------------------- [INFO] Building common 7.1.1 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 139 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/target/classes [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/src/main/java/org/openjdk/jmc/common/unit/ContentType.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ common --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ common --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.common/target/common-7.1.1.jar [INFO] [INFO] -------------------< org.openjdk.jmc:flightrecorder >------------------- [INFO] Building flightrecorder 7.1.1 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 101 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/target/classes [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/LoaderContext.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/LoaderContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/target/flightrecorder-7.1.1.jar [INFO] [INFO] ----------------< org.openjdk.jmc:flightrecorder.rules >---------------- [INFO] Building flightrecorder.rules 7.1.1 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder.rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder.rules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder.rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder.rules --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder.rules --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder.rules --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules/target/flightrecorder.rules-7.1.1.jar [INFO] [INFO] --------------< org.openjdk.jmc:flightrecorder.rules.jdk >-------------- [INFO] Building flightrecorder.rules.jdk 7.1.1 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder.rules.jdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder.rules.jdk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules.jdk/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder.rules.jdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules.jdk/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder.rules.jdk --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder.rules.jdk --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder.rules.jdk --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules.jdk/target/flightrecorder.rules.jdk-7.1.1.jar [INFO] [INFO] -------------< org.openjdk.jmc:missioncontrol.core.tests >-------------- [INFO] Building missioncontrol.core.tests 7.1.1 [6/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------------< org.openjdk.jmc:common.test >--------------------- [INFO] Building common.test 7.1.1 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ common.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ common.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 39 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/classes [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/src/test/java/org/openjdk/jmc/common/test/mock/item/MockNumberType.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/src/test/java/org/openjdk/jmc/common/test/mock/item/MockNumberType.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ common.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/surefire/surefirebooter1292270500368552694.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire1598493818092320924tmp surefire_03585702867569590695tmp Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/surefire/surefirebooter1292270500368552694.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire1598493818092320924tmp surefire_03585702867569590695tmp Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ common.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/common.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ common.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.common.test/target/common.test-7.1.1-tests.jar [INFO] [INFO] ----------------< org.openjdk.jmc:flightrecorder.test >----------------- [INFO] Building flightrecorder.test 7.1.1 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire/surefirebooter204300417159672647.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire2580923281271093292tmp surefire_13261774391262734342tmp Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire/surefirebooter204300417159672647.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire2580923281271093292tmp surefire_13261774391262734342tmp Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/flightrecorder.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ flightrecorder.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.test/target/flightrecorder.test-7.1.1-tests.jar [INFO] [INFO] -------------< org.openjdk.jmc:flightrecorder.rules.test >-------------- [INFO] Building flightrecorder.rules.test 7.1.1 [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder.rules.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder.rules.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder.rules.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder.rules.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder.rules.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire/surefirebooter6872978708882609981.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire3830290689194807545tmp surefire_23574992801182940866tmp Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire/surefirebooter6872978708882609981.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire3830290689194807545tmp surefire_23574992801182940866tmp Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder.rules.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/flightrecorder.rules.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ flightrecorder.rules.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.test/target/flightrecorder.rules.test-7.1.1-tests.jar [INFO] [INFO] -----------< org.openjdk.jmc:flightrecorder.rules.jdk.test >------------ [INFO] Building flightrecorder.rules.jdk.test 7.1.1 [10/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ flightrecorder.rules.jdk.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ flightrecorder.rules.jdk.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ flightrecorder.rules.jdk.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ flightrecorder.rules.jdk.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ flightrecorder.rules.jdk.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire/surefirebooter5119133288809314631.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire6765071292180588651tmp surefire_32900639798058355524tmp Error occurred in starting fork, check output in log Process Exit Code: 1 org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test && /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.292.b10-0.el8_3.x86_64/jre/bin/java -Duser.language=en -Duser.region=nl -Djava.locale.providers=COMPAT '${surefireArgLine}' -jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire/surefirebooter5119133288809314631.jar /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/surefire 2021-05-23T15-56-11_516-jvmRun1 surefire6765071292180588651tmp surefire_32900639798058355524tmp Error occurred in starting fork, check output in log Process Exit Code: 1 at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ flightrecorder.rules.jdk.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/flightrecorder.rules.jdk.test-7.1.1.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ flightrecorder.rules.jdk.test --- [INFO] Building jar: /builddir/build/BUILD/jmc7-e67446b5fc9d/core/tests/org.openjdk.jmc.flightrecorder.rules.jdk.test/target/flightrecorder.rules.jdk.test-7.1.1-tests.jar [INFO] [INFO] ----------------< org.openjdk.jmc:missioncontrol.core >----------------- [INFO] Building missioncontrol.core 7.1.1 [11/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ missioncontrol.core --- [INFO] [INFO] --- xmvn-mojo:3.0.0:javadoc (default-cli) @ missioncontrol.core --- /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/FrameSeparator.java:48: warning - Tag @link: reference not found: IMCFrame.Type /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder.rules.jdk/src/main/java/org/openjdk/jmc/flightrecorder/rules/jdk/latency/BiasedLockingRevocationRule.java:214: warning - @return tag has no arguments. /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/ConstantEntryList.java:127: warning - @return tag has no arguments. /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/IArrayElementParser.java:60: warning - @return tag has no arguments. /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/IValueReader.java:51: warning - @param argument "data" is not a parameter name. /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/parser/IEventSink.java:43: warning - Tag @link: reference not found: org.openjdk.jmc.flightrecorder.parser the package documentation /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/parser/IEventSinkFactory.java:43: warning - Tag @link: reference not found: org.openjdk.jmc.flightrecorder.parser the package documentation /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/parser/IParserExtension.java:42: warning - Tag @link: reference not found: org.openjdk.jmc.flightrecorder.parser the package documentation /builddir/build/BUILD/jmc7-e67446b5fc9d/core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/internal/parser/v0/factories/IPoolFactory.java:50: warning - @param argument "the" is not a parameter name. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ missioncontrol.core --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] missioncontrol.core 7.1.1 .......................... SUCCESS [ 3.908 s] [INFO] common ............................................. SUCCESS [ 1.673 s] [INFO] flightrecorder ..................................... SUCCESS [ 0.535 s] [INFO] flightrecorder.rules ............................... SUCCESS [ 0.166 s] [INFO] flightrecorder.rules.jdk ........................... SUCCESS [ 0.348 s] [INFO] missioncontrol.core.tests .......................... SUCCESS [ 0.000 s] [INFO] common.test ........................................ SUCCESS [ 10.279 s] [INFO] flightrecorder.test ................................ SUCCESS [ 10.240 s] [INFO] flightrecorder.rules.test .......................... SUCCESS [ 10.044 s] [INFO] flightrecorder.rules.jdk.test 7.1.1 ................ SUCCESS [ 10.361 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.776 s [INFO] Finished at: 2021-05-23T15:56:56+08:00 [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA32Pyw6CMBBF93zF2H1B9zyirli4IiZuKx2bGpySUlD+3tYnLmR5z5zcm0mL26WB AW2nDWVsFS8ZINVGalIZ21d8XW3LkhV5lC44h02vGwkSWyTpNY0dKCS0wqGE4wiH3UDAubenTh4B fMEYogfKmr4tZW6sis1VdG38GEabJu/TUxTW6ZOonQcfY8JCefLb/n/s3JN2MwOv+1z9JIXf7nRl bZhCAQAA -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uMM2rk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch ++ dirname /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch + cd jmc7-e67446b5fc9d/core + xmvn-install -R .xmvn-reactor -n jmc-core -d /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch [INFO] Installing artifact org.openjdk.jmc:missioncontrol.core:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules.jdk:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:flightrecorder.rules.jdk:pom:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common.test:jar:7.1.1 [INFO] Installing artifact org.openjdk.jmc:common.test:pom:7.1.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/javadoc/jmc-core + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/args .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/javadoc/jmc-core + echo /usr/share/javadoc/jmc-core + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 7.1.1-3.module+el8.3.0+76+2d39544e --unique-debug-suffix -7.1.1-3.module+el8.3.0+76+2d39544e.noarch --unique-debug-src-base jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jmc7-e67446b5fc9d/core + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aiEpg9 + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + DOCDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core + cp -pr README.md /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6nAW5X + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + LICENSEDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core + cp -pr THIRDPARTYREADME.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/common.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/common.jar'] [INFO osgi.req] osgi(org.owasp.encoder) [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/common.test.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.common.test) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/common.test.jar'] [INFO osgi.req] osgi(org.junit), osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.jar'] [INFO osgi.req] osgi(org.openjdk.jmc.common) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.rules.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder.rules) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.rules.jar'] [INFO osgi.req] osgi(org.openjdk.jmc.common) = 7.1.1, osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.rules.jdk.jar'] [INFO osgi.prov] osgi(org.openjdk.jmc.flightrecorder.rules.jdk) = 7.1.1 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/java/jmc-core/flightrecorder.rules.jdk.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/maven-metadata/jmc-core.xml'] [INFO maven.prov] mvn(org.openjdk.jmc:flightrecorder) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder:pom:) = 7.1.1, mvn(org.openjdk.jmc:common) = 7.1.1, mvn(org.openjdk.jmc:missioncontrol.core:pom:) = 7.1.1, mvn(org.openjdk.jmc:common.test) = 7.1.1, mvn(org.openjdk.jmc:common:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules.jdk:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules.jdk) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules) = 7.1.1, mvn(org.openjdk.jmc:common.test:pom:) = 7.1.1, mvn(org.openjdk.jmc:flightrecorder.rules:pom:) = 7.1.1 [INFO maven.req] input: ['/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/maven-metadata/jmc-core.xml'] [INFO maven.req] java-headless >= 1:1.7, mvn(org.owasp.encoder:encoder), javapackages-filesystem Provides: jmc-core = 7.1.1-3.module+el8.3.0+76+2d39544e mvn(org.openjdk.jmc:common) = 7.1.1 mvn(org.openjdk.jmc:common.test) = 7.1.1 mvn(org.openjdk.jmc:common.test:pom:) = 7.1.1 mvn(org.openjdk.jmc:common:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules.jdk) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules.jdk:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder.rules:pom:) = 7.1.1 mvn(org.openjdk.jmc:flightrecorder:pom:) = 7.1.1 mvn(org.openjdk.jmc:missioncontrol.core:pom:) = 7.1.1 osgi(org.openjdk.jmc.common) = 7.1.1 osgi(org.openjdk.jmc.common.test) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder.rules) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder.rules.jdk) = 7.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem mvn(org.owasp.encoder:encoder) osgi(org.openjdk.jmc.common) = 7.1.1 osgi(org.openjdk.jmc.flightrecorder) = 7.1.1 osgi(org.owasp.encoder) Processing files: jmc-core-javadoc-7.1.1-3.module+el8.3.0+76+2d39544e.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yJsdSP + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + DOCDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core-javadoc + cp -pr README.md /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/doc/jmc-core-javadoc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aEfEFH + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + LICENSEDIR=/builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core-javadoc + cp -pr THIRDPARTYREADME.txt /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch/usr/share/licenses/jmc-core-javadoc + exit 0 Provides: jmc-core-javadoc = 7.1.1-3.module+el8.3.0+76+2d39544e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch Wrote: /builddir/build/RPMS/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch.rpm Wrote: /builddir/build/RPMS/jmc-core-javadoc-7.1.1-3.module+el8.3.0+76+2d39544e.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.K5xPbM + umask 022 + cd /builddir/build/BUILD + cd jmc7-e67446b5fc9d/core + /usr/bin/rm -rf /builddir/build/BUILDROOT/jmc-core-7.1.1-3.module+el8.3.0+76+2d39544e.noarch + exit 0 Child return code was: 0