INFO : 2024-09-21 01:45:46Z - Acquiring server... INFO : 2024-09-21 01:45:46Z - Server 'winbuildsv1' acquired. INFO : 2024-09-21 01:45:46Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-09-21 01:45:46Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src... INFO : 2024-09-21 01:45:49Z - Creating file... INFO : 2024-09-21 01:45:49Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-09-21 01:45:49Z - Creating file... INFO : 2024-09-21 01:45:49Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-09-21 01:45:50Z - Variable set. INFO : 2024-09-21 01:45:50Z - Deleted 8 files and 0 directories. INFO : 2024-09-21 01:45:50Z - Template applied. INFO : 2024-09-21 01:45:50Z - Creating zip file... INFO : 2024-09-21 01:45:50Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\temp\SqlScripts.zip file created. INFO : 2024-09-21 01:45:50Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src\SqlScripts... INFO : 2024-09-21 01:45:52Z - Deleted 947 files and 160 directories. INFO : 2024-09-21 01:45:52Z - Package created. INFO : 2024-09-21 01:45:52Z - Variable set. WARN : 2024-09-21 01:45:52Z - 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-09-21 01:45:53Z - Getting list of extensions... INFO : 2024-09-21 01:45:54Z - Variable set. INFO : 2024-09-21 01:45:54Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.1 to ~\extensions\InedoCore.upack... INFO : 2024-09-21 01:45:54Z - Server responded with status code 200 - OK INFO : 2024-09-21 01:45:54Z - HTTP file download completed. INFO : 2024-09-21 01:45:54Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.0.1 to ~\extensions\Azure.upack... INFO : 2024-09-21 01:45:54Z - Server responded with status code 200 - OK INFO : 2024-09-21 01:45:54Z - HTTP file download completed. INFO : 2024-09-21 01:45:54Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.0.0 to ~\extensions\AWS.upack... INFO : 2024-09-21 01:45:54Z - Server responded with status code 200 - OK INFO : 2024-09-21 01:45:54Z - HTTP file download completed. INFO : 2024-09-21 01:45:54Z - Package created. INFO : 2024-09-21 01:45:54Z - Setting assembly version attributes to 24.0.15.5... INFO : 2024-09-21 01:45:54Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-09-21 01:47:23Z - Found 125 dependencies across 5 projects. INFO : 2024-09-21 01:47:24Z - Dependencies successfully published. INFO : 2024-09-21 01:47:24Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-09-21 01:47:24Z - Server responded with status code 200 - OK INFO : 2024-09-21 01:47:25Z - HTTP file download completed. INFO : 2024-09-21 01:47:25Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\win-x64\service\ProGet.Service.exe... INFO : 2024-09-21 01:47:25Z - Deleted 3 files and 0 directories. INFO : 2024-09-21 01:47:38Z - Package created. INFO : 2024-09-21 01:48:51Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\linux-x64\service... INFO : 2024-09-21 01:49:03Z - Sending build context to Docker daemon 139.8MB INFO : 2024-09-21 01:49:03Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-09-21 01:49:03Z - ---> 27c990d61589 INFO : 2024-09-21 01:49:03Z - 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-09-21 01:49:04Z - ---> Running in 398b49d5c783 INFO : 2024-09-21 01:49:04Z - Removing intermediate container 398b49d5c783 INFO : 2024-09-21 01:49:04Z - ---> bbc58de7dd31 INFO : 2024-09-21 01:49:04Z - Step 3/10 : EXPOSE 80 INFO : 2024-09-21 01:49:04Z - ---> Running in c2a71f96f767 INFO : 2024-09-21 01:49:04Z - Removing intermediate container c2a71f96f767 INFO : 2024-09-21 01:49:04Z - ---> 8e89db39d0e9 INFO : 2024-09-21 01:49:04Z - Step 4/10 : EXPOSE 443 INFO : 2024-09-21 01:49:04Z - ---> Running in 50753063567d INFO : 2024-09-21 01:49:04Z - Removing intermediate container 50753063567d INFO : 2024-09-21 01:49:04Z - ---> d1bda6aa266f INFO : 2024-09-21 01:49:04Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-09-21 01:49:06Z - ---> 5f6ff5a55911 INFO : 2024-09-21 01:49:06Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-09-21 01:49:06Z - ---> Running in d936e0007fa7 INFO : 2024-09-21 01:49:06Z - Removing intermediate container d936e0007fa7 INFO : 2024-09-21 01:49:06Z - ---> 86fba27fd95f INFO : 2024-09-21 01:49:06Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-09-21 01:49:06Z - ---> Running in 37005ab7b748 INFO : 2024-09-21 01:49:06Z - Removing intermediate container 37005ab7b748 INFO : 2024-09-21 01:49:06Z - ---> 64771204220a INFO : 2024-09-21 01:49:06Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-09-21 01:49:07Z - ---> Running in 10d3905c69f9 INFO : 2024-09-21 01:49:07Z - Removing intermediate container 10d3905c69f9 INFO : 2024-09-21 01:49:07Z - ---> c1fa85c52214 INFO : 2024-09-21 01:49:07Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-09-21 01:49:07Z - ---> Running in 50506a4c0e8c INFO : 2024-09-21 01:49:07Z - Removing intermediate container 50506a4c0e8c INFO : 2024-09-21 01:49:07Z - ---> b063e475d91d INFO : 2024-09-21 01:49:07Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-09-21 01:49:07Z - ---> Running in 956b79c57e73 INFO : 2024-09-21 01:49:07Z - Removing intermediate container 956b79c57e73 INFO : 2024-09-21 01:49:07Z - ---> 41a0fffa43c5 INFO : 2024-09-21 01:49:07Z - Successfully built 41a0fffa43c5 INFO : 2024-09-21 01:49:07Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.15-ci.5 INFO : 2024-09-21 01:49:07Z - Docker build successful. INFO : 2024-09-21 01:49:07Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-09-21 01:49:08Z - 0c4d40407387: Preparing INFO : 2024-09-21 01:49:08Z - 6178ec83d130: Preparing INFO : 2024-09-21 01:49:08Z - e17b898eb7e3: Preparing INFO : 2024-09-21 01:49:08Z - 32148f9f6c5a: Preparing INFO : 2024-09-21 01:49:08Z - 32148f9f6c5a: Layer already exists INFO : 2024-09-21 01:49:08Z - e17b898eb7e3: Layer already exists INFO : 2024-09-21 01:49:08Z - 6178ec83d130: Layer already exists INFO : 2024-09-21 01:49:13Z - 0c4d40407387: Pushed INFO : 2024-09-21 01:49:13Z - 24.0.15-ci.5: digest: sha256:f42520fd9187066940936ebaf6495ae86ac15b8cf6d2f4ae48cf0533280b4f4e size: 1161 INFO : 2024-09-21 01:49:14Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.15-ci.5 INFO : 2024-09-21 01:49:14Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:f42520fd9187066940936ebaf6495ae86ac15b8cf6d2f4ae48cf0533280b4f4e INFO : 2024-09-21 01:49:14Z - Deleted: sha256:41a0fffa43c521f99771fc0d74e70166d4f7aa574352715498a24ad79c7d7577 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:b063e475d91d23ebac6b23f0b8479f147285e8ee3532a3fa81e4b6355d6c3814 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:c1fa85c52214ac2c5159dac37ac86e82111199fffff817d6b3e935645cb09e5b INFO : 2024-09-21 01:49:14Z - Deleted: sha256:64771204220a100740a89b8bab9a251c8c94b9a3abeb5563cdd79017a35315e2 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:86fba27fd95f8993fbb0ee2229d7f825e3b12c05afa1694fa703f45b565fb26a INFO : 2024-09-21 01:49:14Z - Deleted: sha256:5f6ff5a55911af42766e7f606d2213974ef755183edc1bea735b37ab3087f255 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:ff4d0e1976f6dce1716842e5e7d6228d360fbe87bf2bb737202e0557923d5af3 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:d1bda6aa266f7be7fddff48566ba1ec409147f941f9764095ddb0587e1fb4005 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:8e89db39d0e97e7a3d4e9a8f41dab810ef03599e7037235eae0613aae7e6fc63 INFO : 2024-09-21 01:49:14Z - Deleted: sha256:bbc58de7dd311da547e721a30723f23c8ab533954e8eb3291c431e38d579b92e INFO : 2024-09-21 01:49:14Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\Src\Romp\Installer\upack.json saved. INFO : 2024-09-21 01:49:14Z - Replacement complete. INFO : 2024-09-21 01:49:14Z - Creating zip file... INFO : 2024-09-21 01:49:14Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E485191\ProGet.RompPack.upack file created.