You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/ampere5/data/150arm64-default/89a804c19f17/logs/consul-1.22.6.log Build URL: https://pkg-status.freebsd.org/ampere5/build.html?mastername=150arm64-default&build=89a804c19f17 Log: =>> Building sysutils/consul build started at Tue Mar 31 15:55:51 UTC 2026 port directory: /usr/ports/sysutils/consul package name: consul-1.22.6 building for: FreeBSD 150arm64-default-job-09 15.0-RELEASE-p5 FreeBSD 15.0-RELEASE-p5 arm64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 1342 Mar 31 01:01 /usr/ports/sysutils/consul/Makefile Ports top last git commit: 89a804c19f17f9f8eb33e9ce3c523a906beb40b9 Ports top unclean checkout: no Port dir last git commit: 76f54d99fc0a8f50aa90a0d596589cedecbabe77 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.6-4-g83739588 Host OSVERSION: 1600014 Jail OSVERSION: 1500068 Job Id: 09 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p5 UNAME_r=15.0-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.6-4-g83739588 MASTERMNT=/usr/local/poudriere/data/.m/150arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/150arm64-default/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=150arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/150arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.6-4-g83739588 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/consul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/consul/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/consul/work/.cache HOME=/wrkdirs/usr/ports/sysutils/consul/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/consul/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/consul/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/consul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/consul/work XDG_CACHE_HOME=/wrkdirs/usr/ports/sysutils/consul/work/.cache HOME=/wrkdirs/usr/ports/sysutils/consul/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/consul/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/sysutils/consul/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/consul" EXAMPLESDIR="share/examples/consul" DATADIR="share/consul" WWWDIR="www/consul" ETCDIR="etc/consul.d" --End PLIST_SUB-- --SUB_LIST-- CONSUL_DBDIR=/var/db/consul GROUP=consul USER=consul PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/consul DOCSDIR=/usr/local/share/doc/consul EXAMPLESDIR=/usr/local/share/examples/consul WWWDIR=/usr/local/www/consul ETCDIR=/usr/local/etc/consul.d --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MPL20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> consul-1.22.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.6.2_1.pkg [150arm64-default-job-09] Installing pkg-2.6.2_1... [150arm64-default-job-09] Extracting pkg-2.6.2_1: .......... done ===> consul-1.22.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of consul-1.22.6 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> consul-1.22.6 depends on file: /usr/local/bin/go125 - not found ===> Installing existing package /packages/All/go125-1.25.8.pkg [150arm64-default-job-09] Installing go125-1.25.8... [150arm64-default-job-09] `-- Installing binutils-2.44,1... [150arm64-default-job-09] | `-- Installing indexinfo-0.3.1_1... [150arm64-default-job-09] | `-- Extracting indexinfo-0.3.1_1: .... done [150arm64-default-job-09] | `-- Installing zstd-1.5.7_1... [150arm64-default-job-09] | `-- Extracting zstd-1.5.7_1: .......... done [150arm64-default-job-09] `-- Extracting binutils-2.44,1: .......... done [150arm64-default-job-09] Extracting go125-1.25.8: .......... done ===> consul-1.22.6 depends on file: /usr/local/bin/go125 - found ===> Returning to build of consul-1.22.6 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MPL20 accepted by the user => go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/go.mod go.mod 14 kB 67 MBps 00s => api/go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/api/go.mod api/go.mod 1910 B 13 MBps 00s => envoyextensions/go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/envoyextensions/go.mod envoyextensions/go.mod 2129 B 12 MBps 00s => proto-public/go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/proto-public/go.mod proto-public/go.mod 344 B 3505 kBps 00s => sdk/go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/sdk/go.mod sdk/go.mod 822 B 8722 kBps 00s => troubleshoot/go.mod doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/troubleshoot/go.mod troubleshoot/go.mod 2916 B 15 MBps 00s => hashicorp-consul-v1.22.6_GH0.tar.gz doesn't seem to exist in /portdistfiles/go/sysutils_consul/hashicorp-consul-v1.22.6_GH0. => Attempting to fetch https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/hashicorp-consul-v1.22.6_GH0.tar.gz fetch: https://raw.githubusercontent.com/hashicorp/consul/v1.22.6/hashicorp-consul-v1.22.6_GH0.tar.gz: Not Found => Attempting to fetch https://codeload.github.com/hashicorp/consul/tar.gz/v1.22.6?dummy=/hashicorp-consul-v1.22.6_GH0.tar.gz fetch: https://codeload.github.com/hashicorp/consul/tar.gz/v1.22.6?dummy=/hashicorp-consul-v1.22.6_GH0.tar.gz: size unknown fetch: https://codeload.github.com/hashicorp/consul/tar.gz/v1.22.6?dummy=/hashicorp-consul-v1.22.6_GH0.tar.gz: size of remote file is not known hashicorp-consul-v1.22.6_GH0.tar.gz 48 MB 14 MBps 03s ===> Fetching all distfiles required by consul-1.22.6 for building ===> Fetching github.com/hashicorp/consul dependencies # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials/@v/v1.19.6.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/@v/v68.0.0+incompatible.mod # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.9.1.mod # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.2.0.mod # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.9.0.mod # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.4.mod # get https://proxy.golang.org/github.com/cncf/xds/go/@v/v0.0.0-20251210132809-ee656c7534f5.mod # get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.14.0.mod # get https://proxy.golang.org/github.com/imdario/mergo/@v/v0.3.15.mod # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.mod # get https://proxy.golang.org/github.com/google/gofuzz/@v/v1.2.0.mod # get https://proxy.golang.org/github.com/%21microsoft/go-winio/@v/v0.6.1.mod # get https://proxy.golang.org/github.com/agext/levenshtein/@v/v1.2.3.mod # get https://proxy.golang.org/github.com/%21data%21dog/datadog-go/@v/v4.8.2+incompatible.mod <snip> # get https://proxy.golang.org/golang.org/x/tools/go/packages/packagestest/@v/v0.1.1-deprecated.zip: 200 OK (0.201s) # get https://proxy.golang.org/gopkg.in/alecthomas/kingpin.v2/@v/v2.2.6.zip: 200 OK (0.191s) # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip: 200 OK (0.177s) # get https://proxy.golang.org/honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.zip: 200 OK (0.213s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.42.0.zip: 200 OK (0.262s) # get https://proxy.golang.org/golang.org/x/text/@v/v0.34.0.zip: 200 OK (0.264s) # get https://proxy.golang.org/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip: 200 OK (0.242s) # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.11.zip: 200 OK (0.249s) # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.79.3.zip: 200 OK (0.250s) # get https://proxy.golang.org/golang.org/x/sys/@v/v0.41.0.zip: 200 OK (0.281s) # get https://proxy.golang.org/google.golang.org/appengine/@v/v1.6.7.zip: 200 OK (0.255s) # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20251202230838-ff82c1b0f217.zip: 200 OK (0.254s) # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20251202230838-ff82c1b0f217.zip: 200 OK (0.255s) # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip: 200 OK (0.270s) # get https://proxy.golang.org/gotest.tools/v3/@v/v3.4.0.zip: 200 OK (0.270s) # get https://proxy.golang.org/k8s.io/klog/v2/@v/v2.130.1.zip: 200 OK (0.284s) # get https://proxy.golang.org/k8s.io/apimachinery/@v/v0.26.2.zip: 200 OK (0.292s) # get https://proxy.golang.org/sigs.k8s.io/json/@v/v0.0.0-20221116044647-bc3834ca7abd.zip: 200 OK (0.289s) # get https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20230406110748-d93618cff8a2.zip: 200 OK (0.291s) # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.3.0.zip: 200 OK (0.287s) # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20240823204242-4ba0660f739c.zip: 200 OK (0.376s) # get https://proxy.golang.org/gonum.org/v1/gonum/@v/v0.16.0.zip: 200 OK (0.376s) # get https://proxy.golang.org/gopkg.in/ini.v1/@v/v1.66.2.zip: 200 OK (0.361s) # get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.zip: 200 OK (0.364s) # get https://proxy.golang.org/gopkg.in/natefinch/npipe.v2/@v/v2.0.0-20160621034901-c1b8fa8bdcce.zip: 200 OK (0.360s) # get https://proxy.golang.org/google.golang.org/genproto/googleapis/bytestream/@v/v0.0.0-20240823204242-4ba0660f739c.zip: 200 OK (0.389s) # get https://proxy.golang.org/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.zip: 200 OK (0.517s) # get https://proxy.golang.org/k8s.io/client-go/@v/v0.26.2.zip: 200 OK (0.366s) # get https://proxy.golang.org/k8s.io/kube-openapi/@v/v0.0.0-20221012153701-172d655c2280.zip: 200 OK (0.365s) # get https://proxy.golang.org/k8s.io/api/@v/v0.26.2.zip: 200 OK (0.367s) # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.39.0.zip: 200 OK (0.483s) # get https://proxy.golang.org/k8s.io/gengo/@v/v0.0.0-20210813121822-485abfe95c7c.zip: 200 OK (0.385s) # get https://proxy.golang.org/github.com/pierrec/lz4/@v/v2.6.1+incompatible.zip: 200 OK (0.743s) # get https://proxy.golang.org/gopkg.in/resty.v1/@v/v1.12.0.zip: 200 OK (0.475s) # get https://proxy.golang.org/google.golang.org/api/@v/v0.195.0.zip: 200 OK (0.586s) # get https://proxy.golang.org/sigs.k8s.io/structured-merge-diff/v4/@v/v4.2.3.zip: 200 OK (0.591s) go: cel.dev/[email protected]: verifying go.mod: cel.dev/[email protected]/go.mod: Get "https://sum.golang.org/lookup/cel.dev/[email protected]": net/http: TLS handshake timeout go: cloud.google.com/go/[email protected]: verifying go.mod: cloud.google.com/go/[email protected]/go.mod: Get "https://sum.golang.org/lookup/cloud.google.com/go/[email protected]": net/http: TLS handshake timeout go: cloud.google.com/go/auth/[email protected]: verifying go.mod: cloud.google.com/go/auth/[email protected]/go.mod: Get "https://sum.golang.org/lookup/cloud.google.com/go/auth/[email protected]": net/http: TLS handshake timeout go: cloud.google.com/go/compute/[email protected]: verifying go.mod: cloud.google.com/go/compute/[email protected]/go.mod: Get "https://sum.golang.org/lookup/cloud.google.com/go/compute/[email protected]": net/http: TLS handshake timeout go: cloud.google.com/go/[email protected]: verifying go.mod: cloud.google.com/go/[email protected]/go.mod: Get "https://sum.golang.org/lookup/cloud.google.com/go/[email protected]": EOF go: github.com/Azure/[email protected]+incompatible: verifying go.mod: github.com/Azure/[email protected]+incompatible/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/[email protected]+incompatible": net/http: TLS handshake timeout go: github.com/Azure/[email protected]+incompatible: verifying go.mod: github.com/Azure/[email protected]+incompatible/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/[email protected]+incompatible": EOF go: github.com/Azure/go-autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/[email protected]": net/http: TLS handshake timeout go: github.com/Azure/go-autorest/autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/[email protected]": EOF go: github.com/Azure/go-autorest/autorest/azure/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/azure/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/azure/[email protected]": EOF go: github.com/Azure/go-autorest/autorest/azure/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/azure/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/azure/[email protected]": EOF go: github.com/Azure/go-autorest/autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/[email protected]": EOF go: github.com/Azure/go-autorest/autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/[email protected]": EOF go: github.com/Azure/go-autorest/autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/autorest/[email protected]": net/http: TLS handshake timeout go: github.com/Azure/go-autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/[email protected]": EOF go: github.com/Azure/go-autorest/[email protected]: verifying go.mod: github.com/Azure/go-autorest/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!azure/go-autorest/[email protected]": net/http: TLS handshake timeout go: github.com/DataDog/[email protected]+incompatible: verifying go.mod: github.com/DataDog/[email protected]+incompatible/go.mod: Get "https://sum.golang.org/lookup/github.com/!data!dog/[email protected]+incompatible": net/http: TLS handshake timeout go: github.com/Masterminds/[email protected]: verifying go.mod: github.com/Masterminds/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!masterminds/[email protected]": net/http: TLS handshake timeout go: github.com/Masterminds/semver/[email protected]: verifying go.mod: github.com/Masterminds/semver/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!masterminds/semver/[email protected]": EOF go: github.com/Masterminds/sprig/[email protected]: verifying go.mod: github.com/Masterminds/sprig/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!masterminds/sprig/[email protected]": net/http: TLS handshake timeout go: github.com/Microsoft/[email protected]: verifying go.mod: github.com/Microsoft/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!microsoft/[email protected]": net/http: TLS handshake timeout go: github.com/NYTimes/[email protected]: verifying go.mod: github.com/NYTimes/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/!n!y!times/[email protected]": net/http: TLS handshake timeout go: github.com/agext/[email protected]: verifying go.mod: github.com/agext/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/agext/[email protected]": net/http: TLS handshake timeout go: github.com/aliyun/[email protected]: verifying go.mod: github.com/aliyun/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aliyun/[email protected]": net/http: TLS handshake timeout go: github.com/apparentlymart/go-textseg/[email protected]: verifying go.mod: github.com/apparentlymart/go-textseg/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/apparentlymart/go-textseg/[email protected]": net/http: TLS handshake timeout go: github.com/armon/[email protected]: verifying go.mod: github.com/armon/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/armon/[email protected]": net/http: TLS handshake timeout go: github.com/armon/[email protected]: verifying go.mod: github.com/armon/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/armon/[email protected]": net/http: TLS handshake timeout go: github.com/armon/[email protected]: verifying go.mod: github.com/armon/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/armon/[email protected]": net/http: TLS handshake timeout go: github.com/aws/[email protected]: verifying go.mod: github.com/aws/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/feature/ec2/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/feature/ec2/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/feature/ec2/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/internal/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/internal/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/internal/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/internal/endpoints/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/internal/endpoints/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/internal/endpoints/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/internal/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/internal/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/internal/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/internal/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/internal/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/internal/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/internal/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/internal/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/internal/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": net/http: TLS handshake timeout go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": EOF go: github.com/aws/aws-sdk-go-v2/service/[email protected]: verifying go.mod: github.com/aws/aws-sdk-go-v2/service/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/aws-sdk-go-v2/service/[email protected]": net/http: TLS handshake timeout go: github.com/aws/[email protected]: verifying go.mod: github.com/aws/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/aws/[email protected]": EOF go: github.com/benbjohnson/[email protected]: verifying go.mod: github.com/benbjohnson/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/benbjohnson/[email protected]": net/http: TLS handshake timeout go: github.com/beorn7/[email protected]: verifying go.mod: github.com/beorn7/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/beorn7/[email protected]": EOF go: github.com/bgentry/[email protected]: verifying go.mod: github.com/bgentry/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/bgentry/[email protected]": net/http: TLS handshake timeout go: github.com/boltdb/[email protected]: verifying go.mod: github.com/boltdb/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/boltdb/[email protected]": net/http: TLS handshake timeout go: github.com/cenkalti/backoff/[email protected]: verifying go.mod: github.com/cenkalti/backoff/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/cenkalti/backoff/[email protected]": EOF go: github.com/cespare/xxhash/[email protected]: verifying go.mod: github.com/cespare/xxhash/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/cespare/xxhash/[email protected]": net/http: TLS handshake timeout go: github.com/circonus-labs/[email protected]+incompatible: verifying go.mod: github.com/circonus-labs/[email protected]+incompatible/go.mod: Get "https://sum.golang.org/lookup/github.com/circonus-labs/[email protected]+incompatible": net/http: TLS handshake timeout go: github.com/circonus-labs/[email protected]: verifying go.mod: github.com/circonus-labs/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/circonus-labs/[email protected]": net/http: TLS handshake timeout go: github.com/cncf/xds/[email protected]: verifying go.mod: github.com/cncf/xds/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/cncf/xds/[email protected]": net/http: TLS handshake timeout go: github.com/coreos/[email protected]+incompatible: verifying go.mod: github.com/coreos/[email protected]+incompatible/go.mod: Get "https://sum.golang.org/lookup/github.com/coreos/[email protected]+incompatible": EOF go: github.com/coreos/go-oidc/[email protected]: verifying go.mod: github.com/coreos/go-oidc/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/coreos/go-oidc/[email protected]": net/http: TLS handshake timeout go: github.com/coreos/[email protected]: verifying go.mod: github.com/coreos/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/coreos/[email protected]": net/http: TLS handshake timeout go: github.com/coreos/[email protected]: verifying go.mod: github.com/coreos/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/coreos/[email protected]": net/http: TLS handshake timeout go: github.com/cosiner/[email protected]: verifying go.mod: github.com/cosiner/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/cosiner/[email protected]": net/http: TLS handshake timeout go: github.com/davecgh/[email protected]: verifying go.mod: github.com/davecgh/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/davecgh/[email protected]": net/http: TLS handshake timeout go: github.com/deckarep/golang-set/[email protected]: verifying go.mod: github.com/deckarep/golang-set/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/deckarep/golang-set/[email protected]": EOF go: github.com/denverdino/[email protected]: verifying go.mod: github.com/denverdino/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/denverdino/[email protected]": EOF go: github.com/digitalocean/[email protected]: verifying go.mod: github.com/digitalocean/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/digitalocean/[email protected]": net/http: TLS handshake timeout go: github.com/dimchansky/[email protected]: verifying go.mod: github.com/dimchansky/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/dimchansky/[email protected]": net/http: TLS handshake timeout go: github.com/docker/[email protected]: verifying go.mod: github.com/docker/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/docker/[email protected]": EOF go: github.com/emicklei/go-restful/[email protected]: verifying go.mod: github.com/emicklei/go-restful/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/emicklei/go-restful/[email protected]": net/http: TLS handshake timeout go: github.com/envoyproxy/[email protected]: verifying go.mod: github.com/envoyproxy/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/[email protected]": net/http: TLS handshake timeout go: github.com/envoyproxy/go-control-plane/[email protected]: verifying go.mod: github.com/envoyproxy/go-control-plane/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/go-control-plane/[email protected]": EOF go: github.com/envoyproxy/go-control-plane/[email protected]: verifying go.mod: github.com/envoyproxy/go-control-plane/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/go-control-plane/[email protected]": net/http: TLS handshake timeout go: github.com/envoyproxy/go-control-plane/[email protected]: verifying go.mod: github.com/envoyproxy/go-control-plane/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/go-control-plane/[email protected]": net/http: TLS handshake timeout go: github.com/envoyproxy/go-control-plane/[email protected]: verifying go.mod: github.com/envoyproxy/go-control-plane/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/go-control-plane/[email protected]": net/http: TLS handshake timeout go: github.com/envoyproxy/[email protected]: verifying go.mod: github.com/envoyproxy/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/envoyproxy/[email protected]": EOF go: github.com/fatih/[email protected]: verifying go.mod: github.com/fatih/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/fatih/[email protected]": net/http: TLS handshake timeout go: github.com/felixge/[email protected]: verifying go.mod: github.com/felixge/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/felixge/[email protected]": EOF go: github.com/fsnotify/[email protected]: verifying go.mod: github.com/fsnotify/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/fsnotify/[email protected]": net/http: TLS handshake timeout go: github.com/fullstorydev/[email protected]: verifying go.mod: github.com/fullstorydev/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/fullstorydev/[email protected]": EOF go: github.com/go-jose/go-jose/[email protected]: verifying go.mod: github.com/go-jose/go-jose/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-jose/go-jose/[email protected]": EOF go: github.com/go-jose/go-jose/[email protected]: verifying go.mod: github.com/go-jose/go-jose/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-jose/go-jose/[email protected]": net/http: TLS handshake timeout go: github.com/go-logr/[email protected]: verifying go.mod: github.com/go-logr/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-logr/[email protected]": net/http: TLS handshake timeout go: github.com/go-logr/[email protected]: verifying go.mod: github.com/go-logr/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-logr/[email protected]": net/http: TLS handshake timeout go: github.com/go-ole/[email protected]: verifying go.mod: github.com/go-ole/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-ole/[email protected]": EOF go: github.com/go-openapi/[email protected]: verifying go.mod: github.com/go-openapi/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-openapi/[email protected]": net/http: TLS handshake timeout go: github.com/go-openapi/[email protected]: verifying go.mod: github.com/go-openapi/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-openapi/[email protected]": EOF go: github.com/go-openapi/[email protected]: verifying go.mod: github.com/go-openapi/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-openapi/[email protected]": net/http: TLS handshake timeout go: github.com/go-viper/mapstructure/[email protected]: verifying go.mod: github.com/go-viper/mapstructure/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/go-viper/mapstructure/[email protected]": EOF go: github.com/gogo/[email protected]: verifying go.mod: github.com/gogo/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/gogo/[email protected]": net/http: TLS handshake timeout go: github.com/golang-jwt/jwt/[email protected]: verifying go.mod: github.com/golang-jwt/jwt/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/golang-jwt/jwt/[email protected]": EOF go: github.com/golang-jwt/jwt/[email protected]: verifying go.mod: github.com/golang-jwt/jwt/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/golang-jwt/jwt/[email protected]": net/http: TLS handshake timeout go: github.com/golang/[email protected]: verifying go.mod: github.com/golang/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/golang/[email protected]": EOF go: github.com/golang/[email protected]: verifying go.mod: github.com/golang/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/golang/[email protected]": EOF go: github.com/golang/[email protected]: verifying go.mod: github.com/golang/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/golang/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": EOF go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": EOF go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/google/[email protected]: verifying go.mod: github.com/google/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/google/[email protected]": net/http: TLS handshake timeout go: github.com/googleapis/[email protected]: verifying go.mod: github.com/googleapis/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/googleapis/[email protected]": net/http: TLS handshake timeout go: github.com/googleapis/gax-go/[email protected]: verifying go.mod: github.com/googleapis/gax-go/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/googleapis/gax-go/[email protected]": EOF go: github.com/gophercloud/[email protected]: verifying go.mod: github.com/gophercloud/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/gophercloud/[email protected]": EOF go: github.com/grpc-ecosystem/[email protected]: verifying go.mod: github.com/grpc-ecosystem/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/grpc-ecosystem/[email protected]": EOF go: github.com/hashi-derek/[email protected]: verifying go.mod: github.com/hashi-derek/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashi-derek/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/go-discover/provider/[email protected]: verifying go.mod: github.com/hashicorp/go-discover/provider/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-discover/provider/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/go-immutable-radix/[email protected]: verifying go.mod: github.com/hashicorp/go-immutable-radix/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-immutable-radix/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/go-msgpack/[email protected]: verifying go.mod: github.com/hashicorp/go-msgpack/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-msgpack/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/go-secure-stdlib/awsutil/[email protected]: verifying go.mod: github.com/hashicorp/go-secure-stdlib/awsutil/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-secure-stdlib/awsutil/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/go-secure-stdlib/[email protected]: verifying go.mod: github.com/hashicorp/go-secure-stdlib/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-secure-stdlib/[email protected]": EOF go: github.com/hashicorp/go-secure-stdlib/[email protected]: verifying go.mod: github.com/hashicorp/go-secure-stdlib/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/go-secure-stdlib/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/golang-lru/[email protected]: verifying go.mod: github.com/hashicorp/golang-lru/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/golang-lru/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/hcl/[email protected]: verifying go.mod: github.com/hashicorp/hcl/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/hcl/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/raft-boltdb/[email protected]: verifying go.mod: github.com/hashicorp/raft-boltdb/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/raft-boltdb/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/vault/[email protected]: verifying go.mod: github.com/hashicorp/vault/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/vault/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/vault/api/auth/[email protected]: verifying go.mod: github.com/hashicorp/vault/api/auth/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/vault/api/auth/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/vault/[email protected]: verifying go.mod: github.com/hashicorp/vault/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/vault/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": net/http: TLS handshake timeout go: github.com/hashicorp/[email protected]: verifying go.mod: github.com/hashicorp/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/hashicorp/[email protected]": EOF go: github.com/huandu/[email protected]: verifying go.mod: github.com/huandu/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/huandu/[email protected]": EOF go: github.com/imdario/[email protected]: verifying go.mod: github.com/imdario/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/imdario/[email protected]": net/http: TLS handshake timeout go: github.com/jhump/[email protected]: verifying go.mod: github.com/jhump/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/jhump/[email protected]": net/http: TLS handshake timeout go: github.com/jmespath/[email protected]: verifying go.mod: github.com/jmespath/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/jmespath/[email protected]": net/http: TLS handshake timeout go: github.com/josharian/[email protected]: verifying go.mod: github.com/josharian/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/josharian/[email protected]": net/http: TLS handshake timeout go: github.com/joyent/[email protected]: verifying go.mod: github.com/joyent/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/joyent/[email protected]": EOF go: github.com/json-iterator/[email protected]: verifying go.mod: github.com/json-iterator/[email protected]/go.mod: Get "https://sum.golang.org/lookup/github.com/json-iterator/[email protected]": net/http: TLS handshake timeout *** Error code 1 Stop. make: stopped making "fetch" in /usr/ports/sysutils/consul
