INFO : 2023-06-30 19:36:30Z - Acquiring server... INFO : 2023-06-30 19:40:45Z - Server 'winbuildsv1' acquired. INFO : 2023-06-30 19:40:45Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-06-30 19:40:46Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src... INFO : 2023-06-30 19:40:48Z - Creating file... INFO : 2023-06-30 19:40:48Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-06-30 19:40:48Z - Creating file... INFO : 2023-06-30 19:40:48Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-06-30 19:40:48Z - Variable set. INFO : 2023-06-30 19:40:48Z - Deleted 5 files and 0 directories. INFO : 2023-06-30 19:40:48Z - Template applied. INFO : 2023-06-30 19:40:48Z - Creating zip file... INFO : 2023-06-30 19:40:49Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\temp\SqlScripts.zip file created. INFO : 2023-06-30 19:40:49Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src\SqlScripts... INFO : 2023-06-30 19:40:50Z - Deleted 855 files and 141 directories. INFO : 2023-06-30 19:40:50Z - Package created. INFO : 2023-06-30 19:40:50Z - Variable set. WARN : 2023-06-30 19:40:50Z - PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution. INFO : 2023-06-30 19:40:51Z - Getting list of extensions... INFO : 2023-06-30 19:40:52Z - Variable set. INFO : 2023-06-30 19:40:52Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-06-30 19:40:52Z - Server responded with status code 200 - OK INFO : 2023-06-30 19:40:52Z - HTTP file download completed. INFO : 2023-06-30 19:40:52Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-06-30 19:40:52Z - Server responded with status code 200 - OK INFO : 2023-06-30 19:40:52Z - HTTP file download completed. INFO : 2023-06-30 19:40:52Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-06-30 19:40:52Z - Server responded with status code 200 - OK INFO : 2023-06-30 19:40:52Z - HTTP file download completed. INFO : 2023-06-30 19:40:52Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-06-30 19:40:52Z - Server responded with status code 200 - OK INFO : 2023-06-30 19:40:52Z - HTTP file download completed. INFO : 2023-06-30 19:40:52Z - Package created. INFO : 2023-06-30 19:40:52Z - Setting assembly version attributes to 23.0.10.2... INFO : 2023-06-30 19:40:52Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-06-30 19:42:04Z - Found 123 dependencies across 4 projects. INFO : 2023-06-30 19:42:04Z - Dependencies successfully published. INFO : 2023-06-30 19:42:04Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\win-x64\service\ProGet.Service.exe... INFO : 2023-06-30 19:42:05Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-06-30 19:43:43Z - Vulnerability index downloaded. INFO : 2023-06-30 19:43:43Z - Process exited with code: 0 (success) INFO : 2023-06-30 19:43:43Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\win-x64\service\ProGet.Service.exe... INFO : 2023-06-30 19:43:43Z - Deleted 3 files and 0 directories. INFO : 2023-06-30 19:43:51Z - Package created. INFO : 2023-06-30 19:44:52Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\linux-x64\service... INFO : 2023-06-30 19:45:05Z - Sending build context to Docker daemon 133.3MB INFO : 2023-06-30 19:45:05Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-06-30 19:45:05Z - ---> 5adf4059e7e8 INFO : 2023-06-30 19:45:05Z - Step 2/10 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true PROGET_SQL_CONNECTION_STRING="Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" PROGET_SVC_MODE=both INFO : 2023-06-30 19:45:05Z - ---> Running in b007141b3f99 INFO : 2023-06-30 19:45:06Z - Removing intermediate container b007141b3f99 INFO : 2023-06-30 19:45:06Z - ---> 6a4faae1c059 INFO : 2023-06-30 19:45:06Z - Step 3/10 : EXPOSE 80 INFO : 2023-06-30 19:45:06Z - ---> Running in a87869d364bb INFO : 2023-06-30 19:45:06Z - Removing intermediate container a87869d364bb INFO : 2023-06-30 19:45:06Z - ---> 7e868c96b7fd INFO : 2023-06-30 19:45:06Z - Step 4/10 : EXPOSE 443 INFO : 2023-06-30 19:45:06Z - ---> Running in 7aaae33640c4 INFO : 2023-06-30 19:45:06Z - Removing intermediate container 7aaae33640c4 INFO : 2023-06-30 19:45:06Z - ---> 7fa8da8bb9d3 INFO : 2023-06-30 19:45:06Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-06-30 19:45:08Z - ---> 56d4d256f522 INFO : 2023-06-30 19:45:08Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-06-30 19:45:08Z - ---> Running in c231c21ac5a4 INFO : 2023-06-30 19:45:08Z - Removing intermediate container c231c21ac5a4 INFO : 2023-06-30 19:45:08Z - ---> 177186b33d38 INFO : 2023-06-30 19:45:08Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-06-30 19:45:08Z - ---> Running in a5c08db39945 INFO : 2023-06-30 19:45:08Z - Removing intermediate container a5c08db39945 INFO : 2023-06-30 19:45:08Z - ---> 14fefca1c94e INFO : 2023-06-30 19:45:08Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-06-30 19:45:08Z - ---> Running in b47eed9a303c INFO : 2023-06-30 19:45:09Z - Removing intermediate container b47eed9a303c INFO : 2023-06-30 19:45:09Z - ---> 5e57331d6a07 INFO : 2023-06-30 19:45:09Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-06-30 19:45:09Z - ---> Running in d381a592688d INFO : 2023-06-30 19:45:09Z - Removing intermediate container d381a592688d INFO : 2023-06-30 19:45:09Z - ---> 05073973bfdf INFO : 2023-06-30 19:45:09Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-06-30 19:45:09Z - ---> Running in c32620c61fa6 INFO : 2023-06-30 19:45:09Z - Removing intermediate container c32620c61fa6 INFO : 2023-06-30 19:45:09Z - ---> ddf4fffbeca0 INFO : 2023-06-30 19:45:09Z - Successfully built ddf4fffbeca0 INFO : 2023-06-30 19:45:09Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.10-ci.2 INFO : 2023-06-30 19:45:16Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\Src\Romp\Installer\upack.json saved. INFO : 2023-06-30 19:45:16Z - Replacement complete. INFO : 2023-06-30 19:45:16Z - Creating zip file... INFO : 2023-06-30 19:45:16Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E348971\ProGet.RompPack.upack file created.