You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.mat.tests: An unexpected error occurred while launching the test runtime (process returned error code 13). Command-line used to launch the sub-process was /opt/tools/java/temurin/jdk-17/latest/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -ea -Xmx1536m --add-exports=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED -Dosgi.clean=true -jar /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231012-1237/org.eclipse.equinox.launcher-1.6.600.v20231012-1237.jar -data /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/data -install /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work -configuration /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/target/surefire.properties in working directory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests -> [Help 1]
The current active supported Tycho version is Tycho 4.0.3, you should really upgrade your toolchain if you want to keep up with latest Eclipse development.
We are running the Eclipse Memory Analyzer 1.15.0 CI builds against Eclipse Platform https://download.eclipse.org/eclipse/updates/4.30-I-builds/ to pick up the fix for CVE-2021-28170
This has been working, but build https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20231104-0830/ consistently fails to run the MAT tests, both locally with a Maven build and CI builds:
https://ci.eclipse.org/mat/job/tycho-mat-nightly/1506/console
https://ci.eclipse.org/mat/job/tycho-mat-nightly/1504/console
https://ci.eclipse.org/mat/job/tycho-mat-nightly/1503/console
https://ci.eclipse.org/mat/job/tycho-mat-nightly/1502/console
https://ci.eclipse.org/mat/job/tycho-mat-nightly/1501/console
1505 was built successfully against 4.29, 1500 successfully against https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20231101-1800/plugins/
I guess the workaround for us would be to build against a previous known good version, e.g. the M1.
https://download.eclipse.org/eclipse/downloads/drops4/S-4.30M1-202309271800/
https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20230927-1800/
so long as this a transient error.
The text was updated successfully, but these errors were encountered: