Build has been automatically abandoned by the build engine
I trigger a build using build definition in RTC client and the build engine creates the build successfully, suddenly I started to receive "Abandoned" in the RTC client when I request the build, below are the logs I am getting
********
This build has been automatically abandoned by the build engine 'DEV_ERP_Engine'.
This can happen if the build engine stops while it is processing a build, or if it fails to communicate with the server (e.g. due to the server crashing, or a network break).
As a result, the build is left in the in-progress state.
Such builds are automatically abandoned for the following reasons:
1. When the build engine is restarted, new builds will be processed, however the old builds would otherwise remain in the in-progress state indefinitely.
2. As a result the build engine would appear as busy when it is not.
*********
2025-10-06 12:09:16 [Jazz build engine] Yes: Always build a user initiated request.
2025-10-06 12:09:17 [Jazz build engine] Invoking pre-build participant "com.ibm.team.build.jazzscm"
2025-10-06 12:09:17 [Jazz build engine] Accepting changes into workspace "ERP_DEV_ISC11_JAVA8_WORKSHOP Workspace_BUILD_ERP" ...
2025-10-06 12:09:17 [Jazz build engine] Deleting fetch destination "D:\Builds\RTC_JBE_BUILDS\EAD" before fetching ...
2025-10-06 12:09:17 [Jazz build engine] Fetching files to fetch destination "D:\Builds\RTC_JBE_BUILDS\EAD" ...
2025-10-06 12:09:47 [Jazz build engine] Discovered build "" has been abandoned. Attempting to interrupt build.
2025-10-06 12:09:53 [Jazz build engine] Build "" has been interrupted.
org.eclipse.core.runtime.OperationCanceledException
at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(ResourceSharingManager.java:81)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(ResourceSharingManager.java:89)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:165)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(FileSystemOperation.java:145)
at com.ibm.team.filesystem.client.internal.operations.LoadOperation.execute(LoadOperation.java:750)
at com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(FileSystemOperation.java:90)
at com.ibm.team.build.internal.scm.SourceControlUtility.updateFileCopyArea(SourceControlUtility.java:724)
at com.ibm.team.build.internal.engine.JazzScmPreBuildParticipant.preBuild(JazzScmPreBuildParticipant.java:248)
at com.ibm.team.build.internal.engine.BuildLoop.invokePreBuildParticipants(BuildLoop.java:1072)
at com.ibm.team.build.internal.engine.BuildLoop$4.run(BuildLoop.java:878)
at java.lang.Thread.run(Thread.java:785)
*************
2025-10-06 19:26:41 [Jazz build engine] Found a user request for build definition "EAD build definition".
2025-10-06 19:26:41 [Jazz build engine] Should build occur?
2025-10-06 19:26:41 [Jazz build engine] Yes: Always build a user initiated request.
2025-10-06 19:26:41 [Jazz build engine] Invoking pre-build participant "com.ibm.team.build.jazzscm"
2025-10-06 19:27:01 [Jazz build engine] Waiting 1 seconds for abandon thread to finish...
2025-10-06 19:27:01 [Jazz build engine]
2025-10-06 19:27:01 [Jazz build engine] Sleeping for 1 seconds...
2025-10-06 19:27:02 [Jazz build engine] Waiting 2 seconds for abandon thread to finish...
2025-10-06 19:27:02 [Jazz build engine]
2025-10-06 19:27:02 [Jazz build engine] Sleeping for 2 seconds...
2025-10-06 19:27:04 [Jazz build engine] Waiting 4 seconds for abandon thread to finish...
2025-10-06 19:27:04 [Jazz build engine]
********
kindly advise if you encountered such issue before
2 answers
Yes, I've encountered this issue before. It usually happens when the build engine loses connection to the server or is forcefully stopped during an active build. https://jazz.net/forum/questions/291614/build-has-snow rider 3d-been-automatically-abandoned-by-the-build-engine