INFO : 2023-07-07 19:05:20Z - Acquiring server... INFO : 2023-07-07 19:05:20Z - Server 'winbuildsv1' acquired. INFO : 2023-07-07 19:05:20Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-07-07 19:05:21Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src... INFO : 2023-07-07 19:05:23Z - Creating file... INFO : 2023-07-07 19:05:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-07-07 19:05:23Z - Creating file... INFO : 2023-07-07 19:05:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-07-07 19:05:23Z - Variable set. INFO : 2023-07-07 19:05:23Z - Deleted 5 files and 0 directories. INFO : 2023-07-07 19:05:23Z - Template applied. INFO : 2023-07-07 19:05:23Z - Creating zip file... INFO : 2023-07-07 19:05:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\temp\SqlScripts.zip file created. INFO : 2023-07-07 19:05:23Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src\SqlScripts... INFO : 2023-07-07 19:05:25Z - Deleted 857 files and 143 directories. INFO : 2023-07-07 19:05:25Z - Package created. INFO : 2023-07-07 19:05:25Z - Variable set. WARN : 2023-07-07 19:05:25Z - 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-07-07 19:05:25Z - Getting list of extensions... INFO : 2023-07-07 19:05:26Z - Variable set. INFO : 2023-07-07 19:05:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-07-07 19:05:26Z - Server responded with status code 200 - OK INFO : 2023-07-07 19:05:26Z - HTTP file download completed. INFO : 2023-07-07 19:05:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-07-07 19:05:26Z - Server responded with status code 200 - OK INFO : 2023-07-07 19:05:26Z - HTTP file download completed. INFO : 2023-07-07 19:05:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-07-07 19:05:26Z - Server responded with status code 200 - OK INFO : 2023-07-07 19:05:26Z - HTTP file download completed. INFO : 2023-07-07 19:05:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-07-07 19:05:26Z - Server responded with status code 200 - OK INFO : 2023-07-07 19:05:26Z - HTTP file download completed. INFO : 2023-07-07 19:05:26Z - Package created. INFO : 2023-07-07 19:05:26Z - Setting assembly version attributes to 23.0.11.8... INFO : 2023-07-07 19:05:26Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-07-07 19:07:00Z - Found 123 dependencies across 4 projects. INFO : 2023-07-07 19:07:00Z - Dependencies successfully published. INFO : 2023-07-07 19:07:00Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\win-x64\service\ProGet.Service.exe... INFO : 2023-07-07 19:07:00Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-07-07 19:08:55Z - Vulnerability index downloaded. INFO : 2023-07-07 19:08:55Z - Process exited with code: 0 (success) INFO : 2023-07-07 19:08:55Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\win-x64\service\ProGet.Service.exe... INFO : 2023-07-07 19:08:56Z - Deleted 3 files and 0 directories. INFO : 2023-07-07 19:09:05Z - Package created. INFO : 2023-07-07 19:10:09Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\linux-x64\service... INFO : 2023-07-07 19:10:23Z - Sending build context to Docker daemon 133.4MB INFO : 2023-07-07 19:10:23Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-07-07 19:10:23Z - ---> 5adf4059e7e8 INFO : 2023-07-07 19:10:23Z - 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-07-07 19:10:24Z - ---> Running in 4e55d2e713b1 INFO : 2023-07-07 19:10:24Z - Removing intermediate container 4e55d2e713b1 INFO : 2023-07-07 19:10:24Z - ---> a422dc95242f INFO : 2023-07-07 19:10:24Z - Step 3/10 : EXPOSE 80 INFO : 2023-07-07 19:10:24Z - ---> Running in 6abbb2c54a3a INFO : 2023-07-07 19:10:24Z - Removing intermediate container 6abbb2c54a3a INFO : 2023-07-07 19:10:24Z - ---> dbf20fd9b3ff INFO : 2023-07-07 19:10:24Z - Step 4/10 : EXPOSE 443 INFO : 2023-07-07 19:10:24Z - ---> Running in 6f40d13337a1 INFO : 2023-07-07 19:10:24Z - Removing intermediate container 6f40d13337a1 INFO : 2023-07-07 19:10:24Z - ---> e6b029a18867 INFO : 2023-07-07 19:10:24Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-07-07 19:10:26Z - ---> f38632566f97 INFO : 2023-07-07 19:10:26Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-07-07 19:10:26Z - ---> Running in 24cb612c3ac4 INFO : 2023-07-07 19:10:26Z - Removing intermediate container 24cb612c3ac4 INFO : 2023-07-07 19:10:26Z - ---> fe102d88b9c7 INFO : 2023-07-07 19:10:26Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-07-07 19:10:26Z - ---> Running in bdd3e1901cfd INFO : 2023-07-07 19:10:26Z - Removing intermediate container bdd3e1901cfd INFO : 2023-07-07 19:10:26Z - ---> 96a11ec40801 INFO : 2023-07-07 19:10:26Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-07-07 19:10:26Z - ---> Running in bec968e05e5a INFO : 2023-07-07 19:10:27Z - Removing intermediate container bec968e05e5a INFO : 2023-07-07 19:10:27Z - ---> c8950219fa69 INFO : 2023-07-07 19:10:27Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-07-07 19:10:27Z - ---> Running in 9155adbdcfdc INFO : 2023-07-07 19:10:27Z - Removing intermediate container 9155adbdcfdc INFO : 2023-07-07 19:10:27Z - ---> 259fa9d6e45e INFO : 2023-07-07 19:10:27Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-07-07 19:10:27Z - ---> Running in de1f94201d5d INFO : 2023-07-07 19:10:27Z - Removing intermediate container de1f94201d5d INFO : 2023-07-07 19:10:27Z - ---> 3253d56dd017 INFO : 2023-07-07 19:10:27Z - Successfully built 3253d56dd017 INFO : 2023-07-07 19:10:27Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.11-ci.8 INFO : 2023-07-07 19:10:33Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\Src\Romp\Installer\upack.json saved. INFO : 2023-07-07 19:10:33Z - Replacement complete. INFO : 2023-07-07 19:10:34Z - Creating zip file... INFO : 2023-07-07 19:10:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E351054\ProGet.RompPack.upack file created.