INFO : 2023-09-02 02:17:31Z - Acquiring server... INFO : 2023-09-02 02:17:31Z - Server 'winbuildsv1' acquired. INFO : 2023-09-02 02:17:32Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-09-02 02:17:33Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src... INFO : 2023-09-02 02:17:35Z - Creating file... INFO : 2023-09-02 02:17:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-09-02 02:17:35Z - Creating file... INFO : 2023-09-02 02:17:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-09-02 02:17:35Z - Variable set. INFO : 2023-09-02 02:17:35Z - Deleted 5 files and 0 directories. INFO : 2023-09-02 02:17:35Z - Template applied. INFO : 2023-09-02 02:17:35Z - Creating zip file... INFO : 2023-09-02 02:17:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\temp\SqlScripts.zip file created. INFO : 2023-09-02 02:17:35Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src\SqlScripts... INFO : 2023-09-02 02:17:37Z - Deleted 860 files and 145 directories. INFO : 2023-09-02 02:17:37Z - Package created. INFO : 2023-09-02 02:17:38Z - Variable set. WARN : 2023-09-02 02:17:38Z - 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 : 2023-09-02 02:17:39Z - Getting list of extensions... INFO : 2023-09-02 02:17:40Z - Variable set. INFO : 2023-09-02 02:17:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-09-02 02:17:40Z - Server responded with status code 200 - OK INFO : 2023-09-02 02:17:40Z - HTTP file download completed. INFO : 2023-09-02 02:17:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-09-02 02:17:40Z - Server responded with status code 200 - OK INFO : 2023-09-02 02:17:40Z - HTTP file download completed. INFO : 2023-09-02 02:17:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-09-02 02:17:40Z - Server responded with status code 200 - OK INFO : 2023-09-02 02:17:40Z - HTTP file download completed. INFO : 2023-09-02 02:17:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-09-02 02:17:40Z - Server responded with status code 200 - OK INFO : 2023-09-02 02:17:40Z - HTTP file download completed. INFO : 2023-09-02 02:17:40Z - Package created. INFO : 2023-09-02 02:17:41Z - Setting assembly version attributes to 23.0.17.4... INFO : 2023-09-02 02:17:41Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-09-02 02:19:26Z - Found 123 dependencies across 4 projects. INFO : 2023-09-02 02:19:26Z - Dependencies successfully published. INFO : 2023-09-02 02:19:26Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\win-x64\service\ProGet.Service.exe... INFO : 2023-09-02 02:19:27Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-09-02 02:23:10Z - Vulnerability index downloaded. INFO : 2023-09-02 02:23:10Z - Process exited with code: 0 (success) INFO : 2023-09-02 02:23:10Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\win-x64\service\ProGet.Service.exe... INFO : 2023-09-02 02:23:11Z - Deleted 3 files and 0 directories. INFO : 2023-09-02 02:23:21Z - Package created. INFO : 2023-09-02 02:24:30Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\linux-x64\service... INFO : 2023-09-02 02:24:42Z - Sending build context to Docker daemon 135MB INFO : 2023-09-02 02:24:42Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-09-02 02:24:42Z - ---> 5adf4059e7e8 INFO : 2023-09-02 02:24:42Z - 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 : 2023-09-02 02:24:43Z - ---> Running in 38a6bfdae9bd INFO : 2023-09-02 02:24:43Z - Removing intermediate container 38a6bfdae9bd INFO : 2023-09-02 02:24:43Z - ---> 612830138d8b INFO : 2023-09-02 02:24:43Z - Step 3/10 : EXPOSE 80 INFO : 2023-09-02 02:24:43Z - ---> Running in b8492a1ffe68 INFO : 2023-09-02 02:24:43Z - Removing intermediate container b8492a1ffe68 INFO : 2023-09-02 02:24:43Z - ---> db410a96b394 INFO : 2023-09-02 02:24:43Z - Step 4/10 : EXPOSE 443 INFO : 2023-09-02 02:24:43Z - ---> Running in d22d96f17ba8 INFO : 2023-09-02 02:24:43Z - Removing intermediate container d22d96f17ba8 INFO : 2023-09-02 02:24:43Z - ---> 31953120217c INFO : 2023-09-02 02:24:43Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-09-02 02:24:44Z - ---> 021bb385ca06 INFO : 2023-09-02 02:24:44Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-09-02 02:24:45Z - ---> Running in 98eb3e9c324d INFO : 2023-09-02 02:24:45Z - Removing intermediate container 98eb3e9c324d INFO : 2023-09-02 02:24:45Z - ---> b94aaf600501 INFO : 2023-09-02 02:24:45Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-09-02 02:24:45Z - ---> Running in 8702e31d0a61 INFO : 2023-09-02 02:24:45Z - Removing intermediate container 8702e31d0a61 INFO : 2023-09-02 02:24:45Z - ---> 5d47aaf1f080 INFO : 2023-09-02 02:24:45Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-09-02 02:24:45Z - ---> Running in cee44a11b318 INFO : 2023-09-02 02:24:45Z - Removing intermediate container cee44a11b318 INFO : 2023-09-02 02:24:45Z - ---> 5c2a98167879 INFO : 2023-09-02 02:24:45Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-09-02 02:24:45Z - ---> Running in 58fbbe7c62e3 INFO : 2023-09-02 02:24:46Z - Removing intermediate container 58fbbe7c62e3 INFO : 2023-09-02 02:24:46Z - ---> 17f262637856 INFO : 2023-09-02 02:24:46Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-09-02 02:24:46Z - ---> Running in 8852875a364c INFO : 2023-09-02 02:24:46Z - Removing intermediate container 8852875a364c INFO : 2023-09-02 02:24:46Z - ---> 1cefab83e1aa INFO : 2023-09-02 02:24:46Z - Successfully built 1cefab83e1aa INFO : 2023-09-02 02:24:46Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.17-ci.4 INFO : 2023-09-02 02:24:46Z - Docker build successful. INFO : 2023-09-02 02:24:46Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2023-09-02 02:24:46Z - 32bf70e5882d: Preparing INFO : 2023-09-02 02:24:46Z - 7f515aa76152: Preparing INFO : 2023-09-02 02:24:46Z - 608f3a074261: Preparing INFO : 2023-09-02 02:24:46Z - 7f515aa76152: Layer already exists INFO : 2023-09-02 02:24:46Z - 608f3a074261: Layer already exists INFO : 2023-09-02 02:24:52Z - 32bf70e5882d: Pushed INFO : 2023-09-02 02:24:52Z - 23.0.17-ci.4: digest: sha256:bd5d9d4ce00b0c0e4d3af26d67958830591343275462cb118b433ecbc9f2cfe0 size: 953 INFO : 2023-09-02 02:24:52Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.17-ci.4 INFO : 2023-09-02 02:24:52Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:bd5d9d4ce00b0c0e4d3af26d67958830591343275462cb118b433ecbc9f2cfe0 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:1cefab83e1aa570b4a1e354dd54f1a9f7a2e04700b0e85e608889d1d6d2bd3d8 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:17f2626378561592a9ae5e937cb740f0056923b73e578cee2bf6210c2e40a8f7 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:5c2a98167879f7c0046c894cd445a17697f1aa2807326ddab45c3b674c1aad17 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:5d47aaf1f0802c05b4e8c3522d2917ae51856945a45be6519e695918dc2b87a5 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:b94aaf600501663f7669e9574f29aaf4445862cabdb017594e55aa9f547e7dc5 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:021bb385ca06a2bab4a2345032e2323f285f7b923978f041e94b0f31d6213aeb INFO : 2023-09-02 02:24:52Z - Deleted: sha256:e582e6bf6e42573f21fc4cd1a4fe4f513f16d767bd9e27faa2ea04a87b17b6e8 INFO : 2023-09-02 02:24:52Z - Deleted: sha256:31953120217cf4e3e033eea555596b3dd489bf01f2dcbb3ebda99cb49a55c8dd INFO : 2023-09-02 02:24:52Z - Deleted: sha256:db410a96b394a1df179225403557363a8be87dc2c177f273415c43659f133e3f INFO : 2023-09-02 02:24:52Z - Deleted: sha256:612830138d8b9c3a5d6f87418396376315f2f218c9710bd6d9d08842725844bc INFO : 2023-09-02 02:24:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\Src\Romp\Installer\upack.json saved. INFO : 2023-09-02 02:24:52Z - Replacement complete. INFO : 2023-09-02 02:24:52Z - Creating zip file... INFO : 2023-09-02 02:24:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E368600\ProGet.RompPack.upack file created.