Additional Transforms - The transform pattern - was not performed due to a missing file or overlapping rule

Hi Team,

I see the below in RAW output,

The transform pattern “Sweepers.DEV.config => Sweepers.config” was not performed due to a missing file or overlapping rule.

Verified that the source config file is already present via Package Explorer & in the tentacle extracted files folder - *\Octopus\Applications\Development\Tmnas.ImageSweep.Host.WinService.Ficoh\1.0.0.0\Configs

I dont see any error in the Task Log, tried both True/False for “Automatically run configuration transformation files”. No difference and it is not working.

Attaching the dump of the RAW log.

Could you please assist on this issue!

ServerTasks-351.log.txt (9 KB)

Hi,

Thanks for reaching out!

I’m gonna need quite a few things to get to the bottom of this one:

  • Which version of Octopus are you running?

  • A screenshot of your package contents from the Package Explorer where I can see those 2 files

  • Add the feature Scripts in Package steps, and on the “Deployment Script” field just put the cmdlet Get-ChildItem. See screenshot to know what I’m talking about.

  • Please follow the below instructions to send us a verbose deployment log after you did all the above

1) Add these 2 variables to your project http://docs.octopusdeploy.com/display/OD/Debug+problems+with+Octopus+variables

2) Create a new release (so the new variables take effect) and deploy it. If possible skip as many steps as you can and only leave step we are troubleshooting in order to avoid the noise in the log.

3) Send us the raw log of that deployment http://docs.octopusdeploy.com/display/OD/Get+the+raw+output+from+a+task

Best regards,
Dalmiro

Hi Dalmiro,

Thanks for your response, just found that the problem was within the package, where the Sweepers.config file was not present, and only the Sweepers.*(Env).config files were present.

Please close this thread.