Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reproduce_compare build failed with 'java.nio.file.NoSuchFileException' #730

Closed
sophia-guo opened this issue Jun 14, 2023 · 2 comments
Closed
Assignees
Labels
hotspot linux testing x64 Issues that affect or relate to the x64/x32 LINUX OS

Comments

@sophia-guo
Copy link
Contributor

hudson.remoting.ProxyException: java.nio.file.NoSuchFileException: /home/jenkins/.jenkins/jobs/build-scripts-pr-tester/jobs/build-test/jobs/jobs/jobs/jdk17u/jobs/jdk17u-linux-x64-temurin/builds/135/archive/workspace/target/OpenJDK17U-jdk_x64_linux_hotspot_2023-06-13-15-16.tar.gz
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.readAttributes(UnixFileAttributeViews.java:257)
	at java.base/sun.nio.fs.UnixFileAttributeViews$Posix.readAttributes(UnixFileAttributeViews.java:168)
	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:148)
	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
	at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
	at java.base/java.nio.file.Files.getPosixFilePermissions(Files.java:2125)
	at hudson.util.IOUtils.mode(IOUtils.java:135)
	at jenkins.util.VirtualFile$FileVF.mode(VirtualFile.java:720)
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:762)
Caused: hudson.remoting.ProxyException: java.io.IOException: Failed to copy file:/home/jenkins/.jenkins/jobs/build-scripts-pr-tester/jobs/build-test/jobs/jobs/jobs/jdk17u/jobs/jdk17u-linux-x64-temurin/builds/135/archive/workspace/target/OpenJDK17U-jdk_x64_linux_hotspot_2023-06-13-15-16.tar.gz to /home/jenkins/workspace/jdk17u-linux-x64-temurin_reproduce_compare/original/OpenJDK17U-jdk_x64_linux_hotspot_2023-06-13-15-16.tar.gz

https://ci.adoptium.net/job/jdk17u-linux-x64-temurin_reproduce_compare/7/console

@sophia-guo sophia-guo self-assigned this Jun 14, 2023
@github-actions github-actions bot added hotspot linux testing x64 Issues that affect or relate to the x64/x32 LINUX OS labels Jun 14, 2023
@sophia-guo
Copy link
Contributor Author

Related #714

@sophia-guo
Copy link
Contributor Author

Job configuration is using the stale personal branch. Updated. No this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotspot linux testing x64 Issues that affect or relate to the x64/x32 LINUX OS
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants
@sophia-guo and others