INFO : 2022-05-27 18:03:47Z - Acquiring server... INFO : 2022-05-27 18:03:47Z - Server 'winbuildsv1' acquired. INFO : 2022-05-27 18:03:48Z - Variable set. INFO : 2022-05-27 18:03:48Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'thousand' branch... INFO : 2022-05-27 18:03:51Z - Get source complete. INFO : 2022-05-27 18:03:51Z - Variable set. INFO : 2022-05-27 18:03:52Z - Variable set. INFO : 2022-05-27 18:03:52Z - Deleted 5 files and 0 directories. INFO : 2022-05-27 18:03:52Z - Template applied. INFO : 2022-05-27 18:03:52Z - Creating zip file... INFO : 2022-05-27 18:03:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\temp\SqlScripts.zip file created. INFO : 2022-05-27 18:03:52Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\Src\SqlScripts... INFO : 2022-05-27 18:03:52Z - Deleted 285 files and 52 directories. INFO : 2022-05-27 18:03:53Z - Package created. INFO : 2022-05-27 18:03:53Z - Variable set. INFO : 2022-05-27 18:03:53Z - Getting list of extensions... INFO : 2022-05-27 18:03:54Z - Variable set. INFO : 2022-05-27 18:03:54Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0 to ~\extensions\Linux.upack... INFO : 2022-05-27 18:03:54Z - Server responded with status code 200 - OK INFO : 2022-05-27 18:03:54Z - HTTP file download completed. INFO : 2022-05-27 18:03:54Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-05-27 18:03:54Z - Server responded with status code 200 - OK INFO : 2022-05-27 18:03:55Z - HTTP file download completed. INFO : 2022-05-27 18:03:55Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.1 to ~\extensions\Scripting.upack... INFO : 2022-05-27 18:03:55Z - Server responded with status code 200 - OK INFO : 2022-05-27 18:04:15Z - HTTP file download completed. INFO : 2022-05-27 18:04:15Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.1 to ~\extensions\Windows.upack... INFO : 2022-05-27 18:04:16Z - Server responded with status code 200 - OK INFO : 2022-05-27 18:04:16Z - HTTP file download completed. INFO : 2022-05-27 18:04:18Z - Package created. INFO : 2022-05-27 18:04:19Z - Setting assembly version attributes to 22.0.3.4... INFO : 2022-05-27 18:04:19Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-05-27 18:05:45Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\win-x64\Service\Otter.Service.exe... INFO : 2022-05-27 18:06:02Z - Deleted 4 files and 0 directories. INFO : 2022-05-27 18:06:02Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\agents2... INFO : 2022-05-27 18:06:10Z - Deduplicated 25 items in linux-x64 INFO : 2022-05-27 18:06:12Z - Deduplicated 393 items in win-x64 INFO : 2022-05-27 18:06:12Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\win-x64\service\agents... INFO : 2022-05-27 18:06:14Z - Deleted 3 files and 0 directories. INFO : 2022-05-27 18:06:45Z - Package created. INFO : 2022-05-27 18:07:54Z - Deduplicated 346 items in linux-x64 INFO : 2022-05-27 18:07:55Z - Deduplicated 25 items in win-x64 INFO : 2022-05-27 18:07:55Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\linux-x64\service\agents... INFO : 2022-05-27 18:08:26Z - Sending build context to Docker daemon 280MB INFO : 2022-05-27 18:08:26Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-05-27 18:08:26Z - ---> 5adf4059e7e8 INFO : 2022-05-27 18:08:26Z - Step 2/7 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true OTTER_SQL_CONNECTION_STRING="Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" OTTER_SVC_MODE=both INFO : 2022-05-27 18:08:26Z - ---> Running in 7b1fa86fe88c INFO : 2022-05-27 18:08:27Z - Removing intermediate container 7b1fa86fe88c INFO : 2022-05-27 18:08:27Z - ---> 030520c02546 INFO : 2022-05-27 18:08:27Z - Step 3/7 : EXPOSE 80 INFO : 2022-05-27 18:08:27Z - ---> Running in 6886675d0520 INFO : 2022-05-27 18:08:27Z - Removing intermediate container 6886675d0520 INFO : 2022-05-27 18:08:27Z - ---> ebc6f831a192 INFO : 2022-05-27 18:08:27Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-05-27 18:08:30Z - ---> 05df8fba9dd1 INFO : 2022-05-27 18:08:30Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-05-27 18:08:30Z - ---> Running in 016c94849ed9 INFO : 2022-05-27 18:08:31Z - Removing intermediate container 016c94849ed9 INFO : 2022-05-27 18:08:31Z - ---> bfe978257547 INFO : 2022-05-27 18:08:31Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-05-27 18:08:31Z - ---> Running in 49c744a815c4 INFO : 2022-05-27 18:08:31Z - Removing intermediate container 49c744a815c4 INFO : 2022-05-27 18:08:31Z - ---> eb06abad8c87 INFO : 2022-05-27 18:08:31Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-05-27 18:08:31Z - ---> Running in a627d53dd0a4 INFO : 2022-05-27 18:08:31Z - Removing intermediate container a627d53dd0a4 INFO : 2022-05-27 18:08:31Z - ---> f2edaf29229a INFO : 2022-05-27 18:08:31Z - Successfully built f2edaf29229a INFO : 2022-05-27 18:08:31Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:22.0.3-ci.4 INFO : 2022-05-27 18:11:49Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\Src\Romp\Installer\upack.json saved. INFO : 2022-05-27 18:11:49Z - Replacement complete. INFO : 2022-05-27 18:11:49Z - Creating zip file... INFO : 2022-05-27 18:11:49Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E223972\Otter.RompPack.upack file created.