INFO : 2023-02-10 21:16:54Z - Acquiring server... INFO : 2023-02-10 21:16:54Z - Server 'winbuildsv1' acquired. INFO : 2023-02-10 21:16:55Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-02-10 21:16:57Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src... INFO : 2023-02-10 21:17:00Z - Variable set. INFO : 2023-02-10 21:17:00Z - Deleted 5 files and 0 directories. INFO : 2023-02-10 21:17:00Z - Template applied. INFO : 2023-02-10 21:17:00Z - Creating zip file... INFO : 2023-02-10 21:17:00Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\temp\SqlScripts.zip file created. INFO : 2023-02-10 21:17:00Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src\SqlScripts... INFO : 2023-02-10 21:17:02Z - Deleted 867 files and 135 directories. INFO : 2023-02-10 21:17:02Z - Package created. INFO : 2023-02-10 21:17:03Z - Variable set. WARN : 2023-02-10 21:17:03Z - 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-02-10 21:17:04Z - Getting list of extensions... INFO : 2023-02-10 21:17:05Z - Variable set. INFO : 2023-02-10 21:17:05Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.0 to ~\extensions\InedoCore.upack... INFO : 2023-02-10 21:17:05Z - Server responded with status code 200 - OK INFO : 2023-02-10 21:17:05Z - HTTP file download completed. INFO : 2023-02-10 21:17:05Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-02-10 21:17:05Z - Server responded with status code 200 - OK INFO : 2023-02-10 21:17:05Z - HTTP file download completed. INFO : 2023-02-10 21:17:05Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2023-02-10 21:17:05Z - Server responded with status code 200 - OK INFO : 2023-02-10 21:17:05Z - HTTP file download completed. INFO : 2023-02-10 21:17:05Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-02-10 21:17:05Z - Server responded with status code 200 - OK INFO : 2023-02-10 21:17:05Z - HTTP file download completed. INFO : 2023-02-10 21:17:05Z - Package created. INFO : 2023-02-10 21:17:05Z - Setting assembly version attributes to 22.0.20.19... INFO : 2023-02-10 21:17:06Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src\Shared\ProGetAssemblyInfo.cs... WARN : 2023-02-10 21:17:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src\ProGetCoreEx\Extensions\VulnerabilitySources\PGVCVulnerabilitySource.cs(48,10): warning CS1030: #warning: 'remove?' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src\ProGetCoreEx\ProGetCoreEx.csproj] INFO : 2023-02-10 21:18:45Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\win-x64\service\ProGet.Service.exe... INFO : 2023-02-10 21:18:45Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-02-10 21:20:35Z - Vulnerability index downloaded. INFO : 2023-02-10 21:20:35Z - Process exited with code: 0 (success) INFO : 2023-02-10 21:20:35Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\win-x64\service\ProGet.Service.exe... INFO : 2023-02-10 21:20:36Z - Deleted 3 files and 0 directories. INFO : 2023-02-10 21:20:45Z - Package created. INFO : 2023-02-10 21:21:53Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\linux-x64\service... INFO : 2023-02-10 21:22:05Z - Sending build context to Docker daemon 130.5MB INFO : 2023-02-10 21:22:05Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-02-10 21:22:05Z - ---> 5adf4059e7e8 INFO : 2023-02-10 21:22:05Z - 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-02-10 21:22:06Z - ---> Running in 048d44a0abcb INFO : 2023-02-10 21:22:06Z - Removing intermediate container 048d44a0abcb INFO : 2023-02-10 21:22:06Z - ---> 3187dcd508e0 INFO : 2023-02-10 21:22:06Z - Step 3/10 : EXPOSE 80 INFO : 2023-02-10 21:22:06Z - ---> Running in adecc4be8a54 INFO : 2023-02-10 21:22:06Z - Removing intermediate container adecc4be8a54 INFO : 2023-02-10 21:22:06Z - ---> 9f0c7c66bb5c INFO : 2023-02-10 21:22:06Z - Step 4/10 : EXPOSE 443 INFO : 2023-02-10 21:22:06Z - ---> Running in e80c0f8cf76a INFO : 2023-02-10 21:22:06Z - Removing intermediate container e80c0f8cf76a INFO : 2023-02-10 21:22:06Z - ---> 996fb924fc1f INFO : 2023-02-10 21:22:06Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-02-10 21:22:08Z - ---> 052511deabc7 INFO : 2023-02-10 21:22:08Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-02-10 21:22:08Z - ---> Running in 4549f27f9b71 INFO : 2023-02-10 21:22:08Z - Removing intermediate container 4549f27f9b71 INFO : 2023-02-10 21:22:08Z - ---> 7640f1845720 INFO : 2023-02-10 21:22:08Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-02-10 21:22:08Z - ---> Running in 8e1866dcaab3 INFO : 2023-02-10 21:22:08Z - Removing intermediate container 8e1866dcaab3 INFO : 2023-02-10 21:22:08Z - ---> 72c88dec461c INFO : 2023-02-10 21:22:08Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-02-10 21:22:08Z - ---> Running in 29474c20fd0f INFO : 2023-02-10 21:22:09Z - Removing intermediate container 29474c20fd0f INFO : 2023-02-10 21:22:09Z - ---> 4c74506386f5 INFO : 2023-02-10 21:22:09Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-02-10 21:22:09Z - ---> Running in 67d3c602a7c8 INFO : 2023-02-10 21:22:09Z - Removing intermediate container 67d3c602a7c8 INFO : 2023-02-10 21:22:09Z - ---> 189d07bce187 INFO : 2023-02-10 21:22:09Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-02-10 21:22:09Z - ---> Running in 79992fbe43c8 INFO : 2023-02-10 21:22:09Z - Removing intermediate container 79992fbe43c8 INFO : 2023-02-10 21:22:09Z - ---> f8e2cce3244a INFO : 2023-02-10 21:22:09Z - Successfully built f8e2cce3244a INFO : 2023-02-10 21:22:09Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.20-ci.19 INFO : 2023-02-10 21:22:16Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\Src\Romp\Installer\upack.json saved. INFO : 2023-02-10 21:22:16Z - Replacement complete. INFO : 2023-02-10 21:22:16Z - Creating zip file... INFO : 2023-02-10 21:22:16Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E306566\ProGet.RompPack.upack file created.