Source: jruby Version: 9.4.8.0+ds-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250414 ftbfs-trixie
Hi, During a rebuild of all packages in testing (trixie), your package failed to build on i386. Relevant part (hopefully): > make[1]: Entering directory '/build/reproducible-path/jruby-9.4.8.0+ds' > # java tests > # to debug a single test, add -Dsurefire.useFile=false > -Dtest=org/jruby/test/<TestFileName>.java > dh_auto_test -- -Djruby.revision=9.4.8.0+ds-2 -Ptest -pl org.jruby:jruby-base > /usr/lib/jvm/default-java/bin/java -noverify -cp > /usr/share/maven/boot/plexus-classworlds-2.x.jar > -Dmaven.home=/usr/share/maven > -Dmaven.multiModuleProjectDirectory=/build/reproducible-path/jruby-9.4.8.0\+ds > -Dclassworlds.conf=/etc/maven/m2-debian.conf > -Dproperties.file.manual=/build/reproducible-path/jruby-9.4.8.0\+ds/debian/maven.properties > org.codehaus.plexus.classworlds.launcher.Launcher > -s/etc/maven/settings-debian.xml > -Ddebian.dir=/build/reproducible-path/jruby-9.4.8.0\+ds/debian > -Dmaven.repo.local=/build/reproducible-path/jruby-9.4.8.0\+ds/debian/maven-repo > --batch-mode -Djruby.revision=9.4.8.0\+ds-2 -Ptest -pl org.jruby:jruby-base > OpenJDK Server VM warning: Options -Xverify:none and -noverify were > deprecated in JDK 13 and will likely be removed in a future release. > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.jruby:jruby-core:jar:9.4.8.0 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-compiler-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-shade-plugin is missing. > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.jruby:jruby-base:jar:9.4.8.0 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-compiler-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.codehaus.mojo:exec-maven-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-surefire-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-jar-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-clean-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.codehaus.mojo:build-helper-maven-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-resources-plugin is missing. > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.jruby:jruby-stdlib:jar:9.4.8.0 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-clean-plugin is missing. > [WARNING] 'build.plugins.plugin.version' for > org.codehaus.mojo:build-helper-maven-plugin is missing. > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for org.jruby:jruby-tests:jar:9.4.8.0 > [WARNING] 'dependencies.dependency.systemPath' for org.jruby:requireTest:jar > should not point at files within the project directory, > ${project.basedir}/jruby/requireTest-1.0.jar will be unresolvable by > dependent projects > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-compiler-plugin is missing. > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > [WARNING] > [INFO] > [INFO] ------------------------< org.jruby:jruby-base > >------------------------ > [INFO] Building JRuby Base 9.4.8.0 > [INFO] from .polyglot.pom.rb > [INFO] --------------------------------[ jar > ]--------------------------------- > [INFO] Looking for compatible RELEASE version of plugin > org.codehaus.mojo:build-helper-maven-plugin > [INFO] Looking for compatible RELEASE version of plugin > org.codehaus.mojo:exec-maven-plugin > [INFO] Looking for compatible RELEASE version of plugin > org.apache.felix:maven-bundle-plugin > [INFO] Looking for compatible RELEASE version of plugin > org.apache.maven.plugins:maven-shade-plugin > [INFO] Looking for compatible RELEASE version of plugin > org.apache.maven.plugins:maven-invoker-plugin > [WARNING] The artifact > org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 has been relocated to > org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3 > [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.1.2 > has been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 > [WARNING] The artifact org.osgi:org.osgi.core:jar:debian has been relocated > to org.osgi:osgi.core:jar:debian > [INFO] > [INFO] --- exec:3.1.0:exec (default) @ jruby-base --- > [INFO] > [INFO] --- resources:3.3.1:resources (default-resources) @ jruby-base --- > [INFO] Copying 43 resources from src/main/ruby to target/classes > [INFO] Copying 2 resources from src/main/resources to target/classes > [INFO] > [INFO] --- compiler:3.13.0:compile (anno) @ jruby-base --- > [INFO] Nothing to compile - all classes are up to date. > [INFO] > [INFO] --- resources:3.3.1:copy-resources (default) @ jruby-base --- > [INFO] Copying 1 resource from src/main/resources to src/main/java > [INFO] Copying 4 resources from .. to src/main/java/META-INF > [INFO] > [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby-base --- > [INFO] Nothing to compile - all classes are up to date. > [INFO] > [INFO] --- build-helper:3.3.0:add-source (add-populators) @ jruby-base --- > [INFO] Source directory: > /build/reproducible-path/jruby-9.4.8.0+ds/core/target/generated-sources added. > [INFO] > [INFO] --- exec:3.1.0:exec (invoker-generator) @ jruby-base --- > /build/reproducible-path/jruby-9.4.8.0+ds/core/target/generated-sources/annotated_classes.txt > - not found. skip generator. > [INFO] > [INFO] --- exec:3.1.0:exec (scope-generator) @ jruby-base --- > [INFO] > [INFO] --- compiler:3.13.0:compile (populators) @ jruby-base --- > [INFO] Nothing to compile - all classes are up to date. > [INFO] > [INFO] --- compiler:3.13.0:compile (eclipse-hack) @ jruby-base --- > [INFO] Not compiling main sources > [INFO] > [INFO] --- resources:3.3.1:testResources (default-testResources) @ jruby-base > --- > [INFO] Copying 12 resources from src/test/resources to target/test-classes > [INFO] > [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby-base --- > [INFO] Compiling 107 source files with javac [debug deprecation target 1.8] > to target/test-classes > [WARNING] bootstrap class path not set in conjunction with -source 8 > [WARNING] source value 8 is obsolete and will be removed in a future release > [WARNING] target value 8 is obsolete and will be removed in a future release > [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/test/TestMethodFactories.java:[31,17] > org.jruby.CompatVersion in org.jruby has been deprecated > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/ScriptingContainerTest.java:[816,21] > Long(long) in java.lang.Long has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/ScriptingContainerTest.java:[989,22] > Double(double) in java.lang.Double has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/ScriptingContainerTest.java:[990,22] > Double(double) in java.lang.Double has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/test/TestJavaUtil.java:[55,58] > Integer(int) in java.lang.Integer has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/test/TestJavaUtil.java:[56,58] > Double(double) in java.lang.Double has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/jsr223/JRubyEngineTest.java:[617,77] > non-varargs call of varargs method with inexact argument type for last > parameter; > cast to java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this > warning > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/jsr223/JRubyEngineTest.java:[634,79] > non-varargs call of varargs method with inexact argument type for last > parameter; > cast to java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this > warning > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/jsr223/JRubyEngineTest.java:[675,66] > non-varargs call of varargs method with inexact argument type for last > parameter; > cast to java.lang.Object for a varargs call > cast to java.lang.Object[] for a non-varargs call and to suppress this > warning > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/jsr223/JRubyEngineTest.java:[783,30] > Double(double) in java.lang.Double has been deprecated and marked for removal > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/javasupport/test/RubyTestCase.java:[73,19] > > require(org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.Block) > in org.jruby.RubyKernel has been deprecated > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/javasupport/TestJava.java:[84,54] > create(org.jruby.Ruby,java.lang.reflect.Constructor<?>) in > org.jruby.javasupport.JavaConstructor has been deprecated > [WARNING] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/exceptions/TestRaiseException.java:[90,23] > from(org.jruby.RubyException,org.jruby.runtime.builtin.IRubyObject) in > org.jruby.exceptions.RaiseException has been deprecated > [INFO] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/ScriptingContainerTest.java: > Some input files use unchecked or unsafe operations. > [INFO] > /build/reproducible-path/jruby-9.4.8.0+ds/core/src/test/java/org/jruby/embed/ScriptingContainerTest.java: > Recompile with -Xlint:unchecked for details. > [INFO] > [INFO] --- surefire:2.22.3:test (default-test) @ jruby-base --- > [WARNING] Parameter 'systemProperties' is deprecated: Use > systemPropertyVariables instead. > [INFO] > [INFO] ------------------------------------------------------- > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM > 1. See FAQ web page and the dump file > /build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire-reports/2025-04-14T05-00-17_067-jvmRun1.dumpstream > [INFO] > [INFO] Results: > [INFO] > [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 10.593 s > [INFO] Finished at: 2025-04-14T05:00:19Z > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on > project jruby-base: There are test failures. > [ERROR] > [ERROR] Please refer to > /build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire-reports for > the individual test results. > [ERROR] Please refer to dump files (if any exist) [date].dump, > [date]-jvmRun[N].dump and [date].dumpstream. > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12645183857298067402.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire4035321267972211775tmp' > 'surefire_0568777132159734143tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13241340449656369309.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6267490041819554112tmp' > 'surefire_115757909519559690058tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8989961430246323453.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15244952183154568048tmp' > 'surefire_29601663093636708221tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7098173770836628071.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire5604899118136613330tmp' > 'surefire_317042971040203744013tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter11712271739116472899.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15856453762541415465tmp' > 'surefire_44593023623468140352tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14558171182096574553.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10014540768317228599tmp' > 'surefire_511314718499678341586tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13975178775943818534.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15713538572596341765tmp' > 'surefire_69439776811339464843tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9085277872727269851.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire5050310665262333869tmp' > 'surefire_710033994933422340812tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14721006017976420389.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16220358021285138910tmp' > 'surefire_88828131824474944005tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4561446301325689232.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10575489775252230252tmp' > 'surefire_910996771868636907689tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6389837244458268216.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13044376449949382956tmp' > 'surefire_1010364691841334724746tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4941981709293799692.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16582887018070823566tmp' > 'surefire_119049694438949219730tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7405250170307864997.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15420641465576746264tmp' > 'surefire_1212989501580624840664tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7069957862010608462.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11009469707390524638tmp' > 'surefire_134426793727284761367tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1320395994281171598.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2656965452001130543tmp' > 'surefire_1417504036681781242113tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter11934535336989579283.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12015062617795058832tmp' > 'surefire_1516231971389348969949tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10982459046788793295.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14966705098438754746tmp' > 'surefire_162596048355088158671tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5852819201597893627.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire4304013176305199997tmp' > 'surefire_1716146151510841637782tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14132248587665505396.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13578237604150713594tmp' > 'surefire_183839856687984700000tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter221485954315273597.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11044272646110754872tmp' > 'surefire_19578828364305287692tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter17503506152322230995.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11656711222362767884tmp' > 'surefire_203932371336661753526tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6633048404830103975.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12821306245500540790tmp' > 'surefire_2112513777625014303959tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter17852343797608329300.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire1610425763110463392tmp' > 'surefire_229498089698993409504tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5727362515227289698.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12749080234400978796tmp' > 'surefire_2312862242727193430108tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter18437999188613333991.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13951129988479551982tmp' > 'surefire_248811126146100489157tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8510469526098399035.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16106839260290745799tmp' > 'surefire_2516189242977297257186tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12287884177545104695.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8134894577137604368tmp' > 'surefire_265143776660498878215tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7906512865085284894.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire18382811852811563819tmp' > 'surefire_276760748938814527652tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8505222779000932718.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6698292070677159541tmp' > 'surefire_2817794585083266271856tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter692877830117396937.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14976757759272381527tmp' > 'surefire_2917072434676488032002tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13131391622999380948.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8465179610078521916tmp' > 'surefire_309025532519660701273tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13883915086144995587.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12864995368921775208tmp' > 'surefire_3118334577661199190862tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9813462629610405143.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2841592383824550217tmp' > 'surefire_3215892780600783125152tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter338064272608796743.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17889556440072205274tmp' > 'surefire_3315939169844701854509tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter16739080568810319197.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15100213494105193559tmp' > 'surefire_34466515694333703987tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1844560888399080046.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15287913177125979834tmp' > 'surefire_354397946996035072786tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4197625547538271877.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14813999341975876073tmp' > 'surefire_3616438945119796426901tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6696034426900238457.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire7273126415026298848tmp' > 'surefire_376095563069280761886tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter538246195605043189.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15564563628327902526tmp' > 'surefire_381453278905212479997tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10249141563198803370.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12616135904580353518tmp' > 'surefire_396471624177562168955tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6107680403037076622.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9261728536806950235tmp' > 'surefire_408767761790509248690tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14990662854963812932.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2125751720278993821tmp' > 'surefire_416850355533990816044tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6407430695580156693.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3129494541749970806tmp' > 'surefire_4211228010418162189562tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1724397816891269789.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17176466079966476072tmp' > 'surefire_4315995980988835274564tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7196209395098341983.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16880953740195215931tmp' > 'surefire_4415459167954608676590tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6460385126708325062.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire1854202232409560145tmp' > 'surefire_4514581717864188913497tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter15778192952863235155.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9989996600677981428tmp' > 'surefire_464923405765715262459tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7451536087729313791.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3034547015421602232tmp' > 'surefire_4711453115559062115084tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter874861590020380260.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16223176457519040390tmp' > 'surefire_4818106722012608420417tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12219055373649229527.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16899588933970827555tmp' > 'surefire_4917966782081329614833tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter15521164128244196456.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8230465946143968383tmp' > 'surefire_50843565736028254554tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6961322225416832576.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16876364755983395790tmp' > 'surefire_517496238464939002170tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9642113925033006093.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17556862870289339990tmp' > 'surefire_5215624034808763072391tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7884726490480101147.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17284556311554522946tmp' > 'surefire_538792782648078052309tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5064723494668700170.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16347582999684191029tmp' > 'surefire_5417488731632846348013tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8341527433012310094.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12687076126491111648tmp' > 'surefire_5511997677336817156094tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9292004106395472054.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire7533299034114017073tmp' > 'surefire_568416964085425560143tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13094145541020781017.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13117304969005731904tmp' > 'surefire_5715844679720270400629tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7356430595404074852.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10205419990333764931tmp' > 'surefire_587595794955090116479tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4016234780379461181.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9479000166324357082tmp' > 'surefire_598095115268497033809tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter3353432449920567905.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12331211819613799650tmp' > 'surefire_609217483279944685717tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4134127568391125364.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3239053422160263014tmp' > 'surefire_616519272132573628431tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13562195522707114345.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6348669366996723554tmp' > 'surefire_6211381442141619436649tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13887719246039081939.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8146412368221806470tmp' > 'surefire_635612775824303395683tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10358467078136448728.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9378169386866566061tmp' > 'surefire_645292392783040053467tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5428466765277845163.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17373018814239240179tmp' > 'surefire_6512949659246979536476tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12144327750556832257.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9727356782000748287tmp' > 'surefire_6613398379955484208019tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: > ExecutionException The forked VM terminated without properly saying goodbye. > VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12645183857298067402.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire4035321267972211775tmp' > 'surefire_0568777132159734143tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13241340449656369309.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6267490041819554112tmp' > 'surefire_115757909519559690058tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8989961430246323453.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15244952183154568048tmp' > 'surefire_29601663093636708221tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7098173770836628071.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire5604899118136613330tmp' > 'surefire_317042971040203744013tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter11712271739116472899.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15856453762541415465tmp' > 'surefire_44593023623468140352tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14558171182096574553.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10014540768317228599tmp' > 'surefire_511314718499678341586tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13975178775943818534.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15713538572596341765tmp' > 'surefire_69439776811339464843tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9085277872727269851.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire5050310665262333869tmp' > 'surefire_710033994933422340812tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14721006017976420389.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16220358021285138910tmp' > 'surefire_88828131824474944005tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4561446301325689232.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10575489775252230252tmp' > 'surefire_910996771868636907689tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6389837244458268216.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13044376449949382956tmp' > 'surefire_1010364691841334724746tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4941981709293799692.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16582887018070823566tmp' > 'surefire_119049694438949219730tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7405250170307864997.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15420641465576746264tmp' > 'surefire_1212989501580624840664tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7069957862010608462.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11009469707390524638tmp' > 'surefire_134426793727284761367tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1320395994281171598.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2656965452001130543tmp' > 'surefire_1417504036681781242113tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter11934535336989579283.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12015062617795058832tmp' > 'surefire_1516231971389348969949tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10982459046788793295.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14966705098438754746tmp' > 'surefire_162596048355088158671tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5852819201597893627.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire4304013176305199997tmp' > 'surefire_1716146151510841637782tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14132248587665505396.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13578237604150713594tmp' > 'surefire_183839856687984700000tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter221485954315273597.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11044272646110754872tmp' > 'surefire_19578828364305287692tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter17503506152322230995.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire11656711222362767884tmp' > 'surefire_203932371336661753526tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6633048404830103975.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12821306245500540790tmp' > 'surefire_2112513777625014303959tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter17852343797608329300.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire1610425763110463392tmp' > 'surefire_229498089698993409504tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5727362515227289698.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12749080234400978796tmp' > 'surefire_2312862242727193430108tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter18437999188613333991.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13951129988479551982tmp' > 'surefire_248811126146100489157tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8510469526098399035.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16106839260290745799tmp' > 'surefire_2516189242977297257186tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12287884177545104695.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8134894577137604368tmp' > 'surefire_265143776660498878215tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7906512865085284894.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire18382811852811563819tmp' > 'surefire_276760748938814527652tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8505222779000932718.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6698292070677159541tmp' > 'surefire_2817794585083266271856tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter692877830117396937.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14976757759272381527tmp' > 'surefire_2917072434676488032002tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13131391622999380948.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8465179610078521916tmp' > 'surefire_309025532519660701273tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13883915086144995587.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12864995368921775208tmp' > 'surefire_3118334577661199190862tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9813462629610405143.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2841592383824550217tmp' > 'surefire_3215892780600783125152tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter338064272608796743.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17889556440072205274tmp' > 'surefire_3315939169844701854509tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter16739080568810319197.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15100213494105193559tmp' > 'surefire_34466515694333703987tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1844560888399080046.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15287913177125979834tmp' > 'surefire_354397946996035072786tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4197625547538271877.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire14813999341975876073tmp' > 'surefire_3616438945119796426901tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6696034426900238457.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire7273126415026298848tmp' > 'surefire_376095563069280761886tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter538246195605043189.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire15564563628327902526tmp' > 'surefire_381453278905212479997tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10249141563198803370.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12616135904580353518tmp' > 'surefire_396471624177562168955tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6107680403037076622.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9261728536806950235tmp' > 'surefire_408767761790509248690tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter14990662854963812932.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire2125751720278993821tmp' > 'surefire_416850355533990816044tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6407430695580156693.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3129494541749970806tmp' > 'surefire_4211228010418162189562tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter1724397816891269789.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17176466079966476072tmp' > 'surefire_4315995980988835274564tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7196209395098341983.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16880953740195215931tmp' > 'surefire_4415459167954608676590tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6460385126708325062.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire1854202232409560145tmp' > 'surefire_4514581717864188913497tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter15778192952863235155.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9989996600677981428tmp' > 'surefire_464923405765715262459tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7451536087729313791.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3034547015421602232tmp' > 'surefire_4711453115559062115084tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter874861590020380260.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16223176457519040390tmp' > 'surefire_4818106722012608420417tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12219055373649229527.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16899588933970827555tmp' > 'surefire_4917966782081329614833tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter15521164128244196456.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8230465946143968383tmp' > 'surefire_50843565736028254554tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter6961322225416832576.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16876364755983395790tmp' > 'surefire_517496238464939002170tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9642113925033006093.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17556862870289339990tmp' > 'surefire_5215624034808763072391tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7884726490480101147.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17284556311554522946tmp' > 'surefire_538792782648078052309tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5064723494668700170.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire16347582999684191029tmp' > 'surefire_5417488731632846348013tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter8341527433012310094.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12687076126491111648tmp' > 'surefire_5511997677336817156094tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter9292004106395472054.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire7533299034114017073tmp' > 'surefire_568416964085425560143tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13094145541020781017.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire13117304969005731904tmp' > 'surefire_5715844679720270400629tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter7356430595404074852.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire10205419990333764931tmp' > 'surefire_587595794955090116479tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4016234780379461181.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9479000166324357082tmp' > 'surefire_598095115268497033809tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter3353432449920567905.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire12331211819613799650tmp' > 'surefire_609217483279944685717tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter4134127568391125364.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire3239053422160263014tmp' > 'surefire_616519272132573628431tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13562195522707114345.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire6348669366996723554tmp' > 'surefire_6211381442141619436649tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter13887719246039081939.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire8146412368221806470tmp' > 'surefire_635612775824303395683tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter10358467078136448728.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9378169386866566061tmp' > 'surefire_645292392783040053467tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter5428466765277845163.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire17373018814239240179tmp' > 'surefire_6512949659246979536476tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] ExecutionException The forked VM terminated without properly saying > goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12144327750556832257.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9727356782000748287tmp' > 'surefire_6613398379955484208019tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:510) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:457) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:298) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1186) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1014) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:860) > [ERROR] at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162) > [ERROR] at > org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73) > [ERROR] at > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118) > [ERROR] at > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261) > [ERROR] at > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173) > [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101) > [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906) > [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283) > [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:206) > [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:196) > [ERROR] at org.debian.maven.Wrapper.main(Wrapper.java:89) > [ERROR] at > java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) > [ERROR] at java.base/java.lang.reflect.Method.invoke(Method.java:580) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:322) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:235) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348) > [ERROR] Caused by: > org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM > terminated without properly saying goodbye. VM crash or System.exit called? > [ERROR] Command was /bin/sh -c cd > '/build/reproducible-path/jruby-9.4.8.0+ds/core' && > '/usr/lib/jvm/java-21-openjdk-i386/bin/java' '-Xmx3G' '-Dfile.encoding=UTF-8' > '-Djava.awt.headless=true' '-jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire/surefirebooter12144327750556832257.jar' > '/build/reproducible-path/jruby-9.4.8.0+ds/core/target/surefire' > '2025-04-14T05-00-17_067-jvmRun1' 'surefire9727356782000748287tmp' > 'surefire_6613398379955484208019tmp' > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:115) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:444) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:420) > [ERROR] at > java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) > [ERROR] at > java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) > [ERROR] at > java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) > [ERROR] at java.base/java.lang.Thread.run(Thread.java:1583) > [ERROR] -> [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/MojoExecutionException > dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp > /usr/share/maven/boot/plexus-classworlds-2.x.jar > -Dmaven.home=/usr/share/maven > -Dmaven.multiModuleProjectDirectory=/build/reproducible-path/jruby-9.4.8.0\+ds > -Dclassworlds.conf=/etc/maven/m2-debian.conf > -Dproperties.file.manual=/build/reproducible-path/jruby-9.4.8.0\+ds/debian/maven.properties > org.codehaus.plexus.classworlds.launcher.Launcher > -s/etc/maven/settings-debian.xml > -Ddebian.dir=/build/reproducible-path/jruby-9.4.8.0\+ds/debian > -Dmaven.repo.local=/build/reproducible-path/jruby-9.4.8.0\+ds/debian/maven-repo > --batch-mode -Djruby.revision=9.4.8.0\+ds-2 -Ptest -pl org.jruby:jruby-base > returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2025/04/14/jruby_9.4.8.0+ds-2_testing-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.