INFO : 2022-01-14 16:23:31Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-01-14 16:23:36Z - Artifact deployed. INFO : 2022-01-14 16:23:37Z - Now scanning "service", found 102 files. INFO : 2022-01-14 16:23:37Z - Now scanning "web", found 33 files. INFO : 2022-01-14 16:23:37Z - Now scanning "db", found 2 files. INFO : 2022-01-14 16:23:37Z - Now have 137 files in total. INFO : 2022-01-14 16:23:37Z - Removed 0 files due to nonunique device and inode. INFO : 2022-01-14 16:23:37Z - Now removing files with zero size from list...removed 0 files INFO : 2022-01-14 16:23:37Z - Total size is 64062035 bytes or 61 MiB INFO : 2022-01-14 16:23:37Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2022-01-14 16:23:37Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2022-01-14 16:23:37Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2022-01-14 16:23:37Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2022-01-14 16:23:37Z - It seems like you have 54 files that are not unique INFO : 2022-01-14 16:23:37Z - Totally, 8 MiB can be reduced. INFO : 2022-01-14 16:23:37Z - Now making hard links. INFO : 2022-01-14 16:23:37Z - Making 27 links. INFO : 2022-01-14 16:23:37Z - Sending build context to Docker daemon 83.21MB INFO : 2022-01-14 16:23:37Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.12 INFO : 2022-01-14 16:23:37Z - ---> b63a25852a66 INFO : 2022-01-14 16:23:37Z - Step 2/9 : EXPOSE 80 INFO : 2022-01-14 16:23:37Z - ---> Running in 71703bea6b34 INFO : 2022-01-14 16:23:38Z - Removing intermediate container 71703bea6b34 INFO : 2022-01-14 16:23:38Z - ---> 564cbfb85b6d INFO : 2022-01-14 16:23:38Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-01-14 16:23:39Z - ---> 2e9844392deb INFO : 2022-01-14 16:23:39Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-01-14 16:23:39Z - ---> Running in 0a18af508f33 INFO : 2022-01-14 16:23:39Z - Removing intermediate container 0a18af508f33 INFO : 2022-01-14 16:23:39Z - ---> ac61b032f8b6 INFO : 2022-01-14 16:23:39Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-01-14 16:23:39Z - ---> Running in 885bfe7c6c61 INFO : 2022-01-14 16:23:39Z - Removing intermediate container 885bfe7c6c61 INFO : 2022-01-14 16:23:39Z - ---> f6a7261fa702 INFO : 2022-01-14 16:23:39Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-01-14 16:23:39Z - ---> Running in cd135d6d1111 INFO : 2022-01-14 16:23:39Z - Removing intermediate container cd135d6d1111 INFO : 2022-01-14 16:23:39Z - ---> e3b0d175133c INFO : 2022-01-14 16:23:39Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-01-14 16:23:40Z - ---> Running in 43ca482a0353 INFO : 2022-01-14 16:23:40Z - Removing intermediate container 43ca482a0353 INFO : 2022-01-14 16:23:40Z - ---> f1dc89486ee2 INFO : 2022-01-14 16:23:40Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-01-14 16:23:40Z - ---> Running in e4d12a3066ef INFO : 2022-01-14 16:23:40Z - Removing intermediate container e4d12a3066ef INFO : 2022-01-14 16:23:40Z - ---> a29dd4bc2b8b INFO : 2022-01-14 16:23:40Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-01-14 16:23:40Z - ---> Running in 16ac1be1e442 INFO : 2022-01-14 16:23:40Z - Removing intermediate container 16ac1be1e442 INFO : 2022-01-14 16:23:40Z - ---> db0a9ca35f02 INFO : 2022-01-14 16:23:40Z - Successfully built db0a9ca35f02 INFO : 2022-01-14 16:23:40Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.18-ci.1