INFO : 2021-03-05 18:17:28Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-03-05 18:17:33Z - Artifact deployed. INFO : 2021-03-05 18:17:33Z - Now scanning "service", found 102 files. INFO : 2021-03-05 18:17:33Z - Now scanning "web", found 33 files. INFO : 2021-03-05 18:17:33Z - Now scanning "db", found 2 files. INFO : 2021-03-05 18:17:33Z - Now have 137 files in total. INFO : 2021-03-05 18:17:33Z - Removed 0 files due to nonunique device and inode. INFO : 2021-03-05 18:17:33Z - Now removing files with zero size from list...removed 0 files INFO : 2021-03-05 18:17:33Z - Total size is 63599471 bytes or 61 MiB INFO : 2021-03-05 18:17:33Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-03-05 18:17:33Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-03-05 18:17:33Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-03-05 18:17:33Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-03-05 18:17:33Z - It seems like you have 54 files that are not unique INFO : 2021-03-05 18:17:33Z - Totally, 8 MiB can be reduced. INFO : 2021-03-05 18:17:33Z - Now making hard links. INFO : 2021-03-05 18:17:33Z - Making 27 links. INFO : 2021-03-05 18:17:34Z - Sending build context to Docker daemon 82.05MB INFO : 2021-03-05 18:17:34Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.3 INFO : 2021-03-05 18:17:34Z - ---> c3a51e51a0f9 INFO : 2021-03-05 18:17:34Z - Step 2/9 : EXPOSE 80 INFO : 2021-03-05 18:17:34Z - ---> Running in 9d85093395ee INFO : 2021-03-05 18:17:34Z - Removing intermediate container 9d85093395ee INFO : 2021-03-05 18:17:34Z - ---> 772a4c617f60 INFO : 2021-03-05 18:17:34Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-03-05 18:17:35Z - ---> b91073a2530d INFO : 2021-03-05 18:17:35Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-03-05 18:17:35Z - ---> Running in 1d711036dd51 INFO : 2021-03-05 18:17:36Z - Removing intermediate container 1d711036dd51 INFO : 2021-03-05 18:17:36Z - ---> 820209c6f746 INFO : 2021-03-05 18:17:36Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-03-05 18:17:36Z - ---> Running in 57b0df1deb15 INFO : 2021-03-05 18:17:36Z - Removing intermediate container 57b0df1deb15 INFO : 2021-03-05 18:17:36Z - ---> 8855416a4cca INFO : 2021-03-05 18:17:36Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-03-05 18:17:36Z - ---> Running in 7e3f687f49be INFO : 2021-03-05 18:17:36Z - Removing intermediate container 7e3f687f49be INFO : 2021-03-05 18:17:36Z - ---> e195f35655fb INFO : 2021-03-05 18:17:36Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-03-05 18:17:36Z - ---> Running in 03e682221630 INFO : 2021-03-05 18:17:36Z - Removing intermediate container 03e682221630 INFO : 2021-03-05 18:17:36Z - ---> cb3446ce95bd INFO : 2021-03-05 18:17:36Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-03-05 18:17:36Z - ---> Running in 7d08b900d5da INFO : 2021-03-05 18:17:37Z - Removing intermediate container 7d08b900d5da INFO : 2021-03-05 18:17:37Z - ---> 508c22c087c5 INFO : 2021-03-05 18:17:37Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-03-05 18:17:37Z - ---> Running in dd2ffc6542ba INFO : 2021-03-05 18:17:37Z - Removing intermediate container dd2ffc6542ba INFO : 2021-03-05 18:17:37Z - ---> 82ecc59eba76 INFO : 2021-03-05 18:17:37Z - Successfully built 82ecc59eba76 INFO : 2021-03-05 18:17:37Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.3-ci.26