INFO : 2021-01-22 18:28:43Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-01-22 18:29:00Z - Artifact deployed. INFO : 2021-01-22 18:29:00Z - Now scanning "service", found 102 files. INFO : 2021-01-22 18:29:00Z - Now scanning "web", found 33 files. INFO : 2021-01-22 18:29:00Z - Now scanning "db", found 2 files. INFO : 2021-01-22 18:29:00Z - Now have 137 files in total. INFO : 2021-01-22 18:29:00Z - Removed 0 files due to nonunique device and inode. INFO : 2021-01-22 18:29:00Z - Now removing files with zero size from list...removed 0 files INFO : 2021-01-22 18:29:00Z - Total size is 63024800 bytes or 60 MiB INFO : 2021-01-22 18:29:00Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-01-22 18:29:00Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-01-22 18:29:00Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-01-22 18:29:00Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-01-22 18:29:00Z - It seems like you have 54 files that are not unique INFO : 2021-01-22 18:29:00Z - Totally, 8 MiB can be reduced. INFO : 2021-01-22 18:29:00Z - Now making hard links. INFO : 2021-01-22 18:29:00Z - Making 27 links. INFO : 2021-01-22 18:29:01Z - Sending build context to Docker daemon 81.6MB INFO : 2021-01-22 18:29:01Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.2 INFO : 2021-01-22 18:29:01Z - ---> 90d6c17b87c2 INFO : 2021-01-22 18:29:01Z - Step 2/9 : EXPOSE 80 INFO : 2021-01-22 18:29:03Z - ---> Running in 307b96398901 INFO : 2021-01-22 18:29:04Z - Removing intermediate container 307b96398901 INFO : 2021-01-22 18:29:04Z - ---> 76399d728875 INFO : 2021-01-22 18:29:04Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-01-22 18:29:06Z - ---> 1906ee6af0cc INFO : 2021-01-22 18:29:06Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-01-22 18:29:06Z - ---> Running in 5191b481b4eb INFO : 2021-01-22 18:29:06Z - Removing intermediate container 5191b481b4eb INFO : 2021-01-22 18:29:06Z - ---> 981c692d9c9d INFO : 2021-01-22 18:29:06Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-01-22 18:29:06Z - ---> Running in f7b6f1119a3a INFO : 2021-01-22 18:29:06Z - Removing intermediate container f7b6f1119a3a INFO : 2021-01-22 18:29:06Z - ---> 76c5aee25394 INFO : 2021-01-22 18:29:06Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-01-22 18:29:06Z - ---> Running in f6e6637b5418 INFO : 2021-01-22 18:29:07Z - Removing intermediate container f6e6637b5418 INFO : 2021-01-22 18:29:07Z - ---> 42c5adaa8699 INFO : 2021-01-22 18:29:07Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-01-22 18:29:07Z - ---> Running in e43dc5666a86 INFO : 2021-01-22 18:29:07Z - Removing intermediate container e43dc5666a86 INFO : 2021-01-22 18:29:07Z - ---> cf33ab19c65c INFO : 2021-01-22 18:29:07Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-01-22 18:29:07Z - ---> Running in 2a581002fe62 INFO : 2021-01-22 18:29:07Z - Removing intermediate container 2a581002fe62 INFO : 2021-01-22 18:29:07Z - ---> d9c3b99e54f9 INFO : 2021-01-22 18:29:07Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-01-22 18:29:08Z - ---> Running in 8eadc1f74383 INFO : 2021-01-22 18:29:08Z - Removing intermediate container 8eadc1f74383 INFO : 2021-01-22 18:29:08Z - ---> 84d251a83756 INFO : 2021-01-22 18:29:08Z - Successfully built 84d251a83756 INFO : 2021-01-22 18:29:08Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.0-ci.46