INFO : 2024-03-29 04:49:49Z - Acquiring server... INFO : 2024-03-29 04:49:49Z - Server 'winbuildsv1' acquired. INFO : 2024-03-29 04:49:50Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-03-29 04:49:51Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src... INFO : 2024-03-29 04:49:55Z - Creating file... INFO : 2024-03-29 04:49:55Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-03-29 04:49:55Z - Creating file... INFO : 2024-03-29 04:49:55Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-03-29 04:49:55Z - Variable set. INFO : 2024-03-29 04:49:55Z - Deleted 6 files and 0 directories. INFO : 2024-03-29 04:49:55Z - Template applied. INFO : 2024-03-29 04:49:55Z - Creating zip file... INFO : 2024-03-29 04:49:55Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\temp\SqlScripts.zip file created. INFO : 2024-03-29 04:49:55Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src\SqlScripts... INFO : 2024-03-29 04:49:57Z - Deleted 984 files and 155 directories. INFO : 2024-03-29 04:49:57Z - Package created. INFO : 2024-03-29 04:49:58Z - Variable set. WARN : 2024-03-29 04:49:58Z - 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-03-29 04:49:59Z - Getting list of extensions... INFO : 2024-03-29 04:50:00Z - Variable set. INFO : 2024-03-29 04:50:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.2 to ~\extensions\InedoCore.upack... INFO : 2024-03-29 04:50:00Z - Server responded with status code 200 - OK INFO : 2024-03-29 04:50:00Z - HTTP file download completed. INFO : 2024-03-29 04:50:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-03-29 04:50:00Z - Server responded with status code 200 - OK INFO : 2024-03-29 04:50:00Z - HTTP file download completed. INFO : 2024-03-29 04:50:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-03-29 04:50:01Z - Server responded with status code 200 - OK INFO : 2024-03-29 04:50:01Z - HTTP file download completed. INFO : 2024-03-29 04:50:01Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2024-03-29 04:50:01Z - Server responded with status code 200 - OK INFO : 2024-03-29 04:50:01Z - HTTP file download completed. INFO : 2024-03-29 04:50:01Z - Package created. INFO : 2024-03-29 04:50:01Z - Setting assembly version attributes to 23.0.32.3... INFO : 2024-03-29 04:50:01Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-03-29 04:52:04Z - Found 124 dependencies across 5 projects. INFO : 2024-03-29 04:52:04Z - Dependencies successfully published. INFO : 2024-03-29 04:52:04Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-03-29 04:52:05Z - Server responded with status code 200 - OK INFO : 2024-03-29 04:52:05Z - HTTP file download completed. INFO : 2024-03-29 04:52:05Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\win-x64\service\ProGet.Service.exe... INFO : 2024-03-29 04:52:06Z - Deleted 3 files and 0 directories. INFO : 2024-03-29 04:52:17Z - Package created. INFO : 2024-03-29 04:53:28Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\linux-x64\service... INFO : 2024-03-29 04:53:43Z - Sending build context to Docker daemon 133.6MB INFO : 2024-03-29 04:53:43Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-03-29 04:53:43Z - ---> fc37050f4475 INFO : 2024-03-29 04:53:43Z - 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-03-29 04:53:43Z - ---> Running in 064010e7e0e0 INFO : 2024-03-29 04:53:44Z - Removing intermediate container 064010e7e0e0 INFO : 2024-03-29 04:53:44Z - ---> 07b12ee7afdc INFO : 2024-03-29 04:53:44Z - Step 3/10 : EXPOSE 80 INFO : 2024-03-29 04:53:44Z - ---> Running in b6ce2f212ef0 INFO : 2024-03-29 04:53:44Z - Removing intermediate container b6ce2f212ef0 INFO : 2024-03-29 04:53:44Z - ---> 8d3ea080878a INFO : 2024-03-29 04:53:44Z - Step 4/10 : EXPOSE 443 INFO : 2024-03-29 04:53:44Z - ---> Running in f6839af0658f INFO : 2024-03-29 04:53:44Z - Removing intermediate container f6839af0658f INFO : 2024-03-29 04:53:44Z - ---> cd3b96b9c5c7 INFO : 2024-03-29 04:53:44Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-03-29 04:53:46Z - ---> 9b6147bee1cb INFO : 2024-03-29 04:53:46Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-03-29 04:53:46Z - ---> Running in 0231e8bee117 INFO : 2024-03-29 04:53:46Z - Removing intermediate container 0231e8bee117 INFO : 2024-03-29 04:53:46Z - ---> 483b55d44ff2 INFO : 2024-03-29 04:53:46Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-03-29 04:53:46Z - ---> Running in c85079525098 INFO : 2024-03-29 04:53:46Z - Removing intermediate container c85079525098 INFO : 2024-03-29 04:53:46Z - ---> e0482fcb5aa3 INFO : 2024-03-29 04:53:46Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-03-29 04:53:46Z - ---> Running in 8e6dd45fff23 INFO : 2024-03-29 04:53:46Z - Removing intermediate container 8e6dd45fff23 INFO : 2024-03-29 04:53:46Z - ---> 29cef47edf62 INFO : 2024-03-29 04:53:46Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-03-29 04:53:47Z - ---> Running in 9c2ff5e098a3 INFO : 2024-03-29 04:53:47Z - Removing intermediate container 9c2ff5e098a3 INFO : 2024-03-29 04:53:47Z - ---> 8d27a59039e1 INFO : 2024-03-29 04:53:47Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-03-29 04:53:47Z - ---> Running in 48d736ccd6b9 INFO : 2024-03-29 04:53:47Z - Removing intermediate container 48d736ccd6b9 INFO : 2024-03-29 04:53:47Z - ---> a564475a4f5d INFO : 2024-03-29 04:53:47Z - Successfully built a564475a4f5d INFO : 2024-03-29 04:53:47Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.32-ci.3 INFO : 2024-03-29 04:53:47Z - Docker build successful. INFO : 2024-03-29 04:53:47Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-03-29 04:53:47Z - 18d47241a25b: Preparing INFO : 2024-03-29 04:53:47Z - 003b73cb640a: Preparing INFO : 2024-03-29 04:53:47Z - 1b6fd3ad4ce6: Preparing INFO : 2024-03-29 04:53:47Z - 1b6fd3ad4ce6: Layer already exists INFO : 2024-03-29 04:53:47Z - 003b73cb640a: Layer already exists INFO : 2024-03-29 04:53:53Z - 18d47241a25b: Pushed INFO : 2024-03-29 04:53:53Z - 23.0.32-ci.3: digest: sha256:d16e3321f149a4c6ed26c836a199ca5331cd131a23fae6b579c8b350c911eeaf size: 953 INFO : 2024-03-29 04:53:53Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.32-ci.3 INFO : 2024-03-29 04:53:53Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:d16e3321f149a4c6ed26c836a199ca5331cd131a23fae6b579c8b350c911eeaf INFO : 2024-03-29 04:53:53Z - Deleted: sha256:a564475a4f5dc94eacf5e07c0b323f63b85d7b2ed4d9cdf4c2fa536f24eeed50 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:8d27a59039e142ce1c32129a6b58b9373741c0e3004dcb539827e41cda4b9e2d INFO : 2024-03-29 04:53:53Z - Deleted: sha256:29cef47edf6228e212b2cf34986e7781084c00ac1cb0d7b330a40c212b07f827 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:e0482fcb5aa3900551c20e1956c574e6c01e2634ea84bddc51c36bb2c21d66a4 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:483b55d44ff22c1ce7b87dcf7cd66bb21b010a518a29d65c307c09953d9d6335 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:9b6147bee1cb38a8235f3502a9b787fdf7e862eab47e68885f064499efbf31da INFO : 2024-03-29 04:53:53Z - Deleted: sha256:c0c5ab0675b3a7b208f0fbdba638f6b636a7df63c727fce92442739f1d840d6a INFO : 2024-03-29 04:53:53Z - Deleted: sha256:cd3b96b9c5c741a823d45acf7a44bdb546fc0711d3371ba7d0c222f003b8aac1 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:8d3ea080878a931ca2c681d443a346faaaef648a4667576373f1e97ec2861951 INFO : 2024-03-29 04:53:53Z - Deleted: sha256:07b12ee7afdccae5c53a95c21f71919acba4cdbabd17b28b963babe18a1fb75d INFO : 2024-03-29 04:53:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\Src\Romp\Installer\upack.json saved. INFO : 2024-03-29 04:53:53Z - Replacement complete. INFO : 2024-03-29 04:53:53Z - Creating zip file... INFO : 2024-03-29 04:53:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E431826\ProGet.RompPack.upack file created.