jdk_security1 java/security/SignedJar/spi-calendar-provider/TestSPISigned NoSuchFileException work/classes/3/java/security/SignedJar/spi-calendar-provider/TestSPISigned.d/../provider/.
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/71
jdk_security1_1
java/security/SignedJar/spi-calendar-provider/TestSPISigned.java
```
03:07:44 java.nio.file.NoSuchFileException: /home/jenkins/workspace/Test_openjdk25_j9_sanity.openjdk_aarch64_linux_Nightly_testList_1/aqa-tests/TKG/output_17618924524925/jdk_security1_1/work/classes/3/java/security/SignedJar/spi-calendar-provider/TestSPISigned.d/../provider/.
03:07:44 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
03:07:44 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
03:07:44 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
03:07:44 at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:57)
03:07:44 at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:161)
03:07:44 at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
03:07:44 at java.base/java.nio.file.Files.readAttributes(Files.java:1702)
03:07:44 at java.base/java.nio.file.FileTreeWalker.getAttributes(FileTreeWalker.java:216)
03:07:44 at java.base/java.nio.file.FileTreeWalker.visit(FileTreeWalker.java:268)
03:07:44 at java.base/java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:306)
03:07:44 at java.base/java.nio.file.FileTreeIterator.(FileTreeIterator.java:69)
03:07:44 at java.base/java.nio.file.Files.find(Files.java:3649)
03:07:44 at jdk.test.lib.util.JarUtils.findAllRegularFiles(JarUtils.java:425)
03:07:44 at jdk.test.lib.util.JarUtils.createJarFile(JarUtils.java:75)
03:07:44 at jdk.test.lib.util.JarUtils.createJarFile(JarUtils.java:106)
03:07:44 at jdk.test.lib.util.JarUtils.createJarFile(JarUtils.java:115)
03:07:44 at TestSPISigned.main(TestSPISigned.java:84)
```
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_aarch64_linux_Nightly_testList_2/71
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_aarch64_mac_Nightly_testList_2/71/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_ppc64_aix_Nightly_testList_1/71/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_ppc64_aix_Nightly_testList_2/71/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_s390x_linux_Nightly/73/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_x86-64_linux_Nightly/63/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_x86-64_mac_Nightly/71/
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.openjdk_x86-64_windows_Nightly/72/
Changes:
https://github.com/eclipse-openj9/openj9/compare/d65c0226249...42fa4e3f340
https://github.com/eclipse-openj9/openj9-omr/compare/063a87510ac89...55e1efdf474
https://github.com/adoptium/TKG/compare/5522a96beaea...50d077fc255ec88
Contributor guide
Research direction
Start with java/security/SignedJar/spi-calendar-provider/TestSPISigned.java, especially line 84, and review the failing Jenkins runs linked in the issue. Trace the JarUtils.createJarFile call and the missing provider path shown in the stack trace. Done means the test completes without NoSuchFileException across the affected platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100