INFO : 2024-11-01 18:53:22Z - Acquiring server... INFO : 2024-11-01 18:53:22Z - Server 'winbuildsv1' acquired. INFO : 2024-11-01 18:53:23Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-11-01 18:53:25Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src... INFO : 2024-11-01 18:53:28Z - Creating file... INFO : 2024-11-01 18:53:28Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-11-01 18:53:28Z - Creating file... INFO : 2024-11-01 18:53:28Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-11-01 18:53:28Z - Variable set. INFO : 2024-11-01 18:53:28Z - Deleted 8 files and 0 directories. INFO : 2024-11-01 18:53:28Z - Template applied. INFO : 2024-11-01 18:53:28Z - Creating zip file... INFO : 2024-11-01 18:53:28Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\temp\SqlScripts.zip file created. INFO : 2024-11-01 18:53:28Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src\SqlScripts... INFO : 2024-11-01 18:53:30Z - Deleted 959 files and 160 directories. INFO : 2024-11-01 18:53:30Z - Package created. INFO : 2024-11-01 18:53:31Z - Variable set. WARN : 2024-11-01 18:53:31Z - 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-11-01 18:53:32Z - Getting list of extensions... INFO : 2024-11-01 18:53:33Z - Variable set. INFO : 2024-11-01 18:53:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.2 to ~\extensions\InedoCore.upack... INFO : 2024-11-01 18:53:33Z - Server responded with status code 200 - OK INFO : 2024-11-01 18:53:33Z - HTTP file download completed. INFO : 2024-11-01 18:53:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.0.1 to ~\extensions\Azure.upack... INFO : 2024-11-01 18:53:33Z - Server responded with status code 200 - OK INFO : 2024-11-01 18:53:33Z - HTTP file download completed. INFO : 2024-11-01 18:53:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.0.0 to ~\extensions\AWS.upack... INFO : 2024-11-01 18:53:33Z - Server responded with status code 200 - OK INFO : 2024-11-01 18:53:33Z - HTTP file download completed. INFO : 2024-11-01 18:53:33Z - Package created. INFO : 2024-11-01 18:53:33Z - Setting assembly version attributes to 24.0.19.3... INFO : 2024-11-01 18:53:33Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-11-01 18:55:43Z - Found 125 dependencies across 5 projects. INFO : 2024-11-01 18:55:44Z - Dependencies successfully published. INFO : 2024-11-01 18:55:44Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-11-01 18:55:44Z - Server responded with status code 200 - OK INFO : 2024-11-01 18:55:45Z - HTTP file download completed. INFO : 2024-11-01 18:55:45Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\win-x64\service\ProGet.Service.exe... INFO : 2024-11-01 18:55:46Z - Deleted 3 files and 0 directories. INFO : 2024-11-01 18:55:58Z - Package created. INFO : 2024-11-01 18:57:01Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\linux-x64\service... INFO : 2024-11-01 18:57:11Z - Sending build context to Docker daemon 139.9MB INFO : 2024-11-01 18:57:11Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-11-01 18:57:11Z - ---> 27c990d61589 INFO : 2024-11-01 18:57:11Z - 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-11-01 18:57:11Z - ---> Running in e5e9334cbbbd INFO : 2024-11-01 18:57:11Z - Removing intermediate container e5e9334cbbbd INFO : 2024-11-01 18:57:11Z - ---> 15ebc13f490e INFO : 2024-11-01 18:57:11Z - Step 3/10 : EXPOSE 80 INFO : 2024-11-01 18:57:11Z - ---> Running in f710684716fe INFO : 2024-11-01 18:57:11Z - Removing intermediate container f710684716fe INFO : 2024-11-01 18:57:11Z - ---> 9f70afc26d57 INFO : 2024-11-01 18:57:11Z - Step 4/10 : EXPOSE 443 INFO : 2024-11-01 18:57:11Z - ---> Running in 876fa33d647e INFO : 2024-11-01 18:57:12Z - Removing intermediate container 876fa33d647e INFO : 2024-11-01 18:57:12Z - ---> c6d97380acf7 INFO : 2024-11-01 18:57:12Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-11-01 18:57:13Z - ---> ce6967fedbdc INFO : 2024-11-01 18:57:13Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-11-01 18:57:13Z - ---> Running in 2a67d979c282 INFO : 2024-11-01 18:57:13Z - Removing intermediate container 2a67d979c282 INFO : 2024-11-01 18:57:13Z - ---> f950212e1b2f INFO : 2024-11-01 18:57:13Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-11-01 18:57:14Z - ---> Running in 5d7e9aab18f2 INFO : 2024-11-01 18:57:14Z - Removing intermediate container 5d7e9aab18f2 INFO : 2024-11-01 18:57:14Z - ---> c8257260176c INFO : 2024-11-01 18:57:14Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-11-01 18:57:14Z - ---> Running in 045b62223044 INFO : 2024-11-01 18:57:14Z - Removing intermediate container 045b62223044 INFO : 2024-11-01 18:57:14Z - ---> f5e3822994a2 INFO : 2024-11-01 18:57:14Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-11-01 18:57:14Z - ---> Running in ae93ab0cb445 INFO : 2024-11-01 18:57:14Z - Removing intermediate container ae93ab0cb445 INFO : 2024-11-01 18:57:14Z - ---> bb1fa3c796f4 INFO : 2024-11-01 18:57:14Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-11-01 18:57:14Z - ---> Running in 240ed9fe48b6 INFO : 2024-11-01 18:57:15Z - Removing intermediate container 240ed9fe48b6 INFO : 2024-11-01 18:57:15Z - ---> db3d43d27e08 INFO : 2024-11-01 18:57:15Z - Successfully built db3d43d27e08 INFO : 2024-11-01 18:57:15Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.19-ci.3 INFO : 2024-11-01 18:57:15Z - Docker build successful. INFO : 2024-11-01 18:57:15Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-11-01 18:57:15Z - 21cdd9b0951c: Preparing INFO : 2024-11-01 18:57:15Z - 6178ec83d130: Preparing INFO : 2024-11-01 18:57:15Z - e17b898eb7e3: Preparing INFO : 2024-11-01 18:57:15Z - 32148f9f6c5a: Preparing INFO : 2024-11-01 18:57:15Z - 6178ec83d130: Layer already exists INFO : 2024-11-01 18:57:15Z - 32148f9f6c5a: Layer already exists INFO : 2024-11-01 18:57:15Z - e17b898eb7e3: Layer already exists INFO : 2024-11-01 18:57:20Z - 21cdd9b0951c: Pushed INFO : 2024-11-01 18:57:21Z - 24.0.19-ci.3: digest: sha256:3ca6fbe2d3d9d585e880b008149d657868118068e553c7043ac7112aa51dd4c4 size: 1161 INFO : 2024-11-01 18:57:21Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.19-ci.3 INFO : 2024-11-01 18:57:21Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:3ca6fbe2d3d9d585e880b008149d657868118068e553c7043ac7112aa51dd4c4 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:db3d43d27e0883f1abff3d20db2e3c170b0e51451e6f11f6564a18e2dc75a87e INFO : 2024-11-01 18:57:21Z - Deleted: sha256:bb1fa3c796f49922b9996bef39abc563b7e54b191c53c63d265126d59806b462 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:f5e3822994a2aea01bc97432d8ca304c3ed23ecee17549bb06b5531b38229f85 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:c8257260176ce4bca60af157c8f54d487d76c7576fac24acbe8665fbb06c25e4 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:f950212e1b2fc0af88c2f557daa216d04a2551775db32a98f2168403d6c949e3 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:ce6967fedbdc9d9404bc7cc6bac99f412fdd89a2527d7a0c142a80521bd6bc7e INFO : 2024-11-01 18:57:21Z - Deleted: sha256:301ecfa635c8a3cd027857088020a7f45e987753ad56f6e27b2026d72bd18c69 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:c6d97380acf7cd98fc91c497a89fcbd8817fe637d805f6d47994078bee4f5ab7 INFO : 2024-11-01 18:57:21Z - Deleted: sha256:9f70afc26d57f8611a7c8677c30cde1cdd93e44f6212e1cdd916e2829a870d3c INFO : 2024-11-01 18:57:21Z - Deleted: sha256:15ebc13f490e78d8bf42702ec9a7eff6ad0ff61b1ac73abb69134e1cfa4243dc INFO : 2024-11-01 18:57:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\Src\Romp\Installer\upack.json saved. INFO : 2024-11-01 18:57:21Z - Replacement complete. INFO : 2024-11-01 18:57:21Z - Creating zip file... INFO : 2024-11-01 18:57:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E498496\ProGet.RompPack.upack file created.