INFO : 2021-11-15 22:30:18Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-11-15 22:30:22Z - Artifact deployed. INFO : 2021-11-15 22:30:22Z - Now scanning "service", found 102 files. INFO : 2021-11-15 22:30:22Z - Now scanning "web", found 33 files. INFO : 2021-11-15 22:30:22Z - Now scanning "db", found 2 files. INFO : 2021-11-15 22:30:22Z - Now have 137 files in total. INFO : 2021-11-15 22:30:22Z - Removed 0 files due to nonunique device and inode. INFO : 2021-11-15 22:30:22Z - Now removing files with zero size from list...removed 0 files INFO : 2021-11-15 22:30:22Z - Total size is 64049759 bytes or 61 MiB INFO : 2021-11-15 22:30:22Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-11-15 22:30:22Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-11-15 22:30:22Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-11-15 22:30:22Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-11-15 22:30:22Z - It seems like you have 54 files that are not unique INFO : 2021-11-15 22:30:22Z - Totally, 8 MiB can be reduced. INFO : 2021-11-15 22:30:22Z - Now making hard links. INFO : 2021-11-15 22:30:22Z - Making 27 links. INFO : 2021-11-15 22:30:22Z - Sending build context to Docker daemon 83.2MB INFO : 2021-11-15 22:30:22Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.11 INFO : 2021-11-15 22:30:22Z - ---> 8102e4dcab1c INFO : 2021-11-15 22:30:22Z - Step 2/9 : EXPOSE 80 INFO : 2021-11-15 22:30:23Z - ---> Running in b49506102a97 INFO : 2021-11-15 22:30:23Z - Removing intermediate container b49506102a97 INFO : 2021-11-15 22:30:23Z - ---> 53be2716b6c5 INFO : 2021-11-15 22:30:23Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-11-15 22:30:24Z - ---> 60bfb07fb9e3 INFO : 2021-11-15 22:30:24Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-11-15 22:30:24Z - ---> Running in 4131881b0e9c INFO : 2021-11-15 22:30:24Z - Removing intermediate container 4131881b0e9c INFO : 2021-11-15 22:30:24Z - ---> fdd535cc9f92 INFO : 2021-11-15 22:30:24Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-11-15 22:30:24Z - ---> Running in 54904f72520a INFO : 2021-11-15 22:30:24Z - Removing intermediate container 54904f72520a INFO : 2021-11-15 22:30:24Z - ---> e410e64f29ca INFO : 2021-11-15 22:30:24Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-11-15 22:30:24Z - ---> Running in 324a1d665da0 INFO : 2021-11-15 22:30:25Z - Removing intermediate container 324a1d665da0 INFO : 2021-11-15 22:30:25Z - ---> fdb6171fd7ef INFO : 2021-11-15 22:30:25Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-11-15 22:30:25Z - ---> Running in b56c0c9358c5 INFO : 2021-11-15 22:30:25Z - Removing intermediate container b56c0c9358c5 INFO : 2021-11-15 22:30:25Z - ---> 259c8c09a6c4 INFO : 2021-11-15 22:30:25Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-11-15 22:30:25Z - ---> Running in 9ae7000d7313 INFO : 2021-11-15 22:30:25Z - Removing intermediate container 9ae7000d7313 INFO : 2021-11-15 22:30:25Z - ---> 2532221dcfaa INFO : 2021-11-15 22:30:25Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-11-15 22:30:25Z - ---> Running in 70cece9c0d6f INFO : 2021-11-15 22:30:25Z - Removing intermediate container 70cece9c0d6f INFO : 2021-11-15 22:30:25Z - ---> be50809c61be INFO : 2021-11-15 22:30:25Z - Successfully built be50809c61be INFO : 2021-11-15 22:30:25Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.15-ci.2