INFO : 2024-01-05 09:20:37Z - Acquiring server... INFO : 2024-01-05 09:20:37Z - Server 'winbuildsv1' acquired. INFO : 2024-01-05 09:20:38Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-01-05 09:20:40Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src... INFO : 2024-01-05 09:20:43Z - Creating file... INFO : 2024-01-05 09:20:43Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-01-05 09:20:43Z - Creating file... INFO : 2024-01-05 09:20:43Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-01-05 09:20:43Z - Variable set. INFO : 2024-01-05 09:20:43Z - Deleted 5 files and 0 directories. INFO : 2024-01-05 09:20:43Z - Template applied. INFO : 2024-01-05 09:20:43Z - Creating zip file... INFO : 2024-01-05 09:20:43Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\temp\SqlScripts.zip file created. INFO : 2024-01-05 09:20:43Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src\SqlScripts... INFO : 2024-01-05 09:20:45Z - Deleted 877 files and 148 directories. INFO : 2024-01-05 09:20:45Z - Package created. INFO : 2024-01-05 09:20:46Z - Variable set. WARN : 2024-01-05 09:20:46Z - 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-01-05 09:20:47Z - Getting list of extensions... INFO : 2024-01-05 09:20:48Z - Variable set. INFO : 2024-01-05 09:20:48Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2024-01-05 09:20:48Z - Server responded with status code 200 - OK INFO : 2024-01-05 09:20:48Z - HTTP file download completed. INFO : 2024-01-05 09:20:48Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-01-05 09:20:48Z - Server responded with status code 200 - OK INFO : 2024-01-05 09:20:48Z - HTTP file download completed. INFO : 2024-01-05 09:20:48Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-01-05 09:20:48Z - Server responded with status code 200 - OK INFO : 2024-01-05 09:20:48Z - HTTP file download completed. INFO : 2024-01-05 09:20:48Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2024-01-05 09:20:48Z - Server responded with status code 200 - OK INFO : 2024-01-05 09:20:48Z - HTTP file download completed. INFO : 2024-01-05 09:20:49Z - Package created. INFO : 2024-01-05 09:20:49Z - Setting assembly version attributes to 23.0.25.6... INFO : 2024-01-05 09:20:49Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-01-05 09:22:40Z - Found 123 dependencies across 4 projects. INFO : 2024-01-05 09:22:41Z - Dependencies successfully published. INFO : 2024-01-05 09:22:41Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\win-x64\service\ProGet.Service.exe... INFO : 2024-01-05 09:22:41Z - Downloading vulnerability index to pgvc.zip... INFO : 2024-01-05 09:25:42Z - Vulnerability index downloaded. INFO : 2024-01-05 09:25:42Z - Process exited with code: 0 (success) INFO : 2024-01-05 09:25:42Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\win-x64\service\ProGet.Service.exe... INFO : 2024-01-05 09:25:43Z - Deleted 3 files and 0 directories. INFO : 2024-01-05 09:25:53Z - Package created. INFO : 2024-01-05 09:26:53Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\linux-x64\service... INFO : 2024-01-05 09:27:08Z - Sending build context to Docker daemon 136MB INFO : 2024-01-05 09:27:08Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-01-05 09:27:08Z - ---> fc37050f4475 INFO : 2024-01-05 09:27:08Z - 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-01-05 09:27:09Z - ---> Running in 9e995be888b6 INFO : 2024-01-05 09:27:09Z - Removing intermediate container 9e995be888b6 INFO : 2024-01-05 09:27:09Z - ---> 131430e99c55 INFO : 2024-01-05 09:27:09Z - Step 3/10 : EXPOSE 80 INFO : 2024-01-05 09:27:09Z - ---> Running in 84fc2b5cff0a INFO : 2024-01-05 09:27:09Z - Removing intermediate container 84fc2b5cff0a INFO : 2024-01-05 09:27:09Z - ---> 3be80ecb3f38 INFO : 2024-01-05 09:27:09Z - Step 4/10 : EXPOSE 443 INFO : 2024-01-05 09:27:09Z - ---> Running in f787d6b25eb6 INFO : 2024-01-05 09:27:09Z - Removing intermediate container f787d6b25eb6 INFO : 2024-01-05 09:27:09Z - ---> 2bc9ac2f9080 INFO : 2024-01-05 09:27:09Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-01-05 09:27:11Z - ---> 1860625f97de INFO : 2024-01-05 09:27:11Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-01-05 09:27:11Z - ---> Running in fb06b53c4105 INFO : 2024-01-05 09:27:11Z - Removing intermediate container fb06b53c4105 INFO : 2024-01-05 09:27:11Z - ---> c1d4a340995a INFO : 2024-01-05 09:27:11Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-01-05 09:27:11Z - ---> Running in c0bdb5718286 INFO : 2024-01-05 09:27:12Z - Removing intermediate container c0bdb5718286 INFO : 2024-01-05 09:27:12Z - ---> ab88a3045d3b INFO : 2024-01-05 09:27:12Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-01-05 09:27:12Z - ---> Running in e86247ba6fda INFO : 2024-01-05 09:27:12Z - Removing intermediate container e86247ba6fda INFO : 2024-01-05 09:27:12Z - ---> 2b28d162182a INFO : 2024-01-05 09:27:12Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-01-05 09:27:12Z - ---> Running in c70f731dbf99 INFO : 2024-01-05 09:27:12Z - Removing intermediate container c70f731dbf99 INFO : 2024-01-05 09:27:12Z - ---> 8bf5ac7d9222 INFO : 2024-01-05 09:27:12Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-01-05 09:27:12Z - ---> Running in 86109e7f055f INFO : 2024-01-05 09:27:12Z - Removing intermediate container 86109e7f055f INFO : 2024-01-05 09:27:12Z - ---> ede4518d4bed INFO : 2024-01-05 09:27:12Z - Successfully built ede4518d4bed INFO : 2024-01-05 09:27:13Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.25-ci.6 INFO : 2024-01-05 09:27:13Z - Docker build successful. INFO : 2024-01-05 09:27:13Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-01-05 09:27:13Z - de19d3222242: Preparing INFO : 2024-01-05 09:27:13Z - 003b73cb640a: Preparing INFO : 2024-01-05 09:27:13Z - 1b6fd3ad4ce6: Preparing INFO : 2024-01-05 09:27:13Z - 1b6fd3ad4ce6: Layer already exists INFO : 2024-01-05 09:27:13Z - 003b73cb640a: Layer already exists INFO : 2024-01-05 09:27:18Z - de19d3222242: Pushed INFO : 2024-01-05 09:27:18Z - 23.0.25-ci.6: digest: sha256:8b23364a0ad26ad984f104ae524069bd0d95db0e671599a33daef52dba4bd82e size: 953 INFO : 2024-01-05 09:27:19Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.25-ci.6 INFO : 2024-01-05 09:27:19Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:8b23364a0ad26ad984f104ae524069bd0d95db0e671599a33daef52dba4bd82e INFO : 2024-01-05 09:27:19Z - Deleted: sha256:ede4518d4bedf477b52d631f8fa4c469dc0530b27783e79e8fbec97ae9982710 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:8bf5ac7d92222e9cac6c797465b1983f6382b6a2b50d6bdad5fb9c6ee1636808 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:2b28d162182aa636ca134204501028ffa289a28b5cd7ce1d46cb610f64399863 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:ab88a3045d3b15c383d9b3c913482b73442fb06e02d081811e4b91d337bf2f64 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:c1d4a340995af20affe4ecfa5b01f4542d013680adf645fdbdf626b8ac592f52 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:1860625f97dec594f03bd1e1181649afeabce41bc4fee660d593c65a9668582c INFO : 2024-01-05 09:27:19Z - Deleted: sha256:1da17c7d205cbf878abe35d02c04a024a76a101acfc33f035c23fb34adec6a86 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:2bc9ac2f90803a03b483834eb0c6e210a3d4e3da7ef50556172860972a098b35 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:3be80ecb3f38967a790d92c848270e14c2af98168829f898d86b65dc87879085 INFO : 2024-01-05 09:27:19Z - Deleted: sha256:131430e99c556fc52222822754fc2492698c39461e230b841eccf455b9725213 INFO : 2024-01-05 09:27:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\Src\Romp\Installer\upack.json saved. INFO : 2024-01-05 09:27:19Z - Replacement complete. INFO : 2024-01-05 09:27:19Z - Creating zip file... INFO : 2024-01-05 09:27:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E406327\ProGet.RompPack.upack file created.