Bug 572694 - 2 junit failures in pde.build only with Java 16
Summary: 2 junit failures in pde.build only with Java 16
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 4.20   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 09:18 EDT by Vikas Chandra CLA
Modified: 2023-03-30 18:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vikas Chandra CLA 2021-04-08 09:18:56 EDT
testBug219832	Error	An error occurred while processing the signatures for the file: /home/jenkins/agent/workspace/ep420I-unit-cen64-gtk3-java16/workarea/I20210407-1800/eclipse-testing/test-eclipse/eclipse/pdebuild_folder/pde.build/219832/tmp/eclipse/plugins/p1_1.0.0.jar

java.security.NoSuchAlgorithmException: An error occurred while processing the signatures for the file: /home/jenkins/agent/workspace/ep420I-unit-cen64-gtk3-java16/workarea/I20210407-1800/eclipse-testing/test-eclipse/eclipse/pdebuild_folder/pde.build/219832/tmp/eclipse/plugins/p1_1.0.0.jar
at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:231)
at org.eclipse.pde.build.tests.PDETestCase.assertJarVerifies(PDETestCase.java:357)
at org.eclipse.pde.build.internal.tests.ScriptGenerationTests.testBug219832(ScriptGenerationTests.java:1290)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 


testBug190041	Error	An error occurred while processing the signatures for the file: /home/jenkins/agent/workspace/ep420I-unit-cen64-gtk3-java16/workarea/I20210407-1800/eclipse-testing/test-eclipse/eclipse/pdebuild_folder/pde.build/190041/I.TestBuild/temp.jar

java.security.NoSuchAlgorithmException: An error occurred while processing the signatures for the file: /home/jenkins/agent/workspace/ep420I-unit-cen64-gtk3-java16/workarea/I20210407-1800/eclipse-testing/test-eclipse/eclipse/pdebuild_folder/pde.build/190041/I.TestBuild/temp.jar
at org.eclipse.osgi.internal.signedcontent.SignedBundleHook.getSignedContent(SignedBundleHook.java:231)
at org.eclipse.pde.build.tests.PDETestCase.assertJarVerifies(PDETestCase.java:357)
at org.eclipse.pde.build.internal.tests.ScriptGenerationTests.testBug190041(ScriptGenerationTests.java:1364)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
Comment 1 Eclipse Genie CLA 2023-03-30 18:00:47 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.