The step 30 failed with the following error:
[21:07:14.6817] AutoUpdateDIXFService.ps1 failed.
try{
[21:07:14.6817] $erroractionpreference = 'stop';
[21:07:14.6817] &
[21:07:14.6817] 'K:\DeployablePackages\5b344dfc-963a-489a-bf5a-05fe5b787300\DIXFService\scripts\AutoUpdateDIXFService.ps1'
[21:07:14.6817] }
[21:07:14.6817] catch
[21:07:14.6817] {
[21:07:14.6817] $erroractionpreference = 'Continue';
[21:07:14.6817] Write-Error ($_ | Format-List * -Force | Out-String -Width 4096);
[21:07:14.6817] [Environment]::Exit(999)
[21:07:14.6817] } :
[21:07:14.6817] PSMessageDetails :
[21:07:14.6817] Exception : System.Management.Automation.ItemNotFoundException: Cannot find path
[21:07:14.6817] 'K:\DeployablePackages\5b344dfc-963a-489a-bf5a-05fe5b787300\DIXFService\scripts\DMFExecutePackage.exe' because it does
[21:07:14.6817] not exist.
[21:07:14.6817] at System.Management.Automation.LocationGlobber.ExpandMshGlobPath(String path, Boolean
[21:07:14.6817] allowNonexistingPaths, PSDriveInfo drive, ContainerCmdletProvider provider, CmdletProviderContext context)
[21:07:14.6817] at System.Management.Automation.LocationGlobber.ResolveDriveQualifiedPath(String path,
[21:07:14.6817] CmdletProviderContext context, Boolean allowNonexistingPaths, CmdletProvider& providerInstance)
[21:07:14.6817] at System.Management.Automation.LocationGlobber.GetGlobbedMonadPathsFromMonadPath(String
[21:07:14.6817] path, Boolean allowNonexistingPaths, CmdletProviderContext context, CmdletProvider& providerInstance)
[21:07:14.6817] at System.Management.Automation.LocationGlobber.GetGlobbedProviderPathsFromMonadPath(String
[21:07:14.6817] path, Boolean allowNonexistingPaths, CmdletProviderContext context, ProviderInfo& provider, CmdletProvider&
[21:07:14.6817] providerInstance)
[21:07:14.6817] at System.Management.Automation.SessionStateInternal.CopyItem(String[] paths, String
[21:07:14.6817] copyPath, Boolean recurse, CopyContainers copyContainers, CmdletProviderContext context)
[21:07:14.6817] at Microsoft.PowerShell.Commands.CopyItemCommand.ProcessRecord()
[21:07:14.6817] TargetObject :
[21:07:14.6817] K:\DeployablePackages\5b344dfc-963a-489a-bf5a-05fe5b787300\DIXFService\scripts\DMFExecutePackage.exe
[21:07:14.6817] CategoryInfo : ObjectNotFound: (K:\DeployablePa...cutePackage.exe:String) [Copy-Item], ItemNotFoundException
[21:07:14.6817] FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
[21:07:14.6817] ErrorDetails :
[21:07:14.6817] InvocationInfo : System.Management.Automation.InvocationInfo
[21:07:14.6817] ScriptStackTrace : at Update-DIXFService,
[21:07:14.6817] K:\DeployablePackages\5b344dfc-963a-489a-bf5a-05fe5b787300\DIXFService\scripts\DIXFServiceUpdate.psm1: line 789
[21:07:14.6817] at <ScriptBlock>,
[21:07:14.6817] K:\DeployablePackages\5b344dfc-963a-489a-bf5a-05fe5b787300\DIXFService\scripts\AutoUpdateDIXFService.ps1: line 19
[21:07:14.6817] at <ScriptBlock>, <No file>: line 3
[21:07:14.6817] at <ScriptBlock>, <No file>: line 1
[21:07:14.6817] PipelineIterationInfo : {}
[21:07:14.6817] At line:1 char:1
[21:07:14.6817] + &{ try{
[21:07:14.6817] + ~~~~~~~
[21:07:14.6817] + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
[21:07:14.6817] + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException
[21:07:14.6817]