I was previously able to build 4.24.3 on this same machine.
When trying to build 4.25.3 (with "ue4-docker build 4.25.3 --exclude debug --exclude templates --monitor"), I get the following error.
Copying 163320 files from C:\UnrealEngine to C:\UnrealEngine\LocalBuilds\Engine\Windows...
[ue4-docker build] [2020-09-16 16:39:12] [Available disk: 1.34 TiB] [Available memory: 12.26 GiB physical, 24.20 GiB virtual] [CPU usage: 15.80%]
[ue4-docker build] [2020-09-16 16:39:32] [Available disk: 1.34 TiB] [Available memory: 9.55 GiB physical, 24.19 GiB virtual] [CPU usage: 7.60%]
[ue4-docker build] [2020-09-16 16:39:52] [Available disk: 1.34 TiB] [Available memory: 9.61 GiB physical, 24.20 GiB virtual] [CPU usage: 2.60%]
[ue4-docker build] [2020-09-16 16:40:12] [Available disk: 1.34 TiB] [Available memory: 9.59 GiB physical, 24.19 GiB virtual] [CPU usage: 2.00%]
[ue4-docker build] [2020-09-16 16:40:32] [Available disk: 1.34 TiB] [Available memory: 9.61 GiB physical, 24.18 GiB virtual] [CPU usage: 2.40%]
[ue4-docker build] [2020-09-16 16:40:52] [Available disk: 1.33 TiB] [Available memory: 9.61 GiB physical, 24.17 GiB virtual] [CPU usage: 2.20%]
[ue4-docker build] [2020-09-16 16:41:12] [Available disk: 1.33 TiB] [Available memory: 10.23 GiB physical, 24.18 GiB virtual] [CPU usage: 2.20%]
[ue4-docker build] [2020-09-16 16:41:32] [Available disk: 1.33 TiB] [Available memory: 12.06 GiB physical, 24.16 GiB virtual] [CPU usage: 0.90%]
[ue4-docker build] [2020-09-16 16:41:52] [Available disk: 1.33 TiB] [Available memory: 12.08 GiB physical, 24.17 GiB virtual] [CPU usage: 2.70%]
[ue4-docker build] [2020-09-16 16:42:12] [Available disk: 1.33 TiB] [Available memory: 12.08 GiB physical, 24.17 GiB virtual] [CPU usage: 2.50%]
[ue4-docker build] [2020-09-16 16:42:32] [Available disk: 1.33 TiB] [Available memory: 12.02 GiB physical, 24.19 GiB virtual] [CPU usage: 2.60%]
[ue4-docker build] [2020-09-16 16:42:52] [Available disk: 1.32 TiB] [Available memory: 11.85 GiB physical, 24.20 GiB virtual] [CPU usage: 4.00%]
[ue4-docker build] [2020-09-16 16:43:12] [Available disk: 1.32 TiB] [Available memory: 11.57 GiB physical, 24.17 GiB virtual] [CPU usage: 4.30%]
[ue4-docker build] [2020-09-16 16:43:33] [Available disk: 1.32 TiB] [Available memory: 13.37 GiB physical, 24.17 GiB virtual] [CPU usage: 1.20%]
[ue4-docker build] [2020-09-16 16:43:53] [Available disk: 1.32 TiB] [Available memory: 14.48 GiB physical, 24.13 GiB virtual] [CPU usage: 3.50%]
[ue4-docker build] [2020-09-16 16:44:13] [Available disk: 1.32 TiB] [Available memory: 14.10 GiB physical, 24.10 GiB virtual] [CPU usage: 6.00%]
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AndroidPermission\Intermediate\Build\Win64\UE4Server\Development\AndroidPermission\Module.AndroidPermission.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AndroidPermission\Intermediate\Build\Win64\UE4Server\Development\AndroidPermission\Module.AndroidPermission.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MixedRealityCaptureFramework\Intermediate\Build\Win64\UE4Server\Inc\MixedRealityCaptureFramework\MrcCalibrationData.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MixedRealityCaptureFramework\Intermediate\Build\Win64\UE4Server\Inc\MixedRealityCaptureFramework\MrcCalibrationData.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\ControlRig\Intermediate\Build\Win64\UE4Server\Development\ControlRig\Module.ControlRig.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\ControlRig\Intermediate\Build\Win64\UE4Server\Development\ControlRig\Module.ControlRig.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Renderer\Module.Renderer.5_of_15.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Renderer\Module.Renderer.5_of_15.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\nDisplay\Intermediate\Build\Win64\UE4Server\Inc\MPCDI\MPCDIBlueprintLib.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\nDisplay\Intermediate\Build\Win64\UE4Server\Inc\MPCDI\MPCDIBlueprintLib.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Lumin\MagicLeapPassableWorld\Intermediate\Build\Win64\UE4Server\Development\MagicLeapARPin\Module.MagicLeapARPin.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Lumin\MagicLeapPassableWorld\Intermediate\Build\Win64\UE4Server\Development\MagicLeapARPin\Module.MagicLeapARPin.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\DigitalMultiplex\DMXEngine\Intermediate\Build\Win64\UE4Server\Inc\DMXRuntime\DMXComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\DigitalMultiplex\DMXEngine\Intermediate\Build\Win64\UE4Server\Inc\DMXRuntime\DMXComponent.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Development\AppFramework\Module.AppFramework.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Development\AppFramework\Module.AppFramework.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\PhysXVehicles\Intermediate\Build\Win64\UE4Server\Development\PhysXVehicles\Module.PhysXVehicles.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\PhysXVehicles\Intermediate\Build\Win64\UE4Server\Development\PhysXVehicles\Module.PhysXVehicles.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\GameplayAbilities\Intermediate\Build\Win64\UE4Server\Inc\GameplayAbilities\GameplayAbilityBlueprint.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\GameplayAbilities\Intermediate\Build\Win64\UE4Server\Inc\GameplayAbilities\GameplayAbilityBlueprint.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\MediaIOFramework\Intermediate\Build\Win64\UE4Server\Development\MediaIOCore\Module.MediaIOCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\MediaIOFramework\Intermediate\Build\Win64\UE4Server\Development\MediaIOCore\Module.MediaIOCore.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Enterprise\DatasmithContent\Intermediate\Build\Win64\UE4Server\Inc\DatasmithContent\DatasmithAssetUserData.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Enterprise\DatasmithContent\Intermediate\Build\Win64\UE4Server\Inc\DatasmithContent\DatasmithAssetUserData.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\GoogleVR\GoogleVRController\Intermediate\Build\Win64\UE4Server\Inc\GoogleVRController\GoogleVRControllerFunctionLibrary.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\GoogleVR\GoogleVRController\Intermediate\Build\Win64\UE4Server\Inc\GoogleVRController\GoogleVRControllerFunctionLibrary.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\Landscape\Module.Landscape.gen.2_of_3.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\Landscape\Module.Landscape.gen.2_of_3.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Development\Engine\Module.Engine.33_of_47.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Development\Engine\Module.Engine.33_of_47.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4\Shipping\Engine\Module.Engine.37_of_47.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4\Shipping\Engine\Module.Engine.37_of_47.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Animation\LiveLink\Intermediate\Build\Win64\UE4Server\Development\LiveLinkMovieScene\Module.LiveLinkMovieScene.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Animation\LiveLink\Intermediate\Build\Win64\UE4Server\Development\LiveLinkMovieScene\Module.LiveLinkMovieScene.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\VirtualProductionUtilities\Intermediate\Build\Win64\UE4Client\Shipping\VPUtilities\Module.VPUtilities.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\VirtualProductionUtilities\Intermediate\Build\Win64\UE4Client\Shipping\VPUtilities\Module.VPUtilities.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Enterprise\VariantManagerContent\Intermediate\Build\Win64\UE4Server\Development\VariantManagerContent\Module.VariantManagerContent.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Enterprise\VariantManagerContent\Intermediate\Build\Win64\UE4Server\Development\VariantManagerContent\Module.VariantManagerContent.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\MeshModelingToolset\Intermediate\Build\Win64\UE4Server\Development\MeshModelingTools\Module.MeshModelingTools.gen.2_of_3.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\MeshModelingToolset\Intermediate\Build\Win64\UE4Server\Development\MeshModelingTools\Module.MeshModelingTools.gen.2_of_3.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\RawInput\Intermediate\Build\Win64\UE4Server\Inc\RawInput\RawInputFunctionLibrary.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\RawInput\Intermediate\Build\Win64\UE4Server\Inc\RawInput\RawInputFunctionLibrary.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Online\OnlineFramework\Intermediate\Build\Win64\UE4Server\Development\Party\Module.Party.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Online\OnlineFramework\Intermediate\Build\Win64\UE4Server\Development\Party\Module.Party.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Online\OnlineSubsystem\Intermediate\Build\Win64\UE4Server\Development\OnlineSubsystem\Module.OnlineSubsystem.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Online\OnlineSubsystem\Intermediate\Build\Win64\UE4Server\Development\OnlineSubsystem\Module.OnlineSubsystem.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\MovieSceneCapture\Module.MovieSceneCapture.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\MovieSceneCapture\Module.MovieSceneCapture.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Lumin\MagicLeapContacts\Intermediate\Build\Win64\UE4Server\Inc\MagicLeapContacts\MagicLeapContactsComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Lumin\MagicLeapContacts\Intermediate\Build\Win64\UE4Server\Inc\MagicLeapContacts\MagicLeapContactsComponent.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.
Stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj, deleting, waiting 10s and retrying.
[ue4-docker build] [2020-09-16 16:44:33] [Available disk: 1.32 TiB] [Available memory: 15.06 GiB physical, 24.10 GiB virtual] [CPU usage: 4.80%]
There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at Tools.DotNETCommon.Log.WriteLinePrivate(Int32 StackFramesToSkip, Boolean bWriteOnce, LogEventType Verbosity, LogFormatOptions FormatOptions, String Format, Object[] Args)
at Tools.DotNETCommon.Log.TraceInformation(String Format, Object[] Args)
at AutomationTool.Program.Main(String[] Arguments)
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, String[] args)
at AutomationToolLauncher.Launcher.Main(String[] Arguments) in C:\UnrealEngine\Engine\Source\Programs\AutomationToolLauncher\Launcher.cs:line 29
Unhandled Exception: System.IO.IOException: There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushInternalBuffer()
at System.IO.FileStream.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Dispose(Boolean disposing)
at System.IO.StreamWriter.Close()
at System.Diagnostics.TextWriterTraceListener.Close()
at System.Diagnostics.TraceInternal.Close()
at System.Diagnostics.Trace.Close()
at AutomationTool.Program.Domain_ProcessExit(Object sender, EventArgs e)
Unhandled Exception: System.IO.IOException: There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
at System.IO.FileStream.Dispose(Boolean disposing)
at System.IO.Stream.Close()
at System.IO.StreamWriter.Dispose(Boolean disposing)
at System.IO.StreamWriter.Close()
at System.Diagnostics.TextWriterTraceListener.Close()
at System.Diagnostics.TraceInternal.Close()
at System.Diagnostics.Trace.Close()
at AutomationTool.Program.Domain_ProcessExit(Object sender, EventArgs e)
BUILD FAILED
[ue4-docker build] [2020-09-16 16:44:53] [Available disk: 1.31 TiB] [Available memory: 18.75 GiB physical, 24.56 GiB virtual] [CPU usage: 12.40%]
[ue4-docker build] [2020-09-16 16:45:13] [Available disk: 1.31 TiB] [Available memory: 21.38 GiB physical, 25.10 GiB virtual] [CPU usage: 5.40%]
The command 'cmd /S /C .\Engine\Build\BatchFiles\RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script=Engine/Build/InstalledEngineBuild.xml -set:HostPlatformOnly=true -set:WithDDC=%BUILD_DDC% && del /s /q C:\UnrealEngine\LocalBuilds\InstalledDDC 2>NUL && python C:\exclude-components.py C:\UnrealEngine\LocalBuilds\Engine\Windows %EXCLUDE_DEBUG% %EXCLUDE_TEMPLATES% && echo. && echo.RUN directive complete. Docker will now commit the filesystem layer to disk. && echo.Note that for large filesystem layers this can take quite some time. && echo.Performing filesystem layer commit... && echo.' returned a non-zero code: 193
[ue4-docker build] Error: failed to build image "adamrehn/ue4-minimal:4.25.3-ltsc2019".
Output of the
ue4-docker infocommand:I was previously able to build 4.24.3 on this same machine.
When trying to build 4.25.3 (with "ue4-docker build 4.25.3 --exclude debug --exclude templates --monitor"), I get the following error.
Output of "docker images" if it's relevant