Test_openjdk17_hs_extended.system_aarch64_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-linux-aarch64-temurin" build number 37
originally caused by:
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 8454
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.11-release^{commit} # timeout=10
Checking out Revision 85064f9ddf87f4fdcc45df179292bd55aeafafb1 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 85064f9ddf87f4fdcc45df179292bd55aeafafb1 # timeout=10
Commit message: "Update MSFT exclude list from October 2025 PSU in release branch (#6809)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-14T02:06:14.029Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-01-14T02:06:14.030Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-14T02:06:14.040Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T02:06:14.044Z] dynamicAgents: []
[Pipeline] node
[2026-01-14T02:06:14.085Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-14T02:06:14.106Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T02:06:14.492Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T02:06:14.492Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T02:06:25.623Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T02:06:25.871Z] ERROR: Checkout failed
[2026-01-14T02:06:25.871Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:06:25.871Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:06:25.871Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:06:25.871Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:06:25.871Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:06:25.871Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:06:25.871Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:06:25.871Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:06:25.871Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:06:25.871Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:06:25.871Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:06:25.871Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:06:25.871Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:06:25.871Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:06:25.871Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:06:25.871Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:06:25.871Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:06:25.871Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:06:25.871Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:06:25.871Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:06:25.871Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:06:25.871Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:06:25.871Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:06:25.871Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:06:25.871Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:06:25.871Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:06:25.871Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:06:25.871Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-14T02:06:25.873Z] ERROR: Execution failed
[2026-01-14T02:06:25.873Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:06:25.873Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:06:25.873Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:06:25.873Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:06:25.873Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:06:25.873Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:06:25.873Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:06:25.873Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:06:25.873Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:06:25.873Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:06:25.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:06:25.873Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:06:25.873Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:06:25.873Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3e84e51c-fff2-40ba-a007-59ee42902fcb
[2026-01-14T02:06:25.873Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:06:25.873Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:06:25.873Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:06:25.873Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:06:25.873Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:06:25.873Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:06:25.873Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:06:25.873Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:06:25.873Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:06:25.873Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:06:25.873Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:06:25.873Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:06:25.873Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:06:25.873Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:06:25.873Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:06:25.874Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:06:25.874Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:06:25.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:06:25.874Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:06:25.874Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:06:25.874Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-14T02:06:25.893Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-14T02:09:25.897Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T02:09:26.281Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T02:09:26.281Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T02:09:26.464Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T02:09:26.689Z] ERROR: Checkout failed
[2026-01-14T02:09:26.690Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:09:26.690Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:09:26.690Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:09:26.690Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:09:26.690Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:09:26.690Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:09:26.690Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:09:26.690Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:09:26.690Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:09:26.690Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:09:26.690Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:09:26.690Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:09:26.690Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:09:26.690Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:09:26.690Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:09:26.690Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:09:26.690Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:09:26.690Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:09:26.690Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:09:26.690Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:09:26.690Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:09:26.690Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:09:26.690Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:09:26.690Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:09:26.690Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:09:26.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:09:26.690Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:09:26.691Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-14T02:09:26.693Z] ERROR: Execution failed
[2026-01-14T02:09:26.693Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:09:26.693Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:09:26.693Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:09:26.693Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:09:26.693Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:09:26.693Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:09:26.693Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:09:26.693Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:09:26.693Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:09:26.693Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:09:26.693Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:09:26.693Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:09:26.693Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:09:26.693Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b4846692-262b-4a5d-8e65-28f7a5229000
[2026-01-14T02:09:26.693Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:09:26.693Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:09:26.693Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:09:26.693Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:09:26.693Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:09:26.693Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:09:26.693Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:09:26.694Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:09:26.694Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:09:26.694Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:09:26.694Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:09:26.694Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:09:26.694Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:09:26.694Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:09:26.694Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:09:26.694Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:09:26.694Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:09:26.694Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:09:26.694Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:09:26.694Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:09:26.694Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-14T02:09:26.713Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-14T02:12:26.719Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T02:12:27.105Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T02:12:27.106Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T02:12:27.286Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T02:12:27.513Z] ERROR: Checkout failed
[2026-01-14T02:12:27.513Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:12:27.513Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:12:27.513Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:12:27.513Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:12:27.513Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:12:27.513Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:12:27.513Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:12:27.513Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:12:27.513Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:12:27.513Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:12:27.513Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:12:27.513Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:12:27.513Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:12:27.513Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:12:27.513Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:12:27.513Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:12:27.513Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:12:27.513Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:12:27.513Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:12:27.513Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:12:27.513Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:12:27.513Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:12:27.513Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:12:27.513Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:12:27.513Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:12:27.513Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:12:27.513Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:12:27.513Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-14T02:12:27.515Z] ERROR: Execution failed
[2026-01-14T02:12:27.516Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:12:27.516Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:12:27.516Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:12:27.516Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:12:27.516Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:12:27.516Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:12:27.516Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:12:27.516Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:12:27.516Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:12:27.516Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 165bac69-f9b6-4a2a-9d4a-2a69b8dd1a36
[2026-01-14T02:12:27.516Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:12:27.516Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:12:27.516Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:12:27.516Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:12:27.516Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:12:27.516Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:12:27.516Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:12:27.516Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:12:27.516Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:12:27.516Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:12:27.516Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:12:27.516Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:12:27.516Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:12:27.516Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:12:27.516Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:12:27.516Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:12:27.516Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:12:27.516Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:12:27.516Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-14T02:12:27.534Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-14T02:15:27.537Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T02:15:27.914Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T02:15:27.914Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T02:15:28.094Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T02:15:28.336Z] ERROR: Checkout failed
[2026-01-14T02:15:28.337Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:15:28.337Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:15:28.337Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:15:28.337Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:15:28.337Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:15:28.337Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:15:28.337Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:15:28.337Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:15:28.337Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:15:28.337Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:15:28.337Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:15:28.337Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:15:28.337Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:15:28.337Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:15:28.337Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:15:28.337Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:15:28.337Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:15:28.337Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:15:28.337Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:15:28.337Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:15:28.337Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:15:28.337Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:15:28.337Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:15:28.337Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:15:28.337Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:15:28.337Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:15:28.337Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:15:28.337Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-14T02:15:28.340Z] ERROR: Execution failed
[2026-01-14T02:15:28.340Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:15:28.340Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:15:28.340Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:15:28.340Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:15:28.340Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:15:28.340Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:15:28.340Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:15:28.340Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:15:28.340Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:15:28.340Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3d01673f-2cf7-47c7-9332-ca462198100c
[2026-01-14T02:15:28.340Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:15:28.340Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:15:28.340Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:15:28.340Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:15:28.340Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:15:28.340Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:15:28.340Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:15:28.340Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:15:28.340Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:15:28.340Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:15:28.340Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:15:28.340Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:15:28.340Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:15:28.340Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:15:28.340Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:15:28.340Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:15:28.340Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:15:28.340Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:15:28.341Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-14T02:15:28.363Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-14T02:18:28.369Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T02:18:28.759Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T02:18:28.759Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T02:18:28.939Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T02:18:29.168Z] ERROR: Checkout failed
[2026-01-14T02:18:29.169Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-5
[2026-01-14T02:18:29.169Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T02:18:29.169Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T02:18:29.169Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T02:18:29.169Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-14T02:18:29.169Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-14T02:18:29.169Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T02:18:29.169Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:18:29.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:18:29.169Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[2026-01-14T02:18:29.169Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-14T02:18:29.169Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-14T02:18:29.169Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-14T02:18:29.169Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-14T02:18:29.169Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-14T02:18:29.169Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-14T02:18:29.169Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-14T02:18:29.169Z] at Jenkins v2.528.3//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-14T02:18:29.169Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-14T02:18:29.169Z] at Jenkins v2.528.3//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-14T02:18:29.169Z] at Jenkins v2.528.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-14T02:18:29.169Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T02:18:29.169Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T02:18:29.169Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T02:18:29.169Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T02:18:29.169Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T02:18:29.169Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T02:18:29.169Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-14T02:18:29.189Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_linux/aqa-tests: No space left on device
[Pipeline] timeout
[2026-01-14T02:18:29.194Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-01-14T02:18:29.207Z] Test_openjdk17_hs_extended.system_aarch64_linux #509 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-01-14T02:18:29.245Z] Test_openjdk17_hs_extended.system_aarch64_linux #509 failed on test-docker-ubuntu2404-armv8-5 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_linux/509/
[2026-01-14T02:18:29.245Z] Set test-docker-ubuntu2404-armv8-5 temporarily offline! https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv8-5
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 4724e30b-dd6a-4fa8-ae28-3faea3a68fc7
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:243)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
at WorkflowScript.checkErrors(WorkflowScript:659)
at WorkflowScript.runTest(WorkflowScript:601)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor504.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor504.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor504.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:54)
at jdk.internal.reflect.GeneratedMethodAccessor528.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:54)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
at jdk.internal.reflect.GeneratedMethodAccessor485.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE