INFO : 2021-12-20 18:34:45Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-12-20 18:34:49Z - Artifact deployed. INFO : 2021-12-20 18:34:49Z - Now scanning "service", found 102 files. INFO : 2021-12-20 18:34:49Z - Now scanning "web", found 33 files. INFO : 2021-12-20 18:34:49Z - Now scanning "db", found 2 files. INFO : 2021-12-20 18:34:49Z - Now have 137 files in total. INFO : 2021-12-20 18:34:49Z - Removed 0 files due to nonunique device and inode. INFO : 2021-12-20 18:34:49Z - Now removing files with zero size from list...removed 0 files INFO : 2021-12-20 18:34:49Z - Total size is 64059027 bytes or 61 MiB INFO : 2021-12-20 18:34:49Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-12-20 18:34:49Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-12-20 18:34:49Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-12-20 18:34:49Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-12-20 18:34:49Z - It seems like you have 54 files that are not unique INFO : 2021-12-20 18:34:49Z - Totally, 8 MiB can be reduced. INFO : 2021-12-20 18:34:49Z - Now making hard links. INFO : 2021-12-20 18:34:49Z - Making 27 links. INFO : 2021-12-20 18:34:50Z - Sending build context to Docker daemon 83.2MB INFO : 2021-12-20 18:34:50Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.12 INFO : 2021-12-20 18:34:50Z - ---> b63a25852a66 INFO : 2021-12-20 18:34:50Z - Step 2/9 : EXPOSE 80 INFO : 2021-12-20 18:34:50Z - ---> Running in ca40bb0e3e72 INFO : 2021-12-20 18:34:50Z - Removing intermediate container ca40bb0e3e72 INFO : 2021-12-20 18:34:50Z - ---> 07744b424d6e INFO : 2021-12-20 18:34:50Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-12-20 18:34:51Z - ---> 9246e22ab6ce INFO : 2021-12-20 18:34:51Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-12-20 18:34:52Z - ---> Running in 4d8f6bb60d33 INFO : 2021-12-20 18:34:52Z - Removing intermediate container 4d8f6bb60d33 INFO : 2021-12-20 18:34:52Z - ---> b23ee71dd5f5 INFO : 2021-12-20 18:34:52Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-12-20 18:34:52Z - ---> Running in ad0c22dc9fcb INFO : 2021-12-20 18:34:52Z - Removing intermediate container ad0c22dc9fcb INFO : 2021-12-20 18:34:52Z - ---> 4c586b591c8e INFO : 2021-12-20 18:34:52Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-12-20 18:34:52Z - ---> Running in ce2c1063e69a INFO : 2021-12-20 18:34:52Z - Removing intermediate container ce2c1063e69a INFO : 2021-12-20 18:34:52Z - ---> 7ee7a709a08f INFO : 2021-12-20 18:34:52Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-12-20 18:34:52Z - ---> Running in 067c630816ba INFO : 2021-12-20 18:34:53Z - Removing intermediate container 067c630816ba INFO : 2021-12-20 18:34:53Z - ---> 478c22a12565 INFO : 2021-12-20 18:34:53Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-12-20 18:34:53Z - ---> Running in c9f5acf11b46 INFO : 2021-12-20 18:34:53Z - Removing intermediate container c9f5acf11b46 INFO : 2021-12-20 18:34:53Z - ---> b0bcd7fd3bac INFO : 2021-12-20 18:34:53Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-12-20 18:34:53Z - ---> Running in 0167a2aa5b8b INFO : 2021-12-20 18:34:53Z - Removing intermediate container 0167a2aa5b8b INFO : 2021-12-20 18:34:53Z - ---> a6518d8ee759 INFO : 2021-12-20 18:34:53Z - Successfully built a6518d8ee759 INFO : 2021-12-20 18:34:53Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.17-ci.2