#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 766B done #1 DONE 0.0s #2 [internal] load metadata for mcr.microsoft.com/dotnet/sdk:3.1 #2 DONE 0.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/5] FROM mcr.microsoft.com/dotnet/sdk:3.1@sha256:28ab344bca8209cd67d2b1478192da7b78416a8d71ed364f0c4e004f9d7fb804 #5 DONE 0.0s #6 importing cache manifest from altinityinfra/dotnet-client:latest #6 DONE 0.0s #7 importing cache manifest from altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-amd64 #7 ERROR: failed to configure registry cache importer: docker.io/altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-amd64: not found #4 [internal] load build context #4 transferring context: 74B done #4 DONE 0.0s #8 [2/5] WORKDIR /client #8 CACHED #9 [3/5] COPY *.cs *.csproj /client/ #9 CACHED #10 [4/5] RUN apt update && apt install -y sslscan && sslscan --show-certificate --no-check-certificate --show-client-cas --show-ciphers --show-cipher-ids --show-times api.nuget.org:443 ; openssl s_client -connect api.nuget.org:443 ; curl -vvvvI https://api.nuget.org/v3/index.json || : #10 CACHED #11 [5/5] RUN dotnet add package ClickHouse.Client -v 4.1.0 #11 CACHED #12 exporting to image #12 exporting layers done #12 preparing layers for inline cache done #12 writing image sha256:2bc52767bfaaae78f41a376dbe63d7b582aad2cf5cceedd85d89ec4e89d2cb40 done #12 naming to docker.io/altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-amd64 done #12 naming to docker.io/altinityinfra/dotnet-client:latest done #12 DONE 0.0s #13 pushing altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-amd64 with docker #13 pushing layer 70b68d5cb844 #13 pushing layer d6d493c563eb #13 pushing layer c56a7825530a #13 pushing layer b263ccc98bc5 #13 pushing layer 6dbdb1cc3722 #13 pushing layer 3c92601b7317 #13 pushing layer 22ef885304e5 #13 pushing layer 713cb2b1e6c1 #13 pushing layer c1842b709be1 #13 pushing layer 371587d8d651 #13 pushing layer a416f5060b0c #13 pushing layer 70b68d5cb844 6.1s done #13 pushing layer d6d493c563eb 6.1s done #13 pushing layer c56a7825530a 6.1s done #13 pushing layer b263ccc98bc5 6.1s done #13 pushing layer 6dbdb1cc3722 6.1s done #13 pushing layer 3c92601b7317 6.1s done #13 pushing layer 22ef885304e5 6.1s done #13 pushing layer 713cb2b1e6c1 6.1s done #13 pushing layer c1842b709be1 6.1s done #13 pushing layer 371587d8d651 6.1s done #13 pushing layer a416f5060b0c 6.1s done #13 DONE 6.4s #14 pushing altinityinfra/dotnet-client:latest with docker #14 pushing layer 70b68d5cb844 #14 pushing layer d6d493c563eb #14 pushing layer c56a7825530a #14 pushing layer b263ccc98bc5 #14 pushing layer 6dbdb1cc3722 #14 pushing layer 22ef885304e5 1.5s #14 pushing layer 3c92601b7317 1.5s #14 pushing layer c1842b709be1 1.6s #14 pushing layer 371587d8d651 1.6s #14 pushing layer 713cb2b1e6c1 1.7s #14 pushing layer a416f5060b0c 2.1s #14 pushing layer 3c92601b7317 3.8s done #14 pushing layer 70b68d5cb844 3.8s done #14 pushing layer d6d493c563eb 3.8s done #14 pushing layer c56a7825530a 3.8s done #14 pushing layer b263ccc98bc5 3.8s done #14 pushing layer 6dbdb1cc3722 3.8s done #14 pushing layer 22ef885304e5 3.8s done #14 pushing layer 713cb2b1e6c1 3.8s done #14 pushing layer c1842b709be1 3.8s done #14 pushing layer 371587d8d651 3.8s done #14 pushing layer a416f5060b0c 3.8s done #14 DONE 4.1s ------ > importing cache manifest from altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-amd64: ------