Hello,
We receive following errors during deployment:
Finding earlier packages that have been uploaded to this Tentacle.
May 13th 2019 14:37:39
Error
Access to the path 'C:\Octopus\Files\COORS.Main.Release@S3.1.4.1894-debug@E5D3A206721A57458F8C53847C1BB98D.zip' is denied.
May 13th 2019 14:37:39
Error
System.UnauthorizedAccessException
May 13th 2019 14:37:39
Error
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
May 13th 2019 14:37:39
Error
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
May 13th 2019 14:37:39
Error
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
May 13th 2019 14:37:39
Error
at Calamari.Integration.Packages.PackagePhysicalFileMetadata.Build(String fullFilePath, PackageFileNameMetadata identity)
May 13th 2019 14:37:39
Error
at Calamari.Integration.FileSystem.PackageStore.<>c.<GetNearestPackages>b__9_4(<>f__AnonymousType2`2 zipPackage)
May 13th 2019 14:37:39
Error
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
May 13th 2019 14:37:39
Error
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
May 13th 2019 14:37:39
Error
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
May 13th 2019 14:37:39
Error
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
May 13th 2019 14:37:39
Error
at Calamari.Commands.FindPackageCommand.FindEarlierPackages(PackageStore packageStore, IVersion version)
May 13th 2019 14:37:39
Error
at Calamari.Commands.FindPackageCommand.Execute(String[] commandLineArguments)
May 13th 2019 14:37:39
Error
at Calamari.Program.Execute(String[] args)
Only this package countered this issue. Other packages that are deployed to the same Tentacle worked fine.
Any suggestion will be appreciated!
Thanks,
Ge