-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Open
Description
Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third_party/abseil-cpp'
Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
Submodule 'third_party/envoy-api' (https://github.com/envoyproxy/data-plane-api.git) registered for path 'third_party/envoy-api'
Submodule 'third_party/googleapis' (https://github.com/googleapis/googleapis.git) registered for path 'third_party/googleapis'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/libuv'
Submodule 'third_party/opencensus-proto' (https://github.com/census-instrumentation/opencensus-proto.git) registered for path 'third_party/opencensus-proto'
Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
Submodule 'third_party/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'third_party/protoc-gen-validate'
Submodule 'third_party/re2' (https://github.com/google/re2.git) registered for path 'third_party/re2'
Submodule 'third_party/udpa' (https://github.com/cncf/udpa.git) registered for path 'third_party/udpa'
Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
Cloning into 'T:/src/github/grpc/third_party/abseil-cpp'...
fatal: unable to access 'https://github.com/abseil/abseil-cpp.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/abseil/abseil-cpp.git' into submodule path 'T:/src/github/grpc/third_party/abseil-cpp' failed
Failed to clone 'third_party/abseil-cpp'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/cares/cares'...
Cloning into 'T:/src/github/grpc/third_party/googletest'...
Cloning into 'T:/src/github/grpc/third_party/opencensus-proto'...
Cloning into 'T:/src/github/grpc/third_party/protobuf'...
Cloning into 'T:/src/github/grpc/third_party/protoc-gen-validate'...
Cloning into 'T:/src/github/grpc/third_party/re2'...
Cloning into 'T:/src/github/grpc/third_party/benchmark'...
fatal: unable to access 'https://github.com/google/benchmark/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/google/benchmark' into submodule path 'T:/src/github/grpc/third_party/benchmark' failed
Failed to clone 'third_party/benchmark'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/envoy-api'...
fatal: unable to access 'https://github.com/envoyproxy/data-plane-api.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/envoyproxy/data-plane-api.git' into submodule path 'T:/src/github/grpc/third_party/envoy-api' failed
Failed to clone 'third_party/envoy-api'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/zlib'...
Cloning into 'T:/src/github/grpc/third_party/bloaty'...
fatal: unable to access 'https://github.com/google/bloaty.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/google/bloaty.git' into submodule path 'T:/src/github/grpc/third_party/bloaty' failed
Failed to clone 'third_party/bloaty'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/bloaty'...
Cloning into 'T:/src/github/grpc/third_party/boringssl-with-bazel'...
Cloning into 'T:/src/github/grpc/third_party/libuv'...
fatal: unable to access 'https://github.com/libuv/libuv.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/libuv/libuv.git' into submodule path 'T:/src/github/grpc/third_party/libuv' failed
Failed to clone 'third_party/libuv'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/envoy-api'...
Cloning into 'T:/src/github/grpc/third_party/abseil-cpp'...
fatal: unable to access 'https://github.com/abseil/abseil-cpp.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/abseil/abseil-cpp.git' into submodule path 'T:/src/github/grpc/third_party/abseil-cpp' failed
Failed to clone 'third_party/abseil-cpp' a second time, aborting
Cloning into 'T:/src/github/grpc/third_party/benchmark'...
Cloning into 'T:/src/github/grpc/third_party/libuv'...
Cloning into 'T:/src/github/grpc/third_party/googleapis'...
Cloning into 'T:/src/github/grpc/third_party/udpa'...
fatal: unable to access 'https://github.com/cncf/udpa.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/cncf/udpa.git' into submodule path 'T:/src/github/grpc/third_party/udpa' failed
Failed to clone 'third_party/udpa'. Retry scheduled
Cloning into 'T:/src/github/grpc/third_party/udpa'...
T:\src\github\grpc>exit /b 1
Seen in #25108
Reactions are currently unavailable