INFO : 2021-10-22 16:21:12Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-10-22 16:21:16Z - Artifact deployed. INFO : 2021-10-22 16:21:16Z - Now scanning "service", found 102 files. INFO : 2021-10-22 16:21:16Z - Now scanning "web", found 33 files. INFO : 2021-10-22 16:21:16Z - Now scanning "db", found 2 files. INFO : 2021-10-22 16:21:16Z - Now have 137 files in total. INFO : 2021-10-22 16:21:16Z - Removed 0 files due to nonunique device and inode. INFO : 2021-10-22 16:21:16Z - Now removing files with zero size from list...removed 0 files INFO : 2021-10-22 16:21:16Z - Total size is 63899829 bytes or 61 MiB INFO : 2021-10-22 16:21:16Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-10-22 16:21:16Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-10-22 16:21:16Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-10-22 16:21:16Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-10-22 16:21:16Z - It seems like you have 54 files that are not unique INFO : 2021-10-22 16:21:16Z - Totally, 8 MiB can be reduced. INFO : 2021-10-22 16:21:16Z - Now making hard links. INFO : 2021-10-22 16:21:16Z - Making 27 links. INFO : 2021-10-22 16:21:17Z - Sending build context to Docker daemon 82.97MB INFO : 2021-10-22 16:21:17Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.11 INFO : 2021-10-22 16:21:17Z - ---> 8102e4dcab1c INFO : 2021-10-22 16:21:17Z - Step 2/9 : EXPOSE 80 INFO : 2021-10-22 16:21:17Z - ---> Running in 361397d08014 INFO : 2021-10-22 16:21:17Z - Removing intermediate container 361397d08014 INFO : 2021-10-22 16:21:17Z - ---> 839f527a0fca INFO : 2021-10-22 16:21:17Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-10-22 16:21:18Z - ---> fcaf51f3823d INFO : 2021-10-22 16:21:18Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-10-22 16:21:18Z - ---> Running in 9e4fa7a2cf21 INFO : 2021-10-22 16:21:18Z - Removing intermediate container 9e4fa7a2cf21 INFO : 2021-10-22 16:21:18Z - ---> a95d6294e96b INFO : 2021-10-22 16:21:18Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-10-22 16:21:18Z - ---> Running in 2327f887a4fa INFO : 2021-10-22 16:21:18Z - Removing intermediate container 2327f887a4fa INFO : 2021-10-22 16:21:18Z - ---> d9335acdf372 INFO : 2021-10-22 16:21:18Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-10-22 16:21:19Z - ---> Running in 46960f617c09 INFO : 2021-10-22 16:21:19Z - Removing intermediate container 46960f617c09 INFO : 2021-10-22 16:21:19Z - ---> cca94a1a39f4 INFO : 2021-10-22 16:21:19Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-10-22 16:21:19Z - ---> Running in 15895ab7b633 INFO : 2021-10-22 16:21:19Z - Removing intermediate container 15895ab7b633 INFO : 2021-10-22 16:21:19Z - ---> 45667a606cfd INFO : 2021-10-22 16:21:19Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-10-22 16:21:19Z - ---> Running in 3676fe6a5218 INFO : 2021-10-22 16:21:19Z - Removing intermediate container 3676fe6a5218 INFO : 2021-10-22 16:21:19Z - ---> 88cdfacea608 INFO : 2021-10-22 16:21:19Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-10-22 16:21:19Z - ---> Running in 756f8846cef2 INFO : 2021-10-22 16:21:20Z - Removing intermediate container 756f8846cef2 INFO : 2021-10-22 16:21:20Z - ---> 7d38628c5ef9 INFO : 2021-10-22 16:21:20Z - Successfully built 7d38628c5ef9 INFO : 2021-10-22 16:21:20Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.13-ci.2