INFO : 2024-06-29 02:02:29Z - Acquiring server... INFO : 2024-06-29 02:02:29Z - Server 'winbuildsv1' acquired. INFO : 2024-06-29 02:02:29Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-06-29 02:02:30Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src... INFO : 2024-06-29 02:02:34Z - Creating file... INFO : 2024-06-29 02:02:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-06-29 02:02:34Z - Creating file... INFO : 2024-06-29 02:02:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-06-29 02:02:34Z - Variable set. INFO : 2024-06-29 02:02:34Z - Deleted 6 files and 0 directories. INFO : 2024-06-29 02:02:34Z - Template applied. INFO : 2024-06-29 02:02:34Z - Creating zip file... INFO : 2024-06-29 02:02:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\temp\SqlScripts.zip file created. INFO : 2024-06-29 02:02:34Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src\SqlScripts... INFO : 2024-06-29 02:02:36Z - Deleted 984 files and 155 directories. INFO : 2024-06-29 02:02:37Z - Package created. INFO : 2024-06-29 02:02:37Z - Variable set. WARN : 2024-06-29 02:02:37Z - 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 : 2024-06-29 02:02:39Z - Getting list of extensions... INFO : 2024-06-29 02:02:40Z - Variable set. INFO : 2024-06-29 02:02:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.2 to ~\extensions\InedoCore.upack... INFO : 2024-06-29 02:02:40Z - Server responded with status code 200 - OK INFO : 2024-06-29 02:02:40Z - HTTP file download completed. INFO : 2024-06-29 02:02:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-06-29 02:02:40Z - Server responded with status code 200 - OK INFO : 2024-06-29 02:02:40Z - HTTP file download completed. INFO : 2024-06-29 02:02:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-06-29 02:02:40Z - Server responded with status code 200 - OK INFO : 2024-06-29 02:02:40Z - HTTP file download completed. INFO : 2024-06-29 02:02:40Z - Package created. INFO : 2024-06-29 02:02:40Z - Setting assembly version attributes to 23.0.39.1... INFO : 2024-06-29 02:02:40Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-06-29 02:04:18Z - Found 124 dependencies across 5 projects. INFO : 2024-06-29 02:04:18Z - Dependencies successfully published. INFO : 2024-06-29 02:04:18Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-06-29 02:04:19Z - Server responded with status code 200 - OK INFO : 2024-06-29 02:04:19Z - HTTP file download completed. INFO : 2024-06-29 02:04:19Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\win-x64\service\ProGet.Service.exe... INFO : 2024-06-29 02:04:20Z - Deleted 3 files and 0 directories. INFO : 2024-06-29 02:04:30Z - Package created. INFO : 2024-06-29 02:05:43Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\linux-x64\service... INFO : 2024-06-29 02:05:54Z - Sending build context to Docker daemon 133.3MB INFO : 2024-06-29 02:05:54Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-06-29 02:05:54Z - ---> 3226fb8bba87 INFO : 2024-06-29 02:05:54Z - 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 : 2024-06-29 02:05:55Z - ---> Running in 0f465a30ba36 INFO : 2024-06-29 02:05:55Z - Removing intermediate container 0f465a30ba36 INFO : 2024-06-29 02:05:55Z - ---> 5c0b04245852 INFO : 2024-06-29 02:05:55Z - Step 3/10 : EXPOSE 80 INFO : 2024-06-29 02:05:55Z - ---> Running in 52f50f4af86e INFO : 2024-06-29 02:05:55Z - Removing intermediate container 52f50f4af86e INFO : 2024-06-29 02:05:55Z - ---> 87981f58b101 INFO : 2024-06-29 02:05:55Z - Step 4/10 : EXPOSE 443 INFO : 2024-06-29 02:05:55Z - ---> Running in cd0354345948 INFO : 2024-06-29 02:05:55Z - Removing intermediate container cd0354345948 INFO : 2024-06-29 02:05:55Z - ---> 8229a1d0527f INFO : 2024-06-29 02:05:55Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-06-29 02:05:57Z - ---> be358fe49568 INFO : 2024-06-29 02:05:57Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-06-29 02:05:57Z - ---> Running in c7f2ccb318d4 INFO : 2024-06-29 02:05:57Z - Removing intermediate container c7f2ccb318d4 INFO : 2024-06-29 02:05:57Z - ---> d2f3d5c29e50 INFO : 2024-06-29 02:05:57Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-06-29 02:05:57Z - ---> Running in 25022a5f905b INFO : 2024-06-29 02:05:57Z - Removing intermediate container 25022a5f905b INFO : 2024-06-29 02:05:57Z - ---> 14044da8c1dc INFO : 2024-06-29 02:05:57Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-06-29 02:05:57Z - ---> Running in 8b15195b9118 INFO : 2024-06-29 02:05:58Z - Removing intermediate container 8b15195b9118 INFO : 2024-06-29 02:05:58Z - ---> bf5e0ea31aa4 INFO : 2024-06-29 02:05:58Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-06-29 02:05:58Z - ---> Running in f839c24771a3 INFO : 2024-06-29 02:05:58Z - Removing intermediate container f839c24771a3 INFO : 2024-06-29 02:05:58Z - ---> e5607d9d2bbb INFO : 2024-06-29 02:05:58Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-06-29 02:05:58Z - ---> Running in b1cb106ea0b1 INFO : 2024-06-29 02:05:58Z - Removing intermediate container b1cb106ea0b1 INFO : 2024-06-29 02:05:58Z - ---> b59a5a9a82c9 INFO : 2024-06-29 02:05:58Z - Successfully built b59a5a9a82c9 INFO : 2024-06-29 02:05:58Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.39-ci.1 INFO : 2024-06-29 02:05:58Z - Docker build successful. INFO : 2024-06-29 02:05:58Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-06-29 02:05:58Z - 192c5e764290: Preparing INFO : 2024-06-29 02:05:58Z - ba941484fbe1: Preparing INFO : 2024-06-29 02:05:58Z - 123eef91533f: Preparing INFO : 2024-06-29 02:05:59Z - ba941484fbe1: Layer already exists INFO : 2024-06-29 02:05:59Z - 123eef91533f: Layer already exists INFO : 2024-06-29 02:06:05Z - 192c5e764290: Pushed INFO : 2024-06-29 02:06:05Z - 23.0.39-ci.1: digest: sha256:cfa7f8bb953ab58dc975aedcb221495006670b20fa582ec3b572157d4ce41d48 size: 953 INFO : 2024-06-29 02:06:05Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.39-ci.1 INFO : 2024-06-29 02:06:05Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:cfa7f8bb953ab58dc975aedcb221495006670b20fa582ec3b572157d4ce41d48 INFO : 2024-06-29 02:06:05Z - Deleted: sha256:b59a5a9a82c93e6fa7a3318c21be578b7df8379df8a86ceb0f801f01c050668b INFO : 2024-06-29 02:06:05Z - Deleted: sha256:e5607d9d2bbb6bc548840f06c8c5d3f25dd7f695de309fd3c1a011bb4a5b1fcb INFO : 2024-06-29 02:06:05Z - Deleted: sha256:bf5e0ea31aa41e03df5587199dd3a093a455f479352e4e1c6f48d576f1faab42 INFO : 2024-06-29 02:06:05Z - Deleted: sha256:14044da8c1dc461ab0eebfd4bcef6598b0032f450c7011f637909092125034ea INFO : 2024-06-29 02:06:05Z - Deleted: sha256:d2f3d5c29e50154dbae63450316b1819002909bf13204d395870bbebf0f74374 INFO : 2024-06-29 02:06:05Z - Deleted: sha256:be358fe49568cf73cb7c1a58de4c12d0667d409fa196632b3cbe2846b83937ae INFO : 2024-06-29 02:06:05Z - Deleted: sha256:1a5818d4ccd321070c43287e6018e6d0bfe52f7783676c8f374d17fa4dc2b93b INFO : 2024-06-29 02:06:05Z - Deleted: sha256:8229a1d0527f68712ffa12162a1b375f72af805a56ffb71fadcdee707f93cb84 INFO : 2024-06-29 02:06:05Z - Deleted: sha256:87981f58b10194624eb341d697dfe32abc1f25e0a2e94ba438125a9f92b3639d INFO : 2024-06-29 02:06:05Z - Deleted: sha256:5c0b04245852504367f36d354a58221a93ed71d282ca743179405880c61a4a7b INFO : 2024-06-29 02:06:05Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\Src\Romp\Installer\upack.json saved. INFO : 2024-06-29 02:06:05Z - Replacement complete. INFO : 2024-06-29 02:06:05Z - Creating zip file... INFO : 2024-06-29 02:06:05Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E459455\ProGet.RompPack.upack file created.