Source: consul
Version: 1.8.7+dfsg1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory 
> '/<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul'
> bash: line 1: git: command not found
> bash: line 1: git: command not found
> Generated all protobuf Go files
> make[2]: Leaving directory 
> '/<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul'
> dh_auto_build -v
>       cd _build && go version
> go version go1.18 linux/amd64
>       cd _build && go env
> GO111MODULE="off"
> GOARCH="amd64"
> GOBIN=""
> GOCACHE="/<<PKGBUILDDIR>>/_build/go-build"
> GOENV="/<<PKGBUILDDIR>>/debian/tmp/.config/go/env"
> GOEXE=""
> GOEXPERIMENT=""
> GOFLAGS=""
> GOHOSTARCH="amd64"
> GOHOSTOS="linux"
> GOINSECURE=""
> GOMODCACHE="/<<PKGBUILDDIR>>/_build/pkg/mod"
> GONOPROXY=""
> GONOSUMDB=""
> GOOS="linux"
> GOPATH="/<<PKGBUILDDIR>>/_build"
> GOPRIVATE=""
> GOPROXY="off"
> GOROOT="/usr/lib/go-1.18"
> GOSUMDB="sum.golang.org"
> GOTMPDIR=""
> GOTOOLDIR="/usr/lib/go-1.18/pkg/tool/linux_amd64"
> GOVCS=""
> GOVERSION="go1.18"
> GCCGO="gccgo"
> GOAMD64="v1"
> AR="ar"
> CC="gcc"
> CXX="g++"
> CGO_ENABLED="1"
> GOMOD=""
> GOWORK=""
> CGO_CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
> CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong"
> CGO_LDFLAGS="-Wl,-z,relro"
> PKG_CONFIG="pkg-config"
> GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 
> -fdebug-prefix-map=/tmp/go-build2762948977=/tmp/go-build 
> -gno-record-gcc-switches"
> dh_auto_build: warning: 
> github.com/hashicorp/consul/agent/routine-leak-checker contains no non-test 
> Go files, removing it from build
>       cd _build && go generate -v github.com/hashicorp/consul 
> github.com/hashicorp/consul/acl github.com/hashicorp/consul/agent 
> github.com/hashicorp/consul/agent/ae 
> github.com/hashicorp/consul/agent/auto-config 
> github.com/hashicorp/consul/agent/cache 
> github.com/hashicorp/consul/agent/cache-types 
> github.com/hashicorp/consul/agent/checks 
> github.com/hashicorp/consul/agent/config 
> github.com/hashicorp/consul/agent/connect 
> github.com/hashicorp/consul/agent/connect/ca 
> github.com/hashicorp/consul/agent/consul 
> github.com/hashicorp/consul/agent/consul/authmethod 
> github.com/hashicorp/consul/agent/consul/authmethod/kubeauth 
> github.com/hashicorp/consul/agent/consul/authmethod/ssoauth 
> github.com/hashicorp/consul/agent/consul/authmethod/testauth 
> github.com/hashicorp/consul/agent/consul/autopilot 
> github.com/hashicorp/consul/agent/consul/discoverychain 
> github.com/hashicorp/consul/agent/consul/fsm 
> github.com/hashicorp/consul/agent/consul/prepared_query 
> github.com/hashicorp/consul/agent/consul/state 
> github.com/hashicorp/consul/agent/consul/wanfed 
> github.com/hashicorp/consul/agent/debug github.com/hashicorp/consul/agent/dns 
> github.com/hashicorp/consul/agent/exec 
> github.com/hashicorp/consul/agent/local 
> github.com/hashicorp/consul/agent/metadata 
> github.com/hashicorp/consul/agent/mock github.com/hashicorp/consul/agent/pool 
> github.com/hashicorp/consul/agent/proxycfg 
> github.com/hashicorp/consul/agent/router 
> github.com/hashicorp/consul/agent/structs 
> github.com/hashicorp/consul/agent/systemd 
> github.com/hashicorp/consul/agent/token github.com/hashicorp/consul/agent/xds 
> github.com/hashicorp/consul/agent/xds/proxysupport 
> github.com/hashicorp/consul/api github.com/hashicorp/consul/api/watch 
> github.com/hashicorp/consul/command github.com/hashicorp/consul/command/acl 
> github.com/hashicorp/consul/command/acl/agenttokens 
> github.com/hashicorp/consul/command/acl/authmethod 
> github.com/hashicorp/consul/command/acl/authmethod/create 
> github.com/hashicorp/consul/command/acl/authmethod/delete 
> github.com/hashicorp/consul/command/acl/authmethod/list 
> github.com/hashicorp/consul/command/acl/authmethod/read 
> github.com/hashicorp/consul/command/acl/authmethod/update 
> github.com/hashicorp/consul/command/acl/bindingrule 
> github.com/hashicorp/consul/command/acl/bindingrule/create 
> github.com/hashicorp/consul/command/acl/bindingrule/delete 
> github.com/hashicorp/consul/command/acl/bindingrule/list 
> github.com/hashicorp/consul/command/acl/bindingrule/read 
> github.com/hashicorp/consul/command/acl/bindingrule/update 
> github.com/hashicorp/consul/command/acl/bootstrap 
> github.com/hashicorp/consul/command/acl/policy 
> github.com/hashicorp/consul/command/acl/policy/create 
> github.com/hashicorp/consul/command/acl/policy/delete 
> github.com/hashicorp/consul/command/acl/policy/list 
> github.com/hashicorp/consul/command/acl/policy/read 
> github.com/hashicorp/consul/command/acl/policy/update 
> github.com/hashicorp/consul/command/acl/role 
> github.com/hashicorp/consul/command/acl/role/create 
> github.com/hashicorp/consul/command/acl/role/delete 
> github.com/hashicorp/consul/command/acl/role/list 
> github.com/hashicorp/consul/command/acl/role/read 
> github.com/hashicorp/consul/command/acl/role/update 
> github.com/hashicorp/consul/command/acl/rules 
> github.com/hashicorp/consul/command/acl/token 
> github.com/hashicorp/consul/command/acl/token/clone 
> github.com/hashicorp/consul/command/acl/token/create 
> github.com/hashicorp/consul/command/acl/token/delete 
> github.com/hashicorp/consul/command/acl/token/list 
> github.com/hashicorp/consul/command/acl/token/read 
> github.com/hashicorp/consul/command/acl/token/update 
> github.com/hashicorp/consul/command/agent 
> github.com/hashicorp/consul/command/catalog 
> github.com/hashicorp/consul/command/catalog/list/dc 
> github.com/hashicorp/consul/command/catalog/list/nodes 
> github.com/hashicorp/consul/command/catalog/list/services 
> github.com/hashicorp/consul/command/config 
> github.com/hashicorp/consul/command/config/delete 
> github.com/hashicorp/consul/command/config/list 
> github.com/hashicorp/consul/command/config/read 
> github.com/hashicorp/consul/command/config/write 
> github.com/hashicorp/consul/command/connect 
> github.com/hashicorp/consul/command/connect/ca 
> github.com/hashicorp/consul/command/connect/ca/get 
> github.com/hashicorp/consul/command/connect/ca/set 
> github.com/hashicorp/consul/command/connect/envoy 
> github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap 
> github.com/hashicorp/consul/command/connect/expose 
> github.com/hashicorp/consul/command/connect/proxy 
> github.com/hashicorp/consul/command/debug 
> github.com/hashicorp/consul/command/event 
> github.com/hashicorp/consul/command/exec 
> github.com/hashicorp/consul/command/flags 
> github.com/hashicorp/consul/command/forceleave 
> github.com/hashicorp/consul/command/helpers 
> github.com/hashicorp/consul/command/info 
> github.com/hashicorp/consul/command/intention 
> github.com/hashicorp/consul/command/intention/check 
> github.com/hashicorp/consul/command/intention/create 
> github.com/hashicorp/consul/command/intention/delete 
> github.com/hashicorp/consul/command/intention/finder 
> github.com/hashicorp/consul/command/intention/get 
> github.com/hashicorp/consul/command/intention/match 
> github.com/hashicorp/consul/command/join 
> github.com/hashicorp/consul/command/keygen 
> github.com/hashicorp/consul/command/keyring 
> github.com/hashicorp/consul/command/kv 
> github.com/hashicorp/consul/command/kv/del 
> github.com/hashicorp/consul/command/kv/exp 
> github.com/hashicorp/consul/command/kv/get 
> github.com/hashicorp/consul/command/kv/imp 
> github.com/hashicorp/consul/command/kv/impexp 
> github.com/hashicorp/consul/command/kv/put 
> github.com/hashicorp/consul/command/leave 
> github.com/hashicorp/consul/command/lock 
> github.com/hashicorp/consul/command/login 
> github.com/hashicorp/consul/command/logout 
> github.com/hashicorp/consul/command/maint 
> github.com/hashicorp/consul/command/members 
> github.com/hashicorp/consul/command/monitor 
> github.com/hashicorp/consul/command/operator 
> github.com/hashicorp/consul/command/operator/autopilot 
> github.com/hashicorp/consul/command/operator/autopilot/get 
> github.com/hashicorp/consul/command/operator/autopilot/set 
> github.com/hashicorp/consul/command/operator/raft 
> github.com/hashicorp/consul/command/operator/raft/listpeers 
> github.com/hashicorp/consul/command/operator/raft/removepeer 
> github.com/hashicorp/consul/command/reload 
> github.com/hashicorp/consul/command/rtt 
> github.com/hashicorp/consul/command/services 
> github.com/hashicorp/consul/command/services/deregister 
> github.com/hashicorp/consul/command/services/register 
> github.com/hashicorp/consul/command/snapshot 
> github.com/hashicorp/consul/command/snapshot/inspect 
> github.com/hashicorp/consul/command/snapshot/restore 
> github.com/hashicorp/consul/command/snapshot/save 
> github.com/hashicorp/consul/command/tls 
> github.com/hashicorp/consul/command/tls/ca 
> github.com/hashicorp/consul/command/tls/ca/create 
> github.com/hashicorp/consul/command/tls/cert 
> github.com/hashicorp/consul/command/tls/cert/create 
> github.com/hashicorp/consul/command/validate 
> github.com/hashicorp/consul/command/version 
> github.com/hashicorp/consul/command/watch github.com/hashicorp/consul/connect 
> github.com/hashicorp/consul/connect/certgen 
> github.com/hashicorp/consul/connect/proxy 
> github.com/hashicorp/consul/internal/go-sso/oidcauth 
> github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil 
> github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcauthtest 
> github.com/hashicorp/consul/ipaddr github.com/hashicorp/consul/lib 
> github.com/hashicorp/consul/lib/decode github.com/hashicorp/consul/lib/file 
> github.com/hashicorp/consul/lib/semaphore 
> github.com/hashicorp/consul/lib/stringslice 
> github.com/hashicorp/consul/lib/template github.com/hashicorp/consul/logging 
> github.com/hashicorp/consul/logging/monitor github.com/hashicorp/consul/proto 
> github.com/hashicorp/consul/proto/pbacl 
> github.com/hashicorp/consul/proto/pbautoconf 
> github.com/hashicorp/consul/proto/pbcommon 
> github.com/hashicorp/consul/proto/pbconfig 
> github.com/hashicorp/consul/proto/pbconnect 
> github.com/hashicorp/consul/sdk/freeport 
> github.com/hashicorp/consul/sdk/testutil 
> github.com/hashicorp/consul/sdk/testutil/retry 
> github.com/hashicorp/consul/sentinel github.com/hashicorp/consul/service_os 
> github.com/hashicorp/consul/snapshot github.com/hashicorp/consul/testrpc 
> github.com/hashicorp/consul/tlsutil github.com/hashicorp/consul/types 
> github.com/hashicorp/consul/version
> src/github.com/hashicorp/consul/main.go
> src/github.com/hashicorp/consul/main_test.go
> src/github.com/hashicorp/consul/acl/acl.go
> src/github.com/hashicorp/consul/acl/acl_oss.go
> src/github.com/hashicorp/consul/acl/acl_test.go
> src/github.com/hashicorp/consul/acl/authorizer.go
> src/github.com/hashicorp/consul/acl/authorizer_oss.go
> src/github.com/hashicorp/consul/acl/authorizer_test.go
> src/github.com/hashicorp/consul/acl/chained_authorizer.go
> src/github.com/hashicorp/consul/acl/chained_authorizer_test.go
> src/github.com/hashicorp/consul/acl/errors.go
> src/github.com/hashicorp/consul/acl/policy.go
> src/github.com/hashicorp/consul/acl/policy_authorizer.go
> src/github.com/hashicorp/consul/acl/policy_authorizer_oss.go
> src/github.com/hashicorp/consul/acl/policy_authorizer_test.go
> src/github.com/hashicorp/consul/acl/policy_merger.go
> src/github.com/hashicorp/consul/acl/policy_merger_oss.go
> src/github.com/hashicorp/consul/acl/policy_oss.go
> src/github.com/hashicorp/consul/acl/policy_test.go
> src/github.com/hashicorp/consul/acl/static_authorizer.go
> src/github.com/hashicorp/consul/acl/static_authorizer_test.go
> src/github.com/hashicorp/consul/agent/acl.go
> src/github.com/hashicorp/consul/agent/acl_endpoint.go
> src/github.com/hashicorp/consul/agent/acl_endpoint_legacy.go
> src/github.com/hashicorp/consul/agent/acl_endpoint_legacy_test.go
> src/github.com/hashicorp/consul/agent/acl_endpoint_test.go
> src/github.com/hashicorp/consul/agent/acl_test.go
> src/github.com/hashicorp/consul/agent/agent.go
> src/github.com/hashicorp/consul/agent/agent_endpoint.go
> src/github.com/hashicorp/consul/agent/agent_endpoint_test.go
> src/github.com/hashicorp/consul/agent/agent_oss.go
> src/github.com/hashicorp/consul/agent/agent_test.go
> src/github.com/hashicorp/consul/agent/bindata_assetfs.go
> src/github.com/hashicorp/consul/agent/catalog_endpoint.go
> src/github.com/hashicorp/consul/agent/catalog_endpoint_test.go
> src/github.com/hashicorp/consul/agent/check.go
> src/github.com/hashicorp/consul/agent/config_endpoint.go
> src/github.com/hashicorp/consul/agent/config_endpoint_test.go
> src/github.com/hashicorp/consul/agent/connect_auth.go
> src/github.com/hashicorp/consul/agent/connect_ca_endpoint.go
> src/github.com/hashicorp/consul/agent/connect_ca_endpoint_test.go
> src/github.com/hashicorp/consul/agent/coordinate_endpoint.go
> src/github.com/hashicorp/consul/agent/coordinate_endpoint_test.go
> src/github.com/hashicorp/consul/agent/denylist.go
> src/github.com/hashicorp/consul/agent/denylist_test.go
> src/github.com/hashicorp/consul/agent/discovery_chain_endpoint.go
> src/github.com/hashicorp/consul/agent/discovery_chain_endpoint_test.go
> src/github.com/hashicorp/consul/agent/dns.go
> src/github.com/hashicorp/consul/agent/dns_oss.go
> src/github.com/hashicorp/consul/agent/dns_test.go
> src/github.com/hashicorp/consul/agent/enterprise_delegate_oss.go
> src/github.com/hashicorp/consul/agent/event_endpoint.go
> src/github.com/hashicorp/consul/agent/event_endpoint_test.go
> src/github.com/hashicorp/consul/agent/federation_state_endpoint.go
> src/github.com/hashicorp/consul/agent/health_endpoint.go
> src/github.com/hashicorp/consul/agent/health_endpoint_test.go
> src/github.com/hashicorp/consul/agent/http.go
> src/github.com/hashicorp/consul/agent/http_decode_test.go
> src/github.com/hashicorp/consul/agent/http_oss.go
> src/github.com/hashicorp/consul/agent/http_oss_test.go
> src/github.com/hashicorp/consul/agent/http_register.go
> src/github.com/hashicorp/consul/agent/http_test.go
> src/github.com/hashicorp/consul/agent/intentions_endpoint.go
> src/github.com/hashicorp/consul/agent/intentions_endpoint_test.go
> src/github.com/hashicorp/consul/agent/keyring.go
> src/github.com/hashicorp/consul/agent/keyring_test.go
> src/github.com/hashicorp/consul/agent/kvs_endpoint.go
> src/github.com/hashicorp/consul/agent/kvs_endpoint_test.go
> src/github.com/hashicorp/consul/agent/nodeid.go
> src/github.com/hashicorp/consul/agent/nodeid_test.go
> src/github.com/hashicorp/consul/agent/notify.go
> src/github.com/hashicorp/consul/agent/notify_test.go
> src/github.com/hashicorp/consul/agent/operator_endpoint.go
> src/github.com/hashicorp/consul/agent/operator_endpoint_test.go
> src/github.com/hashicorp/consul/agent/prepared_query_endpoint.go
> src/github.com/hashicorp/consul/agent/prepared_query_endpoint_test.go
> src/github.com/hashicorp/consul/agent/remote_exec.go
> src/github.com/hashicorp/consul/agent/remote_exec_test.go
> src/github.com/hashicorp/consul/agent/retry_join.go
> src/github.com/hashicorp/consul/agent/service_checks_test.go
> src/github.com/hashicorp/consul/agent/service_manager.go
> src/github.com/hashicorp/consul/agent/service_manager_test.go
> src/github.com/hashicorp/consul/agent/session_endpoint.go
> src/github.com/hashicorp/consul/agent/session_endpoint_test.go
> src/github.com/hashicorp/consul/agent/setup.go
> src/github.com/hashicorp/consul/agent/sidecar_service.go
> src/github.com/hashicorp/consul/agent/sidecar_service_test.go
> src/github.com/hashicorp/consul/agent/signal_unix.go
> src/github.com/hashicorp/consul/agent/snapshot_endpoint.go
> src/github.com/hashicorp/consul/agent/snapshot_endpoint_test.go
> src/github.com/hashicorp/consul/agent/status_endpoint.go
> src/github.com/hashicorp/consul/agent/status_endpoint_test.go
> src/github.com/hashicorp/consul/agent/testagent.go
> src/github.com/hashicorp/consul/agent/testagent_test.go
> src/github.com/hashicorp/consul/agent/translate_addr.go
> src/github.com/hashicorp/consul/agent/txn_endpoint.go
> src/github.com/hashicorp/consul/agent/txn_endpoint_test.go
> src/github.com/hashicorp/consul/agent/ui_endpoint.go
> src/github.com/hashicorp/consul/agent/ui_endpoint_test.go
> src/github.com/hashicorp/consul/agent/user_event.go
> src/github.com/hashicorp/consul/agent/user_event_test.go
> src/github.com/hashicorp/consul/agent/util.go
> src/github.com/hashicorp/consul/agent/util_test.go
> src/github.com/hashicorp/consul/agent/watch_handler.go
> src/github.com/hashicorp/consul/agent/watch_handler_test.go
> src/github.com/hashicorp/consul/agent/ae/ae.go
> src/github.com/hashicorp/consul/agent/ae/ae_test.go
> src/github.com/hashicorp/consul/agent/ae/trigger.go
> src/github.com/hashicorp/consul/agent/auto-config/auto_config.go
> src/github.com/hashicorp/consul/agent/auto-config/auto_config_test.go
> src/github.com/hashicorp/consul/agent/auto-config/auto_encrypt.go
> src/github.com/hashicorp/consul/agent/auto-config/auto_encrypt_test.go
> src/github.com/hashicorp/consul/agent/auto-config/config.go
> src/github.com/hashicorp/consul/agent/auto-config/config_translate.go
> src/github.com/hashicorp/consul/agent/auto-config/config_translate_test.go
> src/github.com/hashicorp/consul/agent/auto-config/mock_test.go
> src/github.com/hashicorp/consul/agent/auto-config/persist.go
> src/github.com/hashicorp/consul/agent/auto-config/run.go
> src/github.com/hashicorp/consul/agent/auto-config/server_addr.go
> src/github.com/hashicorp/consul/agent/auto-config/tls.go
> src/github.com/hashicorp/consul/agent/auto-config/tls_test.go
> src/github.com/hashicorp/consul/agent/cache/cache.go
> 2022/03/26 19:14:46 internal error: package "container/heap" without types 
> was imported from "github.com/hashicorp/consul/agent/cache"
> src/github.com/hashicorp/consul/agent/cache/cache.go:30: running "mockery": 
> exit status 1
> src/github.com/hashicorp/consul/agent/cache-types/catalog_datacenters.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_datacenters_test.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_list_services.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_list_services_test.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_service_list.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_service_list_test.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_services.go
> src/github.com/hashicorp/consul/agent/cache-types/catalog_services_test.go
> src/github.com/hashicorp/consul/agent/cache-types/config_entry.go
> src/github.com/hashicorp/consul/agent/cache-types/config_entry_test.go
> src/github.com/hashicorp/consul/agent/cache-types/connect_ca_leaf.go
> src/github.com/hashicorp/consul/agent/cache-types/connect_ca_leaf_oss.go
> src/github.com/hashicorp/consul/agent/cache-types/connect_ca_leaf_test.go
> src/github.com/hashicorp/consul/agent/cache-types/connect_ca_root.go
> src/github.com/hashicorp/consul/agent/cache-types/connect_ca_root_test.go
> src/github.com/hashicorp/consul/agent/cache-types/discovery_chain.go
> src/github.com/hashicorp/consul/agent/cache-types/discovery_chain_test.go
> src/github.com/hashicorp/consul/agent/cache-types/federation_state_list_gateways.go
> src/github.com/hashicorp/consul/agent/cache-types/federation_state_list_gateways_test.go
> src/github.com/hashicorp/consul/agent/cache-types/gateway_services.go
> src/github.com/hashicorp/consul/agent/cache-types/gateway_services_test.go
> src/github.com/hashicorp/consul/agent/cache-types/health_services.go
> src/github.com/hashicorp/consul/agent/cache-types/health_services_test.go
> src/github.com/hashicorp/consul/agent/cache-types/intention_match.go
> src/github.com/hashicorp/consul/agent/cache-types/intention_match_test.go
> src/github.com/hashicorp/consul/agent/cache-types/mock_RPC.go
> src/github.com/hashicorp/consul/agent/cache-types/node_services.go
> src/github.com/hashicorp/consul/agent/cache-types/node_services_test.go
> src/github.com/hashicorp/consul/agent/cache-types/options.go
> src/github.com/hashicorp/consul/agent/cache-types/prepared_query.go
> src/github.com/hashicorp/consul/agent/cache-types/prepared_query_test.go
> src/github.com/hashicorp/consul/agent/cache-types/resolved_service_config.go
> src/github.com/hashicorp/consul/agent/cache-types/resolved_service_config_test.go
> src/github.com/hashicorp/consul/agent/cache-types/rpc.go
> 2022/03/26 19:15:04 internal error: package "fmt" without types was imported 
> from "github.com/hashicorp/consul/agent/cache-types"
> src/github.com/hashicorp/consul/agent/cache-types/rpc.go:3: running 
> "mockery": exit status 1
> src/github.com/hashicorp/consul/agent/checks/alias.go
> src/github.com/hashicorp/consul/agent/checks/alias_test.go
> src/github.com/hashicorp/consul/agent/checks/check.go
> src/github.com/hashicorp/consul/agent/checks/check_test.go
> src/github.com/hashicorp/consul/agent/checks/docker.go
> src/github.com/hashicorp/consul/agent/checks/docker_unix.go
> src/github.com/hashicorp/consul/agent/checks/grpc.go
> src/github.com/hashicorp/consul/agent/checks/grpc_test.go
> src/github.com/hashicorp/consul/agent/config/agent_limits.go
> src/github.com/hashicorp/consul/agent/config/agent_limits_test.go
> src/github.com/hashicorp/consul/agent/config/builder.go
> src/github.com/hashicorp/consul/agent/config/builder_oss.go
> src/github.com/hashicorp/consul/agent/config/builder_oss_test.go
> src/github.com/hashicorp/consul/agent/config/builder_test.go
> src/github.com/hashicorp/consul/agent/config/config.go
> src/github.com/hashicorp/consul/agent/config/config_oss.go
> src/github.com/hashicorp/consul/agent/config/default.go
> src/github.com/hashicorp/consul/agent/config/default_oss.go
> src/github.com/hashicorp/consul/agent/config/doc.go
> src/github.com/hashicorp/consul/agent/config/flags.go
> src/github.com/hashicorp/consul/agent/config/flags_test.go
> src/github.com/hashicorp/consul/agent/config/flagset.go
> src/github.com/hashicorp/consul/agent/config/limits.go
> src/github.com/hashicorp/consul/agent/config/merge.go
> src/github.com/hashicorp/consul/agent/config/merge_test.go
> src/github.com/hashicorp/consul/agent/config/runtime.go
> src/github.com/hashicorp/consul/agent/config/runtime_oss.go
> src/github.com/hashicorp/consul/agent/config/runtime_oss_test.go
> src/github.com/hashicorp/consul/agent/config/runtime_test.go
> src/github.com/hashicorp/consul/agent/config/segment_oss.go
> src/github.com/hashicorp/consul/agent/config/segment_oss_test.go
> src/github.com/hashicorp/consul/agent/connect/common_names.go
> src/github.com/hashicorp/consul/agent/connect/common_names_test.go
> src/github.com/hashicorp/consul/agent/connect/csr.go
> src/github.com/hashicorp/consul/agent/connect/generate.go
> src/github.com/hashicorp/consul/agent/connect/generate_test.go
> src/github.com/hashicorp/consul/agent/connect/parsing.go
> src/github.com/hashicorp/consul/agent/connect/sni.go
> src/github.com/hashicorp/consul/agent/connect/sni_test.go
> src/github.com/hashicorp/consul/agent/connect/testing_ca.go
> src/github.com/hashicorp/consul/agent/connect/testing_ca_test.go
> src/github.com/hashicorp/consul/agent/connect/testing_spiffe.go
> src/github.com/hashicorp/consul/agent/connect/uri.go
> src/github.com/hashicorp/consul/agent/connect/uri_agent.go
> src/github.com/hashicorp/consul/agent/connect/uri_agent_test.go
> src/github.com/hashicorp/consul/agent/connect/uri_service.go
> src/github.com/hashicorp/consul/agent/connect/uri_service_oss.go
> src/github.com/hashicorp/consul/agent/connect/uri_service_test.go
> src/github.com/hashicorp/consul/agent/connect/uri_signing.go
> src/github.com/hashicorp/consul/agent/connect/uri_signing_test.go
> src/github.com/hashicorp/consul/agent/connect/uri_test.go
> src/github.com/hashicorp/consul/agent/connect/ca/common.go
> src/github.com/hashicorp/consul/agent/connect/ca/mock_Provider.go
> src/github.com/hashicorp/consul/agent/connect/ca/provider.go
> 2022/03/26 19:15:05 internal error: package "bytes" without types was 
> imported from "github.com/hashicorp/consul/agent/connect/ca"
> src/github.com/hashicorp/consul/agent/connect/ca/provider.go:10: running 
> "mockery": exit status 1
> src/github.com/hashicorp/consul/agent/consul/acl.go
> src/github.com/hashicorp/consul/agent/consul/acl_authmethod.go
> src/github.com/hashicorp/consul/agent/consul/acl_authmethod_oss.go
> src/github.com/hashicorp/consul/agent/consul/acl_authmethod_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_client.go
> src/github.com/hashicorp/consul/agent/consul/acl_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/acl_endpoint_legacy.go
> src/github.com/hashicorp/consul/agent/consul/acl_endpoint_oss.go
> src/github.com/hashicorp/consul/agent/consul/acl_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_oss.go
> src/github.com/hashicorp/consul/agent/consul/acl_oss_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_replication.go
> src/github.com/hashicorp/consul/agent/consul/acl_replication_legacy.go
> src/github.com/hashicorp/consul/agent/consul/acl_replication_legacy_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_replication_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_replication_types.go
> src/github.com/hashicorp/consul/agent/consul/acl_server.go
> src/github.com/hashicorp/consul/agent/consul/acl_server_oss.go
> src/github.com/hashicorp/consul/agent/consul/acl_test.go
> src/github.com/hashicorp/consul/agent/consul/acl_token_exp.go
> src/github.com/hashicorp/consul/agent/consul/acl_token_exp_test.go
> src/github.com/hashicorp/consul/agent/consul/auto_config_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/auto_config_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/auto_encrypt_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/auto_encrypt_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/autopilot.go
> src/github.com/hashicorp/consul/agent/consul/autopilot_oss.go
> src/github.com/hashicorp/consul/agent/consul/autopilot_test.go
> src/github.com/hashicorp/consul/agent/consul/catalog_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/catalog_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/client.go
> src/github.com/hashicorp/consul/agent/consul/client_serf.go
> src/github.com/hashicorp/consul/agent/consul/client_test.go
> src/github.com/hashicorp/consul/agent/consul/cluster_test.go
> src/github.com/hashicorp/consul/agent/consul/config.go
> src/github.com/hashicorp/consul/agent/consul/config_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/config_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/config_replication.go
> src/github.com/hashicorp/consul/agent/consul/config_replication_test.go
> src/github.com/hashicorp/consul/agent/consul/connect_ca_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/connect_ca_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/consul_ca_delegate.go
> src/github.com/hashicorp/consul/agent/consul/coordinate_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/coordinate_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/discovery_chain_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/discovery_chain_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/enterprise_client_oss.go
> src/github.com/hashicorp/consul/agent/consul/enterprise_config_oss.go
> src/github.com/hashicorp/consul/agent/consul/enterprise_server_oss.go
> src/github.com/hashicorp/consul/agent/consul/federation_state_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/federation_state_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/federation_state_replication.go
> src/github.com/hashicorp/consul/agent/consul/federation_state_replication_test.go
> src/github.com/hashicorp/consul/agent/consul/filter.go
> src/github.com/hashicorp/consul/agent/consul/filter_test.go
> src/github.com/hashicorp/consul/agent/consul/flood.go
> src/github.com/hashicorp/consul/agent/consul/gateway_locator.go
> src/github.com/hashicorp/consul/agent/consul/gateway_locator_test.go
> src/github.com/hashicorp/consul/agent/consul/health_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/health_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/helper_test.go
> src/github.com/hashicorp/consul/agent/consul/intention_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/intention_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/internal_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/internal_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/issue_test.go
> src/github.com/hashicorp/consul/agent/consul/kvs_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/kvs_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/leader.go
> src/github.com/hashicorp/consul/agent/consul/leader_connect.go
> src/github.com/hashicorp/consul/agent/consul/leader_connect_ca.go
> src/github.com/hashicorp/consul/agent/consul/leader_connect_ca_test.go
> src/github.com/hashicorp/consul/agent/consul/leader_connect_test.go
> src/github.com/hashicorp/consul/agent/consul/leader_federation_state_ae.go
> src/github.com/hashicorp/consul/agent/consul/leader_federation_state_ae_test.go
> src/github.com/hashicorp/consul/agent/consul/leader_routine_manager.go
> src/github.com/hashicorp/consul/agent/consul/leader_routine_manager_test.go
> src/github.com/hashicorp/consul/agent/consul/leader_test.go
> src/github.com/hashicorp/consul/agent/consul/logging.go
> src/github.com/hashicorp/consul/agent/consul/logging_test.go
> src/github.com/hashicorp/consul/agent/consul/merge.go
> src/github.com/hashicorp/consul/agent/consul/merge_test.go
> src/github.com/hashicorp/consul/agent/consul/operator_autopilot_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/operator_autopilot_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/operator_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/operator_raft_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/operator_raft_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/options.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/raft_rpc.go
> src/github.com/hashicorp/consul/agent/consul/replication.go
> src/github.com/hashicorp/consul/agent/consul/replication_test.go
> src/github.com/hashicorp/consul/agent/consul/rpc.go
> src/github.com/hashicorp/consul/agent/consul/rpc_test.go
> src/github.com/hashicorp/consul/agent/consul/rtt.go
> src/github.com/hashicorp/consul/agent/consul/rtt_test.go
> src/github.com/hashicorp/consul/agent/consul/segment_oss.go
> src/github.com/hashicorp/consul/agent/consul/serf_test.go
> src/github.com/hashicorp/consul/agent/consul/server.go
> src/github.com/hashicorp/consul/agent/consul/server_connect.go
> src/github.com/hashicorp/consul/agent/consul/server_lookup.go
> src/github.com/hashicorp/consul/agent/consul/server_lookup_test.go
> src/github.com/hashicorp/consul/agent/consul/server_oss.go
> src/github.com/hashicorp/consul/agent/consul/server_serf.go
> src/github.com/hashicorp/consul/agent/consul/server_test.go
> src/github.com/hashicorp/consul/agent/consul/session_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/session_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/session_timers.go
> src/github.com/hashicorp/consul/agent/consul/session_timers_test.go
> src/github.com/hashicorp/consul/agent/consul/session_ttl.go
> src/github.com/hashicorp/consul/agent/consul/session_ttl_test.go
> src/github.com/hashicorp/consul/agent/consul/snapshot_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/snapshot_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/stats_fetcher.go
> src/github.com/hashicorp/consul/agent/consul/stats_fetcher_test.go
> src/github.com/hashicorp/consul/agent/consul/status_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/status_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/txn_endpoint.go
> src/github.com/hashicorp/consul/agent/consul/txn_endpoint_test.go
> src/github.com/hashicorp/consul/agent/consul/util.go
> src/github.com/hashicorp/consul/agent/consul/util_test.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/authmethods.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/authmethods_oss.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/testing.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/kubeauth/k8s.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/kubeauth/k8s_oss.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/kubeauth/k8s_test.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/kubeauth/testing.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/ssoauth/sso.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/ssoauth/sso_oss.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/ssoauth/sso_test.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/testauth/testing.go
> src/github.com/hashicorp/consul/agent/consul/authmethod/testauth/testing_oss.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/autopilot.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/autopilot_test.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/promotion.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/promotion_test.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/structs.go
> src/github.com/hashicorp/consul/agent/consul/autopilot/structs_test.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/compile.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/compile_oss.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/compile_test.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/string_stack.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/string_stack_test.go
> src/github.com/hashicorp/consul/agent/consul/discoverychain/testing.go
> src/github.com/hashicorp/consul/agent/consul/fsm/commands_oss.go
> src/github.com/hashicorp/consul/agent/consul/fsm/commands_oss_test.go
> src/github.com/hashicorp/consul/agent/consul/fsm/fsm.go
> src/github.com/hashicorp/consul/agent/consul/fsm/fsm_test.go
> src/github.com/hashicorp/consul/agent/consul/fsm/snapshot.go
> src/github.com/hashicorp/consul/agent/consul/fsm/snapshot_oss.go
> src/github.com/hashicorp/consul/agent/consul/fsm/snapshot_oss_test.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query/template.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query/template_test.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query/walk.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query/walk_oss_test.go
> src/github.com/hashicorp/consul/agent/consul/prepared_query/walk_test.go
> src/github.com/hashicorp/consul/agent/consul/state/acl.go
> src/github.com/hashicorp/consul/agent/consul/state/acl_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/acl_test.go
> src/github.com/hashicorp/consul/agent/consul/state/autopilot.go
> src/github.com/hashicorp/consul/agent/consul/state/autopilot_test.go
> src/github.com/hashicorp/consul/agent/consul/state/catalog.go
> src/github.com/hashicorp/consul/agent/consul/state/catalog_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/catalog_test.go
> src/github.com/hashicorp/consul/agent/consul/state/config_entry.go
> src/github.com/hashicorp/consul/agent/consul/state/config_entry_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/config_entry_test.go
> src/github.com/hashicorp/consul/agent/consul/state/connect_ca.go
> src/github.com/hashicorp/consul/agent/consul/state/connect_ca_test.go
> src/github.com/hashicorp/consul/agent/consul/state/coordinate.go
> src/github.com/hashicorp/consul/agent/consul/state/coordinate_test.go
> src/github.com/hashicorp/consul/agent/consul/state/delay.go
> src/github.com/hashicorp/consul/agent/consul/state/delay_test.go
> src/github.com/hashicorp/consul/agent/consul/state/federation_state.go
> src/github.com/hashicorp/consul/agent/consul/state/graveyard.go
> src/github.com/hashicorp/consul/agent/consul/state/graveyard_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/graveyard_test.go
> src/github.com/hashicorp/consul/agent/consul/state/index_connect.go
> src/github.com/hashicorp/consul/agent/consul/state/index_connect_test.go
> src/github.com/hashicorp/consul/agent/consul/state/index_service_kind.go
> src/github.com/hashicorp/consul/agent/consul/state/intention.go
> src/github.com/hashicorp/consul/agent/consul/state/intention_test.go
> src/github.com/hashicorp/consul/agent/consul/state/kvs.go
> src/github.com/hashicorp/consul/agent/consul/state/kvs_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/kvs_test.go
> src/github.com/hashicorp/consul/agent/consul/state/operations_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/prepared_query.go
> src/github.com/hashicorp/consul/agent/consul/state/prepared_query_index.go
> src/github.com/hashicorp/consul/agent/consul/state/prepared_query_index_test.go
> src/github.com/hashicorp/consul/agent/consul/state/prepared_query_test.go
> src/github.com/hashicorp/consul/agent/consul/state/schema.go
> src/github.com/hashicorp/consul/agent/consul/state/schema_test.go
> src/github.com/hashicorp/consul/agent/consul/state/session.go
> src/github.com/hashicorp/consul/agent/consul/state/session_oss.go
> src/github.com/hashicorp/consul/agent/consul/state/session_test.go
> src/github.com/hashicorp/consul/agent/consul/state/state_store.go
> src/github.com/hashicorp/consul/agent/consul/state/state_store_oss_test.go
> src/github.com/hashicorp/consul/agent/consul/state/state_store_test.go
> src/github.com/hashicorp/consul/agent/consul/state/tombstone_gc.go
> src/github.com/hashicorp/consul/agent/consul/state/tombstone_gc_test.go
> src/github.com/hashicorp/consul/agent/consul/state/txn.go
> src/github.com/hashicorp/consul/agent/consul/state/txn_test.go
> src/github.com/hashicorp/consul/agent/consul/wanfed/pool.go
> src/github.com/hashicorp/consul/agent/consul/wanfed/wanfed.go
> src/github.com/hashicorp/consul/agent/consul/wanfed/wanfed_test.go
> src/github.com/hashicorp/consul/agent/debug/host.go
> src/github.com/hashicorp/consul/agent/debug/host_test.go
> src/github.com/hashicorp/consul/agent/dns/dns.go
> src/github.com/hashicorp/consul/agent/exec/exec.go
> src/github.com/hashicorp/consul/agent/exec/exec_unix.go
> src/github.com/hashicorp/consul/agent/local/state.go
> src/github.com/hashicorp/consul/agent/local/testing.go
> src/github.com/hashicorp/consul/agent/local/state_test.go
> src/github.com/hashicorp/consul/agent/metadata/build.go
> src/github.com/hashicorp/consul/agent/metadata/build_test.go
> src/github.com/hashicorp/consul/agent/metadata/server.go
> src/github.com/hashicorp/consul/agent/metadata/server_internal_test.go
> src/github.com/hashicorp/consul/agent/metadata/server_test.go
> src/github.com/hashicorp/consul/agent/mock/notify.go
> src/github.com/hashicorp/consul/agent/pool/conn.go
> src/github.com/hashicorp/consul/agent/pool/peek.go
> src/github.com/hashicorp/consul/agent/pool/peek_test.go
> src/github.com/hashicorp/consul/agent/pool/peeked_conn.go
> src/github.com/hashicorp/consul/agent/pool/pool.go
> src/github.com/hashicorp/consul/agent/proxycfg/manager.go
> src/github.com/hashicorp/consul/agent/proxycfg/manager_test.go
> src/github.com/hashicorp/consul/agent/proxycfg/proxycfg.go
> src/github.com/hashicorp/consul/agent/proxycfg/snapshot.go
> src/github.com/hashicorp/consul/agent/proxycfg/state.go
> src/github.com/hashicorp/consul/agent/proxycfg/state_test.go
> src/github.com/hashicorp/consul/agent/proxycfg/testing.go
> src/github.com/hashicorp/consul/agent/router/manager.go
> src/github.com/hashicorp/consul/agent/router/manager_internal_test.go
> src/github.com/hashicorp/consul/agent/router/router.go
> src/github.com/hashicorp/consul/agent/router/router_test.go
> src/github.com/hashicorp/consul/agent/router/serf_adapter.go
> src/github.com/hashicorp/consul/agent/router/serf_flooder.go
> src/github.com/hashicorp/consul/agent/router/manager_test.go
> src/github.com/hashicorp/consul/agent/structs/acl.go
> src/github.com/hashicorp/consul/agent/structs/acl_cache.go
> src/github.com/hashicorp/consul/agent/structs/acl_cache_test.go
> src/github.com/hashicorp/consul/agent/structs/acl_legacy.go
> src/github.com/hashicorp/consul/agent/structs/acl_legacy_test.go
> src/github.com/hashicorp/consul/agent/structs/acl_oss.go
> src/github.com/hashicorp/consul/agent/structs/acl_test.go
> src/github.com/hashicorp/consul/agent/structs/auto_encrypt.go
> src/github.com/hashicorp/consul/agent/structs/catalog.go
> src/github.com/hashicorp/consul/agent/structs/check_definition.go
> src/github.com/hashicorp/consul/agent/structs/check_definition_test.go
> src/github.com/hashicorp/consul/agent/structs/check_type.go
> src/github.com/hashicorp/consul/agent/structs/config_entry.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_discoverychain.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_discoverychain_oss.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_discoverychain_test.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_gateways.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_gateways_test.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_oss.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_oss_test.go
> src/github.com/hashicorp/consul/agent/structs/config_entry_test.go
> src/github.com/hashicorp/consul/agent/structs/connect.go
> src/github.com/hashicorp/consul/agent/structs/connect_ca.go
> src/github.com/hashicorp/consul/agent/structs/connect_ca_test.go
> src/github.com/hashicorp/consul/agent/structs/connect_oss.go
> src/github.com/hashicorp/consul/agent/structs/connect_proxy_config.go
> src/github.com/hashicorp/consul/agent/structs/connect_proxy_config_oss.go
> src/github.com/hashicorp/consul/agent/structs/connect_proxy_config_test.go
> src/github.com/hashicorp/consul/agent/structs/discovery_chain.go
> src/github.com/hashicorp/consul/agent/structs/discovery_chain_oss.go
> src/github.com/hashicorp/consul/agent/structs/errors.go
> src/github.com/hashicorp/consul/agent/structs/federation_state.go
> src/github.com/hashicorp/consul/agent/structs/intention.go
> src/github.com/hashicorp/consul/agent/structs/intention_oss.go
> src/github.com/hashicorp/consul/agent/structs/intention_test.go
> src/github.com/hashicorp/consul/agent/structs/operator.go
> src/github.com/hashicorp/consul/agent/structs/prepared_query.go
> src/github.com/hashicorp/consul/agent/structs/prepared_query_test.go
> src/github.com/hashicorp/consul/agent/structs/protobuf_compat.go
> src/github.com/hashicorp/consul/agent/structs/sanitize_oss.go
> src/github.com/hashicorp/consul/agent/structs/service_definition.go
> src/github.com/hashicorp/consul/agent/structs/service_definition_test.go
> src/github.com/hashicorp/consul/agent/structs/snapshot.go
> src/github.com/hashicorp/consul/agent/structs/structs.go
> src/github.com/hashicorp/consul/agent/structs/structs_filtering_test.go
> src/github.com/hashicorp/consul/agent/structs/structs_oss.go
> src/github.com/hashicorp/consul/agent/structs/structs_test.go
> src/github.com/hashicorp/consul/agent/structs/testing.go
> src/github.com/hashicorp/consul/agent/structs/testing_catalog.go
> src/github.com/hashicorp/consul/agent/structs/testing_connect_proxy_config.go
> src/github.com/hashicorp/consul/agent/structs/testing_intention.go
> src/github.com/hashicorp/consul/agent/structs/testing_service_definition.go
> src/github.com/hashicorp/consul/agent/structs/txn.go
> src/github.com/hashicorp/consul/agent/systemd/notify.go
> src/github.com/hashicorp/consul/agent/token/store.go
> src/github.com/hashicorp/consul/agent/token/store_oss.go
> src/github.com/hashicorp/consul/agent/token/store_test.go
> src/github.com/hashicorp/consul/agent/xds/clusters.go
> src/github.com/hashicorp/consul/agent/xds/clusters_test.go
> src/github.com/hashicorp/consul/agent/xds/config.go
> src/github.com/hashicorp/consul/agent/xds/config_test.go
> src/github.com/hashicorp/consul/agent/xds/endpoints.go
> src/github.com/hashicorp/consul/agent/xds/endpoints_test.go
> src/github.com/hashicorp/consul/agent/xds/envoy_versioning.go
> src/github.com/hashicorp/consul/agent/xds/envoy_versioning_test.go
> src/github.com/hashicorp/consul/agent/xds/failover_math.go
> src/github.com/hashicorp/consul/agent/xds/failover_math_test.go
> src/github.com/hashicorp/consul/agent/xds/golden_test.go
> src/github.com/hashicorp/consul/agent/xds/listeners.go
> src/github.com/hashicorp/consul/agent/xds/listeners_test.go
> src/github.com/hashicorp/consul/agent/xds/naming.go
> src/github.com/hashicorp/consul/agent/xds/response.go
> src/github.com/hashicorp/consul/agent/xds/routes.go
> src/github.com/hashicorp/consul/agent/xds/routes_test.go
> src/github.com/hashicorp/consul/agent/xds/server.go
> src/github.com/hashicorp/consul/agent/xds/server_oss.go
> src/github.com/hashicorp/consul/agent/xds/server_test.go
> src/github.com/hashicorp/consul/agent/xds/testing.go
> src/github.com/hashicorp/consul/agent/xds/xds.go
> src/github.com/hashicorp/consul/agent/xds/proxysupport/proxysupport.go
> src/github.com/hashicorp/consul/api/acl.go
> src/github.com/hashicorp/consul/api/acl_test.go
> src/github.com/hashicorp/consul/api/agent.go
> src/github.com/hashicorp/consul/api/agent_test.go
> src/github.com/hashicorp/consul/api/api.go
> src/github.com/hashicorp/consul/api/api_test.go
> src/github.com/hashicorp/consul/api/catalog.go
> src/github.com/hashicorp/consul/api/catalog_test.go
> src/github.com/hashicorp/consul/api/config_entry.go
> src/github.com/hashicorp/consul/api/config_entry_discoverychain.go
> src/github.com/hashicorp/consul/api/config_entry_discoverychain_test.go
> src/github.com/hashicorp/consul/api/config_entry_gateways.go
> src/github.com/hashicorp/consul/api/config_entry_gateways_test.go
> src/github.com/hashicorp/consul/api/config_entry_test.go
> src/github.com/hashicorp/consul/api/connect.go
> src/github.com/hashicorp/consul/api/connect_ca.go
> src/github.com/hashicorp/consul/api/connect_ca_test.go
> src/github.com/hashicorp/consul/api/connect_intention.go
> src/github.com/hashicorp/consul/api/connect_intention_test.go
> src/github.com/hashicorp/consul/api/coordinate.go
> src/github.com/hashicorp/consul/api/coordinate_test.go
> src/github.com/hashicorp/consul/api/debug.go
> src/github.com/hashicorp/consul/api/debug_test.go
> src/github.com/hashicorp/consul/api/discovery_chain.go
> src/github.com/hashicorp/consul/api/discovery_chain_test.go
> src/github.com/hashicorp/consul/api/event.go
> src/github.com/hashicorp/consul/api/event_test.go
> src/github.com/hashicorp/consul/api/health.go
> src/github.com/hashicorp/consul/api/health_test.go
> src/github.com/hashicorp/consul/api/kv.go
> src/github.com/hashicorp/consul/api/kv_test.go
> src/github.com/hashicorp/consul/api/lock.go
> src/github.com/hashicorp/consul/api/lock_test.go
> src/github.com/hashicorp/consul/api/namespace.go
> src/github.com/hashicorp/consul/api/operator.go
> src/github.com/hashicorp/consul/api/operator_area.go
> src/github.com/hashicorp/consul/api/operator_autopilot.go
> src/github.com/hashicorp/consul/api/operator_autopilot_test.go
> src/github.com/hashicorp/consul/api/operator_keyring.go
> src/github.com/hashicorp/consul/api/operator_keyring_test.go
> src/github.com/hashicorp/consul/api/operator_license.go
> src/github.com/hashicorp/consul/api/operator_raft.go
> src/github.com/hashicorp/consul/api/operator_raft_test.go
> src/github.com/hashicorp/consul/api/operator_segment.go
> src/github.com/hashicorp/consul/api/oss_test.go
> src/github.com/hashicorp/consul/api/prepared_query.go
> src/github.com/hashicorp/consul/api/prepared_query_test.go
> src/github.com/hashicorp/consul/api/raw.go
> src/github.com/hashicorp/consul/api/semaphore.go
> src/github.com/hashicorp/consul/api/semaphore_test.go
> src/github.com/hashicorp/consul/api/session.go
> src/github.com/hashicorp/consul/api/session_test.go
> src/github.com/hashicorp/consul/api/snapshot.go
> src/github.com/hashicorp/consul/api/snapshot_test.go
> src/github.com/hashicorp/consul/api/status.go
> src/github.com/hashicorp/consul/api/status_test.go
> src/github.com/hashicorp/consul/api/txn.go
> src/github.com/hashicorp/consul/api/txn_test.go
> src/github.com/hashicorp/consul/api/watch/funcs.go
> src/github.com/hashicorp/consul/api/watch/plan.go
> src/github.com/hashicorp/consul/api/watch/plan_test.go
> src/github.com/hashicorp/consul/api/watch/watch.go
> src/github.com/hashicorp/consul/api/watch/watch_test.go
> src/github.com/hashicorp/consul/api/watch/funcs_test.go
> src/github.com/hashicorp/consul/command/commands_oss.go
> src/github.com/hashicorp/consul/command/registry.go
> src/github.com/hashicorp/consul/command/acl/acl.go
> src/github.com/hashicorp/consul/command/acl/acl_helpers.go
> src/github.com/hashicorp/consul/command/acl/agenttokens/agent_tokens.go
> src/github.com/hashicorp/consul/command/acl/agenttokens/agent_tokens_test.go
> src/github.com/hashicorp/consul/command/acl/authmethod/authmethod.go
> src/github.com/hashicorp/consul/command/acl/authmethod/formatter.go
> src/github.com/hashicorp/consul/command/acl/authmethod/create/authmethod_create.go
> src/github.com/hashicorp/consul/command/acl/authmethod/create/authmethod_create_oss.go
> src/github.com/hashicorp/consul/command/acl/authmethod/create/authmethod_create_test.go
> src/github.com/hashicorp/consul/command/acl/authmethod/delete/authmethod_delete.go
> src/github.com/hashicorp/consul/command/acl/authmethod/delete/authmethod_delete_test.go
> src/github.com/hashicorp/consul/command/acl/authmethod/list/authmethod_list.go
> src/github.com/hashicorp/consul/command/acl/authmethod/list/authmethod_list_test.go
> src/github.com/hashicorp/consul/command/acl/authmethod/read/authmethod_read.go
> src/github.com/hashicorp/consul/command/acl/authmethod/read/authmethod_read_test.go
> src/github.com/hashicorp/consul/command/acl/authmethod/update/authmethod_update.go
> src/github.com/hashicorp/consul/command/acl/authmethod/update/authmethod_update_oss.go
> src/github.com/hashicorp/consul/command/acl/authmethod/update/authmethod_update_test.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/bindingrule.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/formatter.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/create/bindingrule_create.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/create/bindingrule_create_test.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/delete/bindingrule_delete.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/delete/bindingrule_delete_test.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/list/bindingrule_list.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/list/bindingrule_list_test.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/read/bindingrule_read.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/read/bindingrule_read_test.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/update/bindingrule_update.go
> src/github.com/hashicorp/consul/command/acl/bindingrule/update/bindingrule_update_test.go
> src/github.com/hashicorp/consul/command/acl/bootstrap/bootstrap.go
> src/github.com/hashicorp/consul/command/acl/bootstrap/bootstrap_test.go
> src/github.com/hashicorp/consul/command/acl/policy/formatter.go
> src/github.com/hashicorp/consul/command/acl/policy/policy.go
> src/github.com/hashicorp/consul/command/acl/policy/create/policy_create.go
> src/github.com/hashicorp/consul/command/acl/policy/create/policy_create_test.go
> src/github.com/hashicorp/consul/command/acl/policy/delete/policy_delete.go
> src/github.com/hashicorp/consul/command/acl/policy/delete/policy_delete_test.go
> src/github.com/hashicorp/consul/command/acl/policy/list/policy_list.go
> src/github.com/hashicorp/consul/command/acl/policy/list/policy_list_test.go
> src/github.com/hashicorp/consul/command/acl/policy/read/policy_read.go
> src/github.com/hashicorp/consul/command/acl/policy/read/policy_read_test.go
> src/github.com/hashicorp/consul/command/acl/policy/update/policy_update.go
> src/github.com/hashicorp/consul/command/acl/policy/update/policy_update_test.go
> src/github.com/hashicorp/consul/command/acl/role/formatter.go
> src/github.com/hashicorp/consul/command/acl/role/formatter_test.go
> src/github.com/hashicorp/consul/command/acl/role/role.go
> src/github.com/hashicorp/consul/command/acl/role/create/role_create.go
> src/github.com/hashicorp/consul/command/acl/role/create/role_create_test.go
> src/github.com/hashicorp/consul/command/acl/role/delete/role_delete.go
> src/github.com/hashicorp/consul/command/acl/role/delete/role_delete_test.go
> src/github.com/hashicorp/consul/command/acl/role/list/role_list.go
> src/github.com/hashicorp/consul/command/acl/role/list/role_list_test.go
> src/github.com/hashicorp/consul/command/acl/role/read/role_read.go
> src/github.com/hashicorp/consul/command/acl/role/read/role_read_test.go
> src/github.com/hashicorp/consul/command/acl/role/update/role_update.go
> src/github.com/hashicorp/consul/command/acl/role/update/role_update_test.go
> src/github.com/hashicorp/consul/command/acl/rules/translate.go
> src/github.com/hashicorp/consul/command/acl/rules/translate_test.go
> src/github.com/hashicorp/consul/command/acl/token/formatter.go
> src/github.com/hashicorp/consul/command/acl/token/formatter_test.go
> src/github.com/hashicorp/consul/command/acl/token/token.go
> src/github.com/hashicorp/consul/command/acl/token/clone/token_clone.go
> src/github.com/hashicorp/consul/command/acl/token/clone/token_clone_test.go
> src/github.com/hashicorp/consul/command/acl/token/create/token_create.go
> src/github.com/hashicorp/consul/command/acl/token/create/token_create_test.go
> src/github.com/hashicorp/consul/command/acl/token/delete/token_delete.go
> src/github.com/hashicorp/consul/command/acl/token/delete/token_delete_test.go
> src/github.com/hashicorp/consul/command/acl/token/list/token_list.go
> src/github.com/hashicorp/consul/command/acl/token/list/token_list_test.go
> src/github.com/hashicorp/consul/command/acl/token/read/token_read.go
> src/github.com/hashicorp/consul/command/acl/token/read/token_read_test.go
> src/github.com/hashicorp/consul/command/acl/token/update/token_update.go
> src/github.com/hashicorp/consul/command/acl/token/update/token_update_test.go
> src/github.com/hashicorp/consul/command/agent/agent.go
> src/github.com/hashicorp/consul/command/agent/agent_test.go
> src/github.com/hashicorp/consul/command/catalog/catalog.go
> src/github.com/hashicorp/consul/command/catalog/catalog_test.go
> src/github.com/hashicorp/consul/command/catalog/list/dc/catalog_list_datacenters.go
> src/github.com/hashicorp/consul/command/catalog/list/dc/catalog_list_datacenters_test.go
> src/github.com/hashicorp/consul/command/catalog/list/nodes/catalog_list_nodes.go
> src/github.com/hashicorp/consul/command/catalog/list/nodes/catalog_list_nodes_test.go
> src/github.com/hashicorp/consul/command/catalog/list/services/catalog_list_services.go
> src/github.com/hashicorp/consul/command/catalog/list/services/catalog_list_services_test.go
> src/github.com/hashicorp/consul/command/config/config.go
> src/github.com/hashicorp/consul/command/config/delete/config_delete.go
> src/github.com/hashicorp/consul/command/config/delete/config_delete_test.go
> src/github.com/hashicorp/consul/command/config/list/config_list.go
> src/github.com/hashicorp/consul/command/config/list/config_list_test.go
> src/github.com/hashicorp/consul/command/config/read/config_read.go
> src/github.com/hashicorp/consul/command/config/read/config_read_test.go
> src/github.com/hashicorp/consul/command/config/write/config_write.go
> src/github.com/hashicorp/consul/command/config/write/config_write_test.go
> src/github.com/hashicorp/consul/command/config/write/decode_shim.go
> src/github.com/hashicorp/consul/command/connect/connect.go
> src/github.com/hashicorp/consul/command/connect/connect_test.go
> src/github.com/hashicorp/consul/command/connect/ca/ca.go
> src/github.com/hashicorp/consul/command/connect/ca/ca_test.go
> src/github.com/hashicorp/consul/command/connect/ca/get/connect_ca_get.go
> src/github.com/hashicorp/consul/command/connect/ca/get/connect_ca_get_test.go
> src/github.com/hashicorp/consul/command/connect/ca/set/connect_ca_set.go
> src/github.com/hashicorp/consul/command/connect/ca/set/connect_ca_set_test.go
> src/github.com/hashicorp/consul/command/connect/envoy/bootstrap_config.go
> src/github.com/hashicorp/consul/command/connect/envoy/bootstrap_config_test.go
> src/github.com/hashicorp/consul/command/connect/envoy/bootstrap_tpl.go
> src/github.com/hashicorp/consul/command/connect/envoy/envoy.go
> src/github.com/hashicorp/consul/command/connect/envoy/envoy_test.go
> src/github.com/hashicorp/consul/command/connect/envoy/exec_test.go
> src/github.com/hashicorp/consul/command/connect/envoy/exec_unix.go
> src/github.com/hashicorp/consul/command/connect/envoy/flags.go
> src/github.com/hashicorp/consul/command/connect/envoy/flags_test.go
> src/github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap/connect_envoy_pipe-bootstrap.go
> src/github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap/connect_envoy_pipe-bootstrap_test.go
> src/github.com/hashicorp/consul/command/connect/expose/expose.go
> src/github.com/hashicorp/consul/command/connect/expose/expose_test.go
> src/github.com/hashicorp/consul/command/connect/proxy/flag_upstreams.go
> src/github.com/hashicorp/consul/command/connect/proxy/flag_upstreams_test.go
> src/github.com/hashicorp/consul/command/connect/proxy/proxy.go
> src/github.com/hashicorp/consul/command/connect/proxy/proxy_test.go
> src/github.com/hashicorp/consul/command/connect/proxy/register.go
> src/github.com/hashicorp/consul/command/connect/proxy/register_test.go
> src/github.com/hashicorp/consul/command/debug/debug.go
> src/github.com/hashicorp/consul/command/debug/debug_test.go
> src/github.com/hashicorp/consul/command/event/event.go
> src/github.com/hashicorp/consul/command/event/event_test.go
> src/github.com/hashicorp/consul/command/exec/exec.go
> src/github.com/hashicorp/consul/command/exec/exec_test.go
> src/github.com/hashicorp/consul/command/flags/config.go
> src/github.com/hashicorp/consul/command/flags/config_test.go
> src/github.com/hashicorp/consul/command/flags/flag_map_value.go
> src/github.com/hashicorp/consul/command/flags/flag_map_value_test.go
> src/github.com/hashicorp/consul/command/flags/flag_slice_value.go
> src/github.com/hashicorp/consul/command/flags/flag_slice_value_test.go
> src/github.com/hashicorp/consul/command/flags/http.go
> src/github.com/hashicorp/consul/command/flags/http_test.go
> src/github.com/hashicorp/consul/command/flags/merge.go
> src/github.com/hashicorp/consul/command/flags/usage.go
> src/github.com/hashicorp/consul/command/forceleave/forceleave.go
> src/github.com/hashicorp/consul/command/forceleave/forceleave_test.go
> src/github.com/hashicorp/consul/command/helpers/helpers.go
> src/github.com/hashicorp/consul/command/info/info.go
> src/github.com/hashicorp/consul/command/info/info_test.go
> src/github.com/hashicorp/consul/command/intention/intention.go
> src/github.com/hashicorp/consul/command/intention/intention_test.go
> src/github.com/hashicorp/consul/command/intention/check/check.go
> src/github.com/hashicorp/consul/command/intention/check/check_test.go
> src/github.com/hashicorp/consul/command/intention/create/create.go
> src/github.com/hashicorp/consul/command/intention/create/create_test.go
> src/github.com/hashicorp/consul/command/intention/delete/delete.go
> src/github.com/hashicorp/consul/command/intention/delete/delete_test.go
> src/github.com/hashicorp/consul/command/intention/finder/finder.go
> src/github.com/hashicorp/consul/command/intention/finder/finder_test.go
> src/github.com/hashicorp/consul/command/intention/get/get.go
> src/github.com/hashicorp/consul/command/intention/get/get_test.go
> src/github.com/hashicorp/consul/command/intention/match/match.go
> src/github.com/hashicorp/consul/command/intention/match/match_test.go
> src/github.com/hashicorp/consul/command/join/join.go
> src/github.com/hashicorp/consul/command/join/join_test.go
> src/github.com/hashicorp/consul/command/keygen/keygen.go
> src/github.com/hashicorp/consul/command/keygen/keygen_test.go
> src/github.com/hashicorp/consul/command/keyring/keyring.go
> src/github.com/hashicorp/consul/command/keyring/keyring_test.go
> src/github.com/hashicorp/consul/command/kv/kv.go
> src/github.com/hashicorp/consul/command/kv/kv_test.go
> src/github.com/hashicorp/consul/command/kv/del/kv_delete.go
> src/github.com/hashicorp/consul/command/kv/del/kv_delete_test.go
> src/github.com/hashicorp/consul/command/kv/exp/kv_export.go
> src/github.com/hashicorp/consul/command/kv/exp/kv_export_test.go
> src/github.com/hashicorp/consul/command/kv/get/kv_get.go
> src/github.com/hashicorp/consul/command/kv/get/kv_get_test.go
> src/github.com/hashicorp/consul/command/kv/imp/kv_import.go
> src/github.com/hashicorp/consul/command/kv/imp/kv_import_test.go
> src/github.com/hashicorp/consul/command/kv/impexp/kvimpexp.go
> src/github.com/hashicorp/consul/command/kv/put/kv_put.go
> src/github.com/hashicorp/consul/command/kv/put/kv_put_test.go
> src/github.com/hashicorp/consul/command/leave/leave.go
> src/github.com/hashicorp/consul/command/leave/leave_test.go
> src/github.com/hashicorp/consul/command/lock/lock.go
> src/github.com/hashicorp/consul/command/lock/lock_test.go
> src/github.com/hashicorp/consul/command/lock/util_unix.go
> src/github.com/hashicorp/consul/command/login/login.go
> src/github.com/hashicorp/consul/command/login/login_oss.go
> src/github.com/hashicorp/consul/command/login/login_test.go
> src/github.com/hashicorp/consul/command/logout/logout.go
> src/github.com/hashicorp/consul/command/logout/logout_test.go
> src/github.com/hashicorp/consul/command/maint/maint.go
> src/github.com/hashicorp/consul/command/maint/maint_test.go
> src/github.com/hashicorp/consul/command/members/members.go
> src/github.com/hashicorp/consul/command/members/members_test.go
> src/github.com/hashicorp/consul/command/monitor/monitor.go
> src/github.com/hashicorp/consul/command/monitor/monitor_test.go
> src/github.com/hashicorp/consul/command/operator/operator.go
> src/github.com/hashicorp/consul/command/operator/operator_test.go
> src/github.com/hashicorp/consul/command/operator/autopilot/operator_autopilot.go
> src/github.com/hashicorp/consul/command/operator/autopilot/operator_autopilot_test.go
> src/github.com/hashicorp/consul/command/operator/autopilot/get/operator_autopilot_get.go
> src/github.com/hashicorp/consul/command/operator/autopilot/get/operator_autopilot_get_test.go
> src/github.com/hashicorp/consul/command/operator/autopilot/set/operator_autopilot_set.go
> src/github.com/hashicorp/consul/command/operator/autopilot/set/operator_autopilot_set_test.go
> src/github.com/hashicorp/consul/command/operator/raft/operator_raft.go
> src/github.com/hashicorp/consul/command/operator/raft/operator_raft_test.go
> src/github.com/hashicorp/consul/command/operator/raft/listpeers/operator_raft_list.go
> src/github.com/hashicorp/consul/command/operator/raft/listpeers/operator_raft_list_test.go
> src/github.com/hashicorp/consul/command/operator/raft/removepeer/operator_raft_remove.go
> src/github.com/hashicorp/consul/command/operator/raft/removepeer/operator_raft_remove_test.go
> src/github.com/hashicorp/consul/command/reload/reload.go
> src/github.com/hashicorp/consul/command/reload/reload_test.go
> src/github.com/hashicorp/consul/command/rtt/rtt.go
> src/github.com/hashicorp/consul/command/rtt/rtt_test.go
> src/github.com/hashicorp/consul/command/services/config.go
> src/github.com/hashicorp/consul/command/services/config_test.go
> src/github.com/hashicorp/consul/command/services/services.go
> src/github.com/hashicorp/consul/command/services/services_test.go
> src/github.com/hashicorp/consul/command/services/deregister/deregister.go
> src/github.com/hashicorp/consul/command/services/deregister/deregister_test.go
> src/github.com/hashicorp/consul/command/services/register/register.go
> src/github.com/hashicorp/consul/command/services/register/register_test.go
> src/github.com/hashicorp/consul/command/snapshot/snapshot_command.go
> src/github.com/hashicorp/consul/command/snapshot/snapshot_command_test.go
> src/github.com/hashicorp/consul/command/snapshot/inspect/snapshot_inspect.go
> src/github.com/hashicorp/consul/command/snapshot/inspect/snapshot_inspect_test.go
> src/github.com/hashicorp/consul/command/snapshot/restore/snapshot_restore.go
> src/github.com/hashicorp/consul/command/snapshot/restore/snapshot_restore_test.go
> src/github.com/hashicorp/consul/command/snapshot/save/snapshot_save.go
> src/github.com/hashicorp/consul/command/snapshot/save/snapshot_save_test.go
> src/github.com/hashicorp/consul/command/tls/tls.go
> src/github.com/hashicorp/consul/command/tls/tls_test.go
> src/github.com/hashicorp/consul/command/tls/ca/tls_ca.go
> src/github.com/hashicorp/consul/command/tls/ca/tls_ca_test.go
> src/github.com/hashicorp/consul/command/tls/ca/create/tls_ca_create.go
> src/github.com/hashicorp/consul/command/tls/ca/create/tls_ca_create_test.go
> src/github.com/hashicorp/consul/command/tls/cert/tls_cert.go
> src/github.com/hashicorp/consul/command/tls/cert/tls_cert_test.go
> src/github.com/hashicorp/consul/command/tls/cert/create/tls_cert_create.go
> src/github.com/hashicorp/consul/command/tls/cert/create/tls_cert_create_test.go
> src/github.com/hashicorp/consul/command/validate/validate.go
> src/github.com/hashicorp/consul/command/validate/validate_test.go
> src/github.com/hashicorp/consul/command/version/formatter.go
> src/github.com/hashicorp/consul/command/version/formatter_test.go
> src/github.com/hashicorp/consul/command/version/version.go
> src/github.com/hashicorp/consul/command/version/version_test.go
> src/github.com/hashicorp/consul/command/watch/watch.go
> src/github.com/hashicorp/consul/command/watch/watch_test.go
> src/github.com/hashicorp/consul/connect/example_test.go
> src/github.com/hashicorp/consul/connect/resolver.go
> src/github.com/hashicorp/consul/connect/resolver_test.go
> src/github.com/hashicorp/consul/connect/service.go
> src/github.com/hashicorp/consul/connect/service_test.go
> src/github.com/hashicorp/consul/connect/testing.go
> src/github.com/hashicorp/consul/connect/tls.go
> src/github.com/hashicorp/consul/connect/tls_test.go
> src/github.com/hashicorp/consul/connect/certgen/certgen.go
> src/github.com/hashicorp/consul/connect/proxy/config.go
> src/github.com/hashicorp/consul/connect/proxy/config_test.go
> src/github.com/hashicorp/consul/connect/proxy/conn.go
> src/github.com/hashicorp/consul/connect/proxy/conn_test.go
> src/github.com/hashicorp/consul/connect/proxy/listener.go
> src/github.com/hashicorp/consul/connect/proxy/listener_test.go
> src/github.com/hashicorp/consul/connect/proxy/proxy.go
> src/github.com/hashicorp/consul/connect/proxy/proxy_test.go
> src/github.com/hashicorp/consul/connect/proxy/testing.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/auth.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/config.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/config_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/jwt.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/jwt_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/oidc.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/oidc_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcjwt.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcjwt_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/util.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/util_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil/util.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil/util_test.go
> src/github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcauthtest/testing.go
> src/github.com/hashicorp/consul/ipaddr/detect.go
> src/github.com/hashicorp/consul/ipaddr/detect_test.go
> src/github.com/hashicorp/consul/ipaddr/ipaddr.go
> src/github.com/hashicorp/consul/ipaddr/ipaddr_test.go
> src/github.com/hashicorp/consul/lib/cluster.go
> src/github.com/hashicorp/consul/lib/cluster_test.go
> src/github.com/hashicorp/consul/lib/eof.go
> src/github.com/hashicorp/consul/lib/json.go
> src/github.com/hashicorp/consul/lib/map_walker.go
> src/github.com/hashicorp/consul/lib/map_walker_test.go
> src/github.com/hashicorp/consul/lib/math.go
> src/github.com/hashicorp/consul/lib/path.go
> src/github.com/hashicorp/consul/lib/rand.go
> src/github.com/hashicorp/consul/lib/retry.go
> src/github.com/hashicorp/consul/lib/retry_test.go
> src/github.com/hashicorp/consul/lib/rtt.go
> src/github.com/hashicorp/consul/lib/rtt_test.go
> src/github.com/hashicorp/consul/lib/serf.go
> src/github.com/hashicorp/consul/lib/stop_context.go
> src/github.com/hashicorp/consul/lib/stop_context_test.go
> src/github.com/hashicorp/consul/lib/telemetry.go
> src/github.com/hashicorp/consul/lib/telemetry_test.go
> src/github.com/hashicorp/consul/lib/testing_httpserver.go
> src/github.com/hashicorp/consul/lib/translate.go
> src/github.com/hashicorp/consul/lib/translate_test.go
> src/github.com/hashicorp/consul/lib/useragent.go
> src/github.com/hashicorp/consul/lib/useragent_test.go
> src/github.com/hashicorp/consul/lib/uuid.go
> src/github.com/hashicorp/consul/lib/math_test.go
> src/github.com/hashicorp/consul/lib/decode/decode.go
> src/github.com/hashicorp/consul/lib/decode/decode_test.go
> src/github.com/hashicorp/consul/lib/file/atomic.go
> src/github.com/hashicorp/consul/lib/file/atomic_test.go
> src/github.com/hashicorp/consul/lib/semaphore/semaphore.go
> src/github.com/hashicorp/consul/lib/semaphore/semaphore_test.go
> src/github.com/hashicorp/consul/lib/stringslice/stringslice.go
> src/github.com/hashicorp/consul/lib/stringslice/stringslice_test.go
> src/github.com/hashicorp/consul/lib/template/hil.go
> src/github.com/hashicorp/consul/lib/template/hil_test.go
> src/github.com/hashicorp/consul/logging/gated_writer.go
> src/github.com/hashicorp/consul/logging/gated_writer_test.go
> src/github.com/hashicorp/consul/logging/grpc.go
> src/github.com/hashicorp/consul/logging/grpc_test.go
> src/github.com/hashicorp/consul/logging/log_levels.go
> src/github.com/hashicorp/consul/logging/logfile.go
> src/github.com/hashicorp/consul/logging/logfile_test.go
> src/github.com/hashicorp/consul/logging/logger.go
> src/github.com/hashicorp/consul/logging/logger_test.go
> src/github.com/hashicorp/consul/logging/names.go
> src/github.com/hashicorp/consul/logging/syslog.go
> src/github.com/hashicorp/consul/logging/monitor/monitor.go
> src/github.com/hashicorp/consul/logging/monitor/monitor_test.go
> src/github.com/hashicorp/consul/proto/translate.go
> src/github.com/hashicorp/consul/proto/translate_test.go
> src/github.com/hashicorp/consul/proto/pbacl/acl.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbacl/acl.pb.go
> src/github.com/hashicorp/consul/proto/pbautoconf/auto_config.go
> src/github.com/hashicorp/consul/proto/pbautoconf/auto_config.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbautoconf/auto_config.pb.go
> src/github.com/hashicorp/consul/proto/pbcommon/common.go
> src/github.com/hashicorp/consul/proto/pbcommon/common.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbcommon/common.pb.go
> src/github.com/hashicorp/consul/proto/pbcommon/common_oss.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbcommon/common_oss.pb.go
> src/github.com/hashicorp/consul/proto/pbconfig/config.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbconfig/config.pb.go
> src/github.com/hashicorp/consul/proto/pbconnect/connect.pb.binary.go
> src/github.com/hashicorp/consul/proto/pbconnect/connect.pb.go
> src/github.com/hashicorp/consul/sdk/freeport/ephemeral_linux.go
> src/github.com/hashicorp/consul/sdk/freeport/ephemeral_linux_test.go
> src/github.com/hashicorp/consul/sdk/freeport/freeport.go
> src/github.com/hashicorp/consul/sdk/freeport/freeport_test.go
> src/github.com/hashicorp/consul/sdk/freeport/systemlimit.go
> src/github.com/hashicorp/consul/sdk/testutil/assertions.go
> src/github.com/hashicorp/consul/sdk/testutil/io.go
> src/github.com/hashicorp/consul/sdk/testutil/server.go
> src/github.com/hashicorp/consul/sdk/testutil/server_methods.go
> src/github.com/hashicorp/consul/sdk/testutil/server_wrapper.go
> src/github.com/hashicorp/consul/sdk/testutil/testlog.go
> src/github.com/hashicorp/consul/sdk/testutil/retry/retry.go
> src/github.com/hashicorp/consul/sdk/testutil/retry/retry_test.go
> src/github.com/hashicorp/consul/sentinel/evaluator.go
> src/github.com/hashicorp/consul/sentinel/scope.go
> src/github.com/hashicorp/consul/sentinel/sentinel_oss.go
> src/github.com/hashicorp/consul/service_os/service.go
> src/github.com/hashicorp/consul/snapshot/archive.go
> src/github.com/hashicorp/consul/snapshot/archive_test.go
> src/github.com/hashicorp/consul/snapshot/snapshot.go
> src/github.com/hashicorp/consul/snapshot/snapshot_test.go
> src/github.com/hashicorp/consul/testrpc/wait.go
> src/github.com/hashicorp/consul/tlsutil/config.go
> src/github.com/hashicorp/consul/tlsutil/config_test.go
> src/github.com/hashicorp/consul/tlsutil/generate.go
> src/github.com/hashicorp/consul/tlsutil/generate_test.go
> src/github.com/hashicorp/consul/types/area.go
> src/github.com/hashicorp/consul/types/checks.go
> src/github.com/hashicorp/consul/types/node_id.go
> src/github.com/hashicorp/consul/version/version.go
> dh_auto_build: error: cd _build && go generate -v github.com/hashicorp/consul 
> github.com/hashicorp/consul/acl github.com/hashicorp/consul/agent 
> github.com/hashicorp/consul/agent/ae 
> github.com/hashicorp/consul/agent/auto-config 
> github.com/hashicorp/consul/agent/cache 
> github.com/hashicorp/consul/agent/cache-types 
> github.com/hashicorp/consul/agent/checks 
> github.com/hashicorp/consul/agent/config 
> github.com/hashicorp/consul/agent/connect 
> github.com/hashicorp/consul/agent/connect/ca 
> github.com/hashicorp/consul/agent/consul 
> github.com/hashicorp/consul/agent/consul/authmethod 
> github.com/hashicorp/consul/agent/consul/authmethod/kubeauth 
> github.com/hashicorp/consul/agent/consul/authmethod/ssoauth 
> github.com/hashicorp/consul/agent/consul/authmethod/testauth 
> github.com/hashicorp/consul/agent/consul/autopilot 
> github.com/hashicorp/consul/agent/consul/discoverychain 
> github.com/hashicorp/consul/agent/consul/fsm 
> github.com/hashicorp/consul/agent/consul/prepared_query 
> github.com/hashicorp/consul/agent/consul/state 
> github.com/hashicorp/consul/agent/consul/wanfed 
> github.com/hashicorp/consul/agent/debug github.com/hashicorp/consul/agent/dns 
> github.com/hashicorp/consul/agent/exec 
> github.com/hashicorp/consul/agent/local 
> github.com/hashicorp/consul/agent/metadata 
> github.com/hashicorp/consul/agent/mock github.com/hashicorp/consul/agent/pool 
> github.com/hashicorp/consul/agent/proxycfg 
> github.com/hashicorp/consul/agent/router 
> github.com/hashicorp/consul/agent/structs 
> github.com/hashicorp/consul/agent/systemd 
> github.com/hashicorp/consul/agent/token github.com/hashicorp/consul/agent/xds 
> github.com/hashicorp/consul/agent/xds/proxysupport 
> github.com/hashicorp/consul/api github.com/hashicorp/consul/api/watch 
> github.com/hashicorp/consul/command github.com/hashicorp/consul/command/acl 
> github.com/hashicorp/consul/command/acl/agenttokens 
> github.com/hashicorp/consul/command/acl/authmethod 
> github.com/hashicorp/consul/command/acl/authmethod/create 
> github.com/hashicorp/consul/command/acl/authmethod/delete 
> github.com/hashicorp/consul/command/acl/authmethod/list 
> github.com/hashicorp/consul/command/acl/authmethod/read 
> github.com/hashicorp/consul/command/acl/authmethod/update 
> github.com/hashicorp/consul/command/acl/bindingrule 
> github.com/hashicorp/consul/command/acl/bindingrule/create 
> github.com/hashicorp/consul/command/acl/bindingrule/delete 
> github.com/hashicorp/consul/command/acl/bindingrule/list 
> github.com/hashicorp/consul/command/acl/bindingrule/read 
> github.com/hashicorp/consul/command/acl/bindingrule/update 
> github.com/hashicorp/consul/command/acl/bootstrap 
> github.com/hashicorp/consul/command/acl/policy 
> github.com/hashicorp/consul/command/acl/policy/create 
> github.com/hashicorp/consul/command/acl/policy/delete 
> github.com/hashicorp/consul/command/acl/policy/list 
> github.com/hashicorp/consul/command/acl/policy/read 
> github.com/hashicorp/consul/command/acl/policy/update 
> github.com/hashicorp/consul/command/acl/role 
> github.com/hashicorp/consul/command/acl/role/create 
> github.com/hashicorp/consul/command/acl/role/delete 
> github.com/hashicorp/consul/command/acl/role/list 
> github.com/hashicorp/consul/command/acl/role/read 
> github.com/hashicorp/consul/command/acl/role/update 
> github.com/hashicorp/consul/command/acl/rules 
> github.com/hashicorp/consul/command/acl/token 
> github.com/hashicorp/consul/command/acl/token/clone 
> github.com/hashicorp/consul/command/acl/token/create 
> github.com/hashicorp/consul/command/acl/token/delete 
> github.com/hashicorp/consul/command/acl/token/list 
> github.com/hashicorp/consul/command/acl/token/read 
> github.com/hashicorp/consul/command/acl/token/update 
> github.com/hashicorp/consul/command/agent 
> github.com/hashicorp/consul/command/catalog 
> github.com/hashicorp/consul/command/catalog/list/dc 
> github.com/hashicorp/consul/command/catalog/list/nodes 
> github.com/hashicorp/consul/command/catalog/list/services 
> github.com/hashicorp/consul/command/config 
> github.com/hashicorp/consul/command/config/delete 
> github.com/hashicorp/consul/command/config/list 
> github.com/hashicorp/consul/command/config/read 
> github.com/hashicorp/consul/command/config/write 
> github.com/hashicorp/consul/command/connect 
> github.com/hashicorp/consul/command/connect/ca 
> github.com/hashicorp/consul/command/connect/ca/get 
> github.com/hashicorp/consul/command/connect/ca/set 
> github.com/hashicorp/consul/command/connect/envoy 
> github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap 
> github.com/hashicorp/consul/command/connect/expose 
> github.com/hashicorp/consul/command/connect/proxy 
> github.com/hashicorp/consul/command/debug 
> github.com/hashicorp/consul/command/event 
> github.com/hashicorp/consul/command/exec 
> github.com/hashicorp/consul/command/flags 
> github.com/hashicorp/consul/command/forceleave 
> github.com/hashicorp/consul/command/helpers 
> github.com/hashicorp/consul/command/info 
> github.com/hashicorp/consul/command/intention 
> github.com/hashicorp/consul/command/intention/check 
> github.com/hashicorp/consul/command/intention/create 
> github.com/hashicorp/consul/command/intention/delete 
> github.com/hashicorp/consul/command/intention/finder 
> github.com/hashicorp/consul/command/intention/get 
> github.com/hashicorp/consul/command/intention/match 
> github.com/hashicorp/consul/command/join 
> github.com/hashicorp/consul/command/keygen 
> github.com/hashicorp/consul/command/keyring 
> github.com/hashicorp/consul/command/kv 
> github.com/hashicorp/consul/command/kv/del 
> github.com/hashicorp/consul/command/kv/exp 
> github.com/hashicorp/consul/command/kv/get 
> github.com/hashicorp/consul/command/kv/imp 
> github.com/hashicorp/consul/command/kv/impexp 
> github.com/hashicorp/consul/command/kv/put 
> github.com/hashicorp/consul/command/leave 
> github.com/hashicorp/consul/command/lock 
> github.com/hashicorp/consul/command/login 
> github.com/hashicorp/consul/command/logout 
> github.com/hashicorp/consul/command/maint 
> github.com/hashicorp/consul/command/members 
> github.com/hashicorp/consul/command/monitor 
> github.com/hashicorp/consul/command/operator 
> github.com/hashicorp/consul/command/operator/autopilot 
> github.com/hashicorp/consul/command/operator/autopilot/get 
> github.com/hashicorp/consul/command/operator/autopilot/set 
> github.com/hashicorp/consul/command/operator/raft 
> github.com/hashicorp/consul/command/operator/raft/listpeers 
> github.com/hashicorp/consul/command/operator/raft/removepeer 
> github.com/hashicorp/consul/command/reload 
> github.com/hashicorp/consul/command/rtt 
> github.com/hashicorp/consul/command/services 
> github.com/hashicorp/consul/command/services/deregister 
> github.com/hashicorp/consul/command/services/register 
> github.com/hashicorp/consul/command/snapshot 
> github.com/hashicorp/consul/command/snapshot/inspect 
> github.com/hashicorp/consul/command/snapshot/restore 
> github.com/hashicorp/consul/command/snapshot/save 
> github.com/hashicorp/consul/command/tls 
> github.com/hashicorp/consul/command/tls/ca 
> github.com/hashicorp/consul/command/tls/ca/create 
> github.com/hashicorp/consul/command/tls/cert 
> github.com/hashicorp/consul/command/tls/cert/create 
> github.com/hashicorp/consul/command/validate 
> github.com/hashicorp/consul/command/version 
> github.com/hashicorp/consul/command/watch github.com/hashicorp/consul/connect 
> github.com/hashicorp/consul/connect/certgen 
> github.com/hashicorp/consul/connect/proxy 
> github.com/hashicorp/consul/internal/go-sso/oidcauth 
> github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil 
> github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcauthtest 
> github.com/hashicorp/consul/ipaddr github.com/hashicorp/consul/lib 
> github.com/hashicorp/consul/lib/decode github.com/hashicorp/consul/lib/file 
> github.com/hashicorp/consul/lib/semaphore 
> github.com/hashicorp/consul/lib/stringslice 
> github.com/hashicorp/consul/lib/template github.com/hashicorp/consul/logging 
> github.com/hashicorp/consul/logging/monitor github.com/hashicorp/consul/proto 
> github.com/hashicorp/consul/proto/pbacl 
> github.com/hashicorp/consul/proto/pbautoconf 
> github.com/hashicorp/consul/proto/pbcommon 
> github.com/hashicorp/consul/proto/pbconfig 
> github.com/hashicorp/consul/proto/pbconnect 
> github.com/hashicorp/consul/sdk/freeport 
> github.com/hashicorp/consul/sdk/testutil 
> github.com/hashicorp/consul/sdk/testutil/retry 
> github.com/hashicorp/consul/sentinel github.com/hashicorp/consul/service_os 
> github.com/hashicorp/consul/snapshot github.com/hashicorp/consul/testrpc 
> github.com/hashicorp/consul/tlsutil github.com/hashicorp/consul/types 
> github.com/hashicorp/consul/version returned exit code 1
> make[1]: *** [debian/rules:47: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/consul_1.8.7+dfsg1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to