INFO : 2023-01-14 02:19:05Z - Acquiring server... INFO : 2023-01-14 02:19:05Z - Server 'winbuildsv1' acquired. INFO : 2023-01-14 02:19:06Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-01-14 02:19:07Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\Src... INFO : 2023-01-14 02:19:09Z - Variable set. INFO : 2023-01-14 02:19:09Z - Deleted 5 files and 0 directories. INFO : 2023-01-14 02:19:09Z - Template applied. INFO : 2023-01-14 02:19:09Z - Creating zip file... INFO : 2023-01-14 02:19:10Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\temp\SqlScripts.zip file created. INFO : 2023-01-14 02:19:10Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\Src\SqlScripts... INFO : 2023-01-14 02:19:11Z - Deleted 856 files and 131 directories. INFO : 2023-01-14 02:19:12Z - Package created. INFO : 2023-01-14 02:19:12Z - Variable set. WARN : 2023-01-14 02:19:12Z - 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-01-14 02:19:14Z - Getting list of extensions... INFO : 2023-01-14 02:19:15Z - Variable set. INFO : 2023-01-14 02:19:15Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack... INFO : 2023-01-14 02:19:16Z - Server responded with status code 200 - OK INFO : 2023-01-14 02:19:16Z - HTTP file download completed. INFO : 2023-01-14 02:19:16Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-01-14 02:19:16Z - Server responded with status code 200 - OK INFO : 2023-01-14 02:19:16Z - HTTP file download completed. INFO : 2023-01-14 02:19:16Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2023-01-14 02:19:16Z - Server responded with status code 200 - OK INFO : 2023-01-14 02:19:16Z - HTTP file download completed. INFO : 2023-01-14 02:19:16Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-01-14 02:19:16Z - Server responded with status code 200 - OK INFO : 2023-01-14 02:19:16Z - HTTP file download completed. INFO : 2023-01-14 02:19:16Z - Package created. INFO : 2023-01-14 02:19:16Z - Setting assembly version attributes to 22.0.18.7... INFO : 2023-01-14 02:19:16Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-01-14 02:20:59Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\win-x64\service\ProGet.Service.exe... INFO : 2023-01-14 02:21:00Z - Deleted 3 files and 0 directories. INFO : 2023-01-14 02:21:09Z - Package created. INFO : 2023-01-14 02:22:29Z - Sending build context to Docker daemon 127.5MB INFO : 2023-01-14 02:22:29Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-01-14 02:22:29Z - ---> 5adf4059e7e8 INFO : 2023-01-14 02:22:29Z - 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-01-14 02:22:29Z - ---> Running in 02656d4a3991 INFO : 2023-01-14 02:22:29Z - Removing intermediate container 02656d4a3991 INFO : 2023-01-14 02:22:29Z - ---> bd0b366a740c INFO : 2023-01-14 02:22:29Z - Step 3/10 : EXPOSE 80 INFO : 2023-01-14 02:22:29Z - ---> Running in fe972e8c8381 INFO : 2023-01-14 02:22:30Z - Removing intermediate container fe972e8c8381 INFO : 2023-01-14 02:22:30Z - ---> 337f75f264e5 INFO : 2023-01-14 02:22:30Z - Step 4/10 : EXPOSE 443 INFO : 2023-01-14 02:22:30Z - ---> Running in 3857051a2117 INFO : 2023-01-14 02:22:30Z - Removing intermediate container 3857051a2117 INFO : 2023-01-14 02:22:30Z - ---> 27703bbefd0e INFO : 2023-01-14 02:22:30Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-01-14 02:22:31Z - ---> ffdee763f5db INFO : 2023-01-14 02:22:31Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-01-14 02:22:31Z - ---> Running in 2715f8dc1bec INFO : 2023-01-14 02:22:32Z - Removing intermediate container 2715f8dc1bec INFO : 2023-01-14 02:22:32Z - ---> 8a6bf8c7b4fc INFO : 2023-01-14 02:22:32Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-01-14 02:22:32Z - ---> Running in d9e725b8a0be INFO : 2023-01-14 02:22:32Z - Removing intermediate container d9e725b8a0be INFO : 2023-01-14 02:22:32Z - ---> b81413790e13 INFO : 2023-01-14 02:22:32Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-01-14 02:22:32Z - ---> Running in f2ace2d1440a INFO : 2023-01-14 02:22:32Z - Removing intermediate container f2ace2d1440a INFO : 2023-01-14 02:22:32Z - ---> 9fe496fe9daa INFO : 2023-01-14 02:22:32Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-01-14 02:22:32Z - ---> Running in 76c290acc6ae INFO : 2023-01-14 02:22:32Z - Removing intermediate container 76c290acc6ae INFO : 2023-01-14 02:22:32Z - ---> 3c525f8213a2 INFO : 2023-01-14 02:22:32Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-01-14 02:22:33Z - ---> Running in 1402dd2d709e INFO : 2023-01-14 02:22:33Z - Removing intermediate container 1402dd2d709e INFO : 2023-01-14 02:22:33Z - ---> 088afaf6584f INFO : 2023-01-14 02:22:33Z - Successfully built 088afaf6584f INFO : 2023-01-14 02:22:33Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.18-ci.7 INFO : 2023-01-14 02:22:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\Src\Romp\Installer\upack.json saved. INFO : 2023-01-14 02:22:39Z - Replacement complete. INFO : 2023-01-14 02:22:39Z - Creating zip file... INFO : 2023-01-14 02:22:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E298284\ProGet.RompPack.upack file created.