Skip to content

Instantly share code, notes, and snippets.

@banks
Created December 13, 2019 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save banks/e6d14f2f94a49bbba48d52023b643008 to your computer and use it in GitHub Desktop.
Save banks/e6d14f2f94a49bbba48d52023b643008 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
goroutine 643475 [running]:
runtime/pprof.writeGoroutineStacks(0x3628a40, 0xd01a7ad7a0, 0x0, 0x0)
/usr/local/go/src/runtime/pprof/pprof.go:679 +0x9d
runtime/pprof.writeGoroutine(0x3628a40, 0xd01a7ad7a0, 0x2, 0x0, 0x0)
/usr/local/go/src/runtime/pprof/pprof.go:668 +0x44
runtime/pprof.(*Profile).WriteTo(0x566ef00, 0x3628a40, 0xd01a7ad7a0, 0x2, 0xd01a7ad7a0, 0x7f8ec613a460)
/usr/local/go/src/runtime/pprof/pprof.go:329 +0x390
net/http/pprof.handler.ServeHTTP(0xcf94a9c4f1, 0x9, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/pprof/pprof.go:245 +0x356
net/http/pprof.Index(0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/pprof/pprof.go:268 +0x6f7
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func2.1(0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/home/circleci/project/agent/http.go:288 +0x119
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc0007e5170, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:293 +0x2e5
net/http.HandlerFunc.ServeHTTP(0xc0007e51d0, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xd01a7ad7a0, 0xc6c6572b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcb6f6786e0, 0x3683e20, 0xc0042edcc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 1 [select, 107 minutes]:
github.com/hashicorp/consul/command/agent.(*cmd).run(0xc000252000, 0xc00004c160, 0x11, 0x12, 0x0)
/home/circleci/project/command/agent/agent.go:321 +0x13e7
github.com/hashicorp/consul/command/agent.(*cmd).Run(0xc000252000, 0xc00004c160, 0x11, 0x12, 0xc0001a8d20)
/home/circleci/project/command/agent/agent.go:75 +0x4d
github.com/mitchellh/cli.(*CLI).Run(0xc000294780, 0xc000294780, 0x80, 0xc00000c300)
/go/pkg/mod/github.com/mitchellh/cli@v1.0.0/cli.go:255 +0x1f1
main.realMain(0xc000058118)
/home/circleci/project/main.go:53 +0x393
main.main()
/home/circleci/project/main.go:20 +0x22
goroutine 5 [syscall, 107 minutes]:
os/signal.signal_recv(0x36538a0)
/usr/local/go/src/runtime/sigqueue.go:139 +0x9c
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x41
goroutine 33 [chan receive]:
github.com/golang/glog.(*loggingT).flushDaemon(0x56a29e0)
/go/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:882 +0x8b
created by github.com/golang/glog.init.0
/go/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:410 +0x272
goroutine 633461 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc013de5b00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc043039358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1b0b660c0, 0xc47d357200, 0xc8975a7140, 0xc043039640, 0x38, 0xc043039638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1b0b660c0, 0xc47d357200, 0x0, 0xc28d407ed0, 0xe, 0xbf7068c527168819)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1b0b660c0, 0xc47d357200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1b0b660c0, 0xc47d357200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1b0b660c0, 0xc47d357200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b0efddc0, 0xc47d357200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5b8409900, 0x3683e20, 0xc33a816f80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623324 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc8121e9e90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcb6423b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc20b59c20, 0xd01b09e500, 0xc4ad77b3e0, 0xcb6423b640, 0x38, 0xcb6423b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc20b59c20, 0xd01b09e500, 0x0, 0xcd5b8fdb00, 0xe, 0xbf70662482b3dea3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc20b59c20, 0xd01b09e500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc20b59c20, 0xd01b09e500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc20b59c20, 0xd01b09e500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc001cdfc00, 0xd01b09e500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80affed20, 0x3683e20, 0xc8836cc240)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 53 [chan receive, 116 minutes]:
github.com/hashicorp/consul/command.MakeShutdownCh.func1(0xc00019d800, 0xc000059140)
/home/circleci/project/command/registry.go:54 +0x34
created by github.com/hashicorp/consul/command.MakeShutdownCh
/home/circleci/project/command/registry.go:52 +0xf5
goroutine 88 [runnable]:
strings.(*Replacer).WriteString(0xc1ec55c380, 0x36231c0, 0xc495fe48d0, 0x3022925, 0x1, 0x6, 0x0, 0x0)
/usr/local/go/src/strings/replace.go:98 +0xcc
github.com/armon/go-metrics.(*InmemSink).flattenKeyLabels(0xc00035f900, 0xc1ec55c340, 0x3, 0x4, 0x0, 0x0, 0x0, 0xc006486090, 0x2f, 0xc000904710, ...)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/inmem.go:337 +0x218
github.com/armon/go-metrics.(*InmemSink).SetGaugeWithLabels(0xc00035f900, 0xc1ec55c340, 0x3, 0x4, 0xc0505b23fd, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/inmem.go:162 +0x8e
github.com/armon/go-metrics.FanoutSink.SetGaugeWithLabels(0xc0006c8060, 0x2, 0x2, 0xc1ec55c340, 0x3, 0x4, 0x505b23fd, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/sink.go:47 +0xbc
github.com/armon/go-metrics.(*Metrics).SetGaugeWithLabels(0xc0006cc000, 0xc452cbe220, 0x3, 0x4, 0x505b23fd, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/metrics.go:42 +0x318
github.com/armon/go-metrics.(*Metrics).SetGauge(...)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/metrics.go:17
github.com/armon/go-metrics.(*Metrics).emitRuntimeStats(0xc0006cc000)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/metrics.go:247 +0x2ee
github.com/armon/go-metrics.(*Metrics).collectStats(0xc0006cc000)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/metrics.go:231 +0x3d
created by github.com/armon/go-metrics.New
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/start.go:79 +0x16d
goroutine 97 [chan receive, 116 minutes]:
github.com/hashicorp/consul/command.MakeShutdownCh.func1(0xc00019d320, 0xc000031380)
/home/circleci/project/command/registry.go:54 +0x34
created by github.com/hashicorp/consul/command.MakeShutdownCh
/home/circleci/project/command/registry.go:52 +0xf5
goroutine 98 [chan receive, 116 minutes]:
github.com/hashicorp/consul/command.MakeShutdownCh.func1(0xc0004caea0, 0xc000058d20)
/home/circleci/project/command/registry.go:54 +0x34
created by github.com/hashicorp/consul/command.MakeShutdownCh
/home/circleci/project/command/registry.go:52 +0xf5
goroutine 99 [chan receive, 116 minutes]:
github.com/hashicorp/consul/command.MakeShutdownCh.func1(0xc0007707e0, 0xc0000594a0)
/home/circleci/project/command/registry.go:54 +0x34
created by github.com/hashicorp/consul/command.MakeShutdownCh
/home/circleci/project/command/registry.go:52 +0xf5
goroutine 54 [chan receive, 116 minutes]:
github.com/hashicorp/consul/command.MakeShutdownCh.func1(0xc0006cf440, 0xc000030540)
/home/circleci/project/command/registry.go:54 +0x34
created by github.com/hashicorp/consul/command.MakeShutdownCh
/home/circleci/project/command/registry.go:52 +0xf5
goroutine 76 [select, 116 minutes]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000854410, 0x1, 0x0, 0x0, 0x0, 0x0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/controlbuf.go:395 +0x107
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0007710e0, 0x0, 0x0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/controlbuf.go:513 +0x1b6
google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc000222000)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_client.go:338 +0x7b
created by google.golang.org/grpc/internal/transport.newHTTP2Client
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_client.go:336 +0xe89
goroutine 75 [IO wait, 116 minutes]:
internal/poll.runtime_pollWait(0x7f8ec3ecc888, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc00017e718, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00017e700, 0xc0005dc000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc00017e700, 0xc0005dc000, 0x8000, 0x8000, 0x0, 0x10401, 0x0)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000438040, 0xc0005dc000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
bufio.(*Reader).Read(0xc000770f00, 0xc0007b0038, 0x9, 0x9, 0xc0005c4000, 0x7f8ec6139d98, 0x0)
/usr/local/go/src/bufio/bufio.go:223 +0x23e
io.ReadAtLeast(0x3623160, 0xc000770f00, 0xc0007b0038, 0x9, 0x9, 0x9, 0xb5c109, 0xc00043b830, 0xc000430004)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
golang.org/x/net/http2.readFrameHeader(0xc0007b0038, 0x9, 0x9, 0x3623160, 0xc000770f00, 0x0, 0x0, 0xc00043b830, 0x0)
/go/pkg/mod/golang.org/x/net@v0.0.0-20190620200207-3b0461eec859/http2/frame.go:237 +0x88
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0007b0000, 0xc00043b830, 0xc00043b800, 0x0, 0x0)
/go/pkg/mod/golang.org/x/net@v0.0.0-20190620200207-3b0461eec859/http2/frame.go:492 +0xa1
google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc000222000)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_client.go:1249 +0x180
created by google.golang.org/grpc/internal/transport.newHTTP2Client
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_client.go:294 +0xcec
goroutine 87 [runnable]:
github.com/armon/go-metrics.(*StatsdSink).flushMetrics(0xc0006c8040)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/statsd.go:134 +0x372
created by github.com/armon/go-metrics.NewStatsdSink
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/statsd.go:39 +0x9e
goroutine 86 [select, 116 minutes]:
github.com/armon/go-metrics.(*InmemSignal).run(0xc00052f500)
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/inmem_signal.go:64 +0xb3
created by github.com/armon/go-metrics.NewInmemSignal
/go/pkg/mod/github.com/armon/go-metrics@v0.0.0-20190430140413-ec5e00d3c878/inmem_signal.go:38 +0x13e
goroutine 74 [chan receive, 116 minutes]:
google.golang.org/grpc.(*addrConn).resetTransport(0xc000298780)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/clientconn.go:1077 +0x5d1
created by google.golang.org/grpc.(*addrConn).connect
/go/pkg/mod/google.golang.org/grpc@v1.24.0/clientconn.go:743 +0xb6
goroutine 90 [select, 116 minutes]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000856500, 0x1, 0x0, 0x0, 0x0, 0x0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/controlbuf.go:395 +0x107
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0004cb080, 0x0, 0x0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/controlbuf.go:513 +0x1b6
google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0xc0007ec300)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_server.go:284 +0xcb
created by google.golang.org/grpc/internal/transport.newHTTP2Server
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_server.go:281 +0xfd3
goroutine 130 [select, 116 minutes]:
github.com/hashicorp/consul/agent/cache.(*Cache).runExpiryLoop(0xc000716120)
/home/circleci/project/agent/cache/cache.go:712 +0x171
created by github.com/hashicorp/consul/agent/cache.New
/home/circleci/project/agent/cache/cache.go:142 +0x12c
goroutine 60 [select]:
github.com/hashicorp/consul/agent/consul.(*Coordinate).batchUpdate(0xc000768a20)
/home/circleci/project/agent/consul/coordinate_endpoint.go:44 +0xcd
created by github.com/hashicorp/consul/agent/consul.NewCoordinate
/home/circleci/project/agent/consul/coordinate_endpoint.go:36 +0x80
goroutine 61 [chan receive, 110 minutes]:
github.com/hashicorp/consul/agent/consul/state.(*EventPublisher).handleUpdates(0xc000236770)
/home/circleci/project/agent/consul/state/event.go:82 +0x46
created by github.com/hashicorp/consul/agent/consul/state.NewEventPublisher
/home/circleci/project/agent/consul/state/event.go:46 +0xda
goroutine 62 [select]:
github.com/hashicorp/consul/agent/consul.(*RaftLayer).Accept(0xc000108140, 0x315b020, 0xc00015cc60, 0x3683e20, 0xc0001bcb80)
/home/circleci/project/agent/consul/raft_rpc.go:68 +0xb5
github.com/hashicorp/raft.(*NetworkTransport).listen(0xc00015cc60)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:476 +0x53
created by github.com/hashicorp/raft.NewNetworkTransportWithConfig
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:167 +0x1ab
goroutine 63 [select, 110 minutes]:
github.com/hashicorp/raft.(*Raft).runLeader.func1(0xc000326300)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/raft.go:426 +0x3c4
github.com/hashicorp/raft.(*Raft).runLeader(0xc000326300)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/raft.go:456 +0x20a
github.com/hashicorp/raft.(*Raft).run(0xc000326300)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/raft.go:142 +0x66
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc000326300, 0xc000316a30)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:146 +0x53
created by github.com/hashicorp/raft.(*raftState).goFunc
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:144 +0x66
goroutine 64 [select, 110 minutes]:
github.com/hashicorp/raft.(*Raft).runFSM(0xc000326300)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/fsm.go:132 +0x1e5
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc000326300, 0xc000316a40)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:146 +0x53
created by github.com/hashicorp/raft.(*raftState).goFunc
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:144 +0x66
goroutine 145 [select]:
github.com/hashicorp/raft.(*Raft).runSnapshots(0xc000326300)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/snapshot.go:71 +0x115
github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc000326300, 0xc000316a50)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:146 +0x53
created by github.com/hashicorp/raft.(*raftState).goFunc
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/state.go:144 +0x66
goroutine 146 [select, 107 minutes]:
github.com/hashicorp/serf/serf.(*serfQueries).stream(0xc000778b40)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/internal_query.go:88 +0xb4
created by github.com/hashicorp/serf/serf.newSerfQueries
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/internal_query.go:81 +0xab
goroutine 147 [select, 107 minutes]:
github.com/hashicorp/serf/serf.(*Snapshotter).teeStream(0xc0001efa00)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:223 +0xf7
created by github.com/hashicorp/serf/serf.NewSnapshotter
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:152 +0x605
goroutine 148 [select]:
github.com/hashicorp/serf/serf.(*Snapshotter).stream(0xc0001efa00)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:266 +0x15b
created by github.com/hashicorp/serf/serf.NewSnapshotter
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:153 +0x62a
goroutine 149 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3eccc98, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9898, 0x72, 0x0, 0x0, 0x3027aa5)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0004c9880, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc0004c9880, 0xc00319bb01, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc0001acdb8, 0xc0004444e0, 0xc00102bfa0, 0x1)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).AcceptTCP(0xc0001acdb8, 0xc00102bfa0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock.go:247 +0x48
github.com/hashicorp/memberlist.(*NetTransport).tcpListen(0xc000236a10, 0xc0001acdb8)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:235 +0x66
created by github.com/hashicorp/memberlist.NewNetTransport
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:109 +0x21c
goroutine 150 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3ecce38, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9918, 0x72, 0x10000, 0x10000, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).ReadFrom(0xc0004c9900, 0xc088cea000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:219 +0x194
net.(*netFD).readFrom(0xc0004c9900, 0xc088cea000, 0x10000, 0x10000, 0x4, 0x40bb89, 0xc007283e88, 0xc007283ea0, 0x40530c)
/usr/local/go/src/net/fd_unix.go:208 +0x5b
net.(*UDPConn).readFrom(0xc0001acdc8, 0xc088cea000, 0x10000, 0x10000, 0x101, 0xc007283e60, 0xc007283ed8, 0x4440ec)
/usr/local/go/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFrom(0xc0001acdc8, 0xc088cea000, 0x10000, 0x10000, 0x98, 0x3651ba0, 0xc001fe3f50, 0x0, 0x0)
/usr/local/go/src/net/udpsock.go:121 +0x5e
github.com/hashicorp/memberlist.(*NetTransport).udpListen(0xc000236a10, 0xc0001acdc8)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:270 +0xb9
created by github.com/hashicorp/memberlist.NewNetTransport
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:110 +0x194
goroutine 151 [select]:
github.com/hashicorp/memberlist.(*Memberlist).streamListen(0xc00036ab40)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:198 +0x105
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:195 +0x44c
goroutine 152 [select]:
github.com/hashicorp/memberlist.(*Memberlist).packetListen(0xc00036ab40)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:301 +0x133
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:196 +0x471
goroutine 153 [select, 107 minutes]:
github.com/hashicorp/memberlist.(*Memberlist).packetHandler(0xc00036ab40)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:420 +0x2f3
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:197 +0x496
goroutine 154 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc00036ab40, 0x12a05f200, 0xc0004ca4e0, 0xc0004446c0, 0xc0003172f0)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:134 +0x17e
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:100 +0x368
goroutine 155 [select]:
github.com/hashicorp/memberlist.(*Memberlist).pushPullTrigger(0xc00036ab40, 0xc0004446c0)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:161 +0x1c7
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:106 +0x2c3
goroutine 156 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc00036ab40, 0x1dcd6500, 0xc0004ca540, 0xc0004446c0, 0xc000317310)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:134 +0x17e
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:112 +0x1ba
goroutine 157 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReap(0xc0007c5200)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1514 +0x121
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:410 +0x92b
goroutine 158 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReconnect(0xc0007c5200)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1532 +0xd4
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:411 +0x950
goroutine 159 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc0007c5200, 0x30259fb, 0x6, 0xc000778cf0)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:412 +0x993
goroutine 160 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc0007c5200, 0x3024517, 0x5, 0xc000778d20)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:413 +0x9d9
goroutine 161 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc0007c5200, 0x3024765, 0x5, 0xc000778d50)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:414 +0xa1f
goroutine 162 [select, 107 minutes]:
github.com/hashicorp/serf/serf.(*serfQueries).stream(0xc00068ed50)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/internal_query.go:88 +0xb4
created by github.com/hashicorp/serf/serf.newSerfQueries
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/internal_query.go:81 +0xab
goroutine 163 [select, 107 minutes]:
github.com/hashicorp/serf/serf.(*Snapshotter).teeStream(0xc000105ba0)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:223 +0xf7
created by github.com/hashicorp/serf/serf.NewSnapshotter
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:152 +0x605
goroutine 164 [select]:
github.com/hashicorp/serf/serf.(*Snapshotter).stream(0xc000105ba0)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:266 +0x15b
created by github.com/hashicorp/serf/serf.NewSnapshotter
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/snapshot.go:153 +0x62a
goroutine 165 [IO wait, 3 minutes]:
internal/poll.runtime_pollWait(0x7f8ec3eccbc8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9a98, 0x72, 0x0, 0x0, 0x3027aa5)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0004c9a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc0004c9a80, 0xc2a4960501, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc0001ace38, 0xc000444960, 0xc000117fa0, 0x1)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).AcceptTCP(0xc0001ace38, 0xc000117fa0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock.go:247 +0x48
github.com/hashicorp/memberlist.(*NetTransport).tcpListen(0xc000237030, 0xc0001ace38)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:235 +0x66
created by github.com/hashicorp/memberlist.NewNetTransport
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:109 +0x21c
goroutine 166 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3eccaf8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9b18, 0x72, 0x10000, 0x10000, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).ReadFrom(0xc0004c9b00, 0xc08cc0a000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:219 +0x194
net.(*netFD).readFrom(0xc0004c9b00, 0xc08cc0a000, 0x10000, 0x10000, 0x4, 0x40bb89, 0xc03f6e7e88, 0xc03f6e7ea0, 0x40530c)
/usr/local/go/src/net/fd_unix.go:208 +0x5b
net.(*UDPConn).readFrom(0xc0001ace48, 0xc08cc0a000, 0x10000, 0x10000, 0x101, 0xc03f6e7e60, 0xc03f6e7ed8, 0x4440ec)
/usr/local/go/src/net/udpsock_posix.go:47 +0x6a
net.(*UDPConn).ReadFrom(0xc0001ace48, 0xc08cc0a000, 0x10000, 0x10000, 0x20, 0x3651ba0, 0xc022667a10, 0x0, 0x0)
/usr/local/go/src/net/udpsock.go:121 +0x5e
github.com/hashicorp/memberlist.(*NetTransport).udpListen(0xc000237030, 0xc0001ace48)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:270 +0xb9
created by github.com/hashicorp/memberlist.NewNetTransport
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net_transport.go:110 +0x194
goroutine 167 [select, 3 minutes]:
github.com/hashicorp/memberlist.(*Memberlist).streamListen(0xc00036b440)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:198 +0x105
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:195 +0x44c
goroutine 168 [select]:
github.com/hashicorp/memberlist.(*Memberlist).packetListen(0xc00036b440)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:301 +0x133
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:196 +0x471
goroutine 169 [select, 97 minutes]:
github.com/hashicorp/memberlist.(*Memberlist).packetHandler(0xc00036b440)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/net.go:420 +0x2f3
created by github.com/hashicorp/memberlist.newMemberlist
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/memberlist.go:197 +0x496
goroutine 170 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc00036b440, 0x3b9aca00, 0xc0004ca960, 0xc000444ae0, 0xc0003178a0)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:134 +0x17e
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:100 +0x368
goroutine 171 [select]:
github.com/hashicorp/memberlist.(*Memberlist).pushPullTrigger(0xc00036b440, 0xc000444ae0)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:161 +0x1c7
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:106 +0x2c3
goroutine 172 [select]:
github.com/hashicorp/memberlist.(*Memberlist).triggerFunc(0xc00036b440, 0xbebc200, 0xc0004ca9c0, 0xc000444ae0, 0xc0003178b0)
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:134 +0x17e
created by github.com/hashicorp/memberlist.(*Memberlist).schedule
/go/pkg/mod/github.com/hashicorp/memberlist@v0.1.5/state.go:112 +0x1ba
goroutine 173 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReap(0xc00035a600)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1514 +0x121
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:410 +0x92b
goroutine 174 [select]:
github.com/hashicorp/serf/serf.(*Serf).handleReconnect(0xc00035a600)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1532 +0xd4
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:411 +0x950
goroutine 175 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc00035a600, 0x30259fb, 0x6, 0xc00068eea0)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:412 +0x993
goroutine 176 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc00035a600, 0x3024517, 0x5, 0xc00068eed0)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:413 +0x9d9
goroutine 193 [select]:
github.com/hashicorp/serf/serf.(*Serf).checkQueueDepth(0xc00035a600, 0x3024765, 0x5, 0xc00068ef00)
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:1630 +0xd6
created by github.com/hashicorp/serf/serf.Create
/go/pkg/mod/github.com/hashicorp/serf@v0.8.5/serf/serf.go:414 +0xa1f
goroutine 194 [select, 107 minutes]:
github.com/hashicorp/consul/agent/consul.(*Server).lanEventHandler(0xc0008a4000)
/home/circleci/project/agent/consul/server_serf.go:133 +0xcd
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:490 +0xfe1
goroutine 195 [select]:
github.com/hashicorp/consul/agent/consul.(*ServerResolverBuilder).periodicServerRebalance(0xc0008040c0, 0xc00035a600)
/home/circleci/project/agent/consul/grpc_resolver.go:56 +0x17f
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:493 +0x101a
goroutine 196 [chan receive]:
github.com/hashicorp/consul/agent/consul.(*grpcListener).Accept(0xc000538d40, 0x3168a70, 0xc0001e2160, 0x36b59a0, 0xc39066a2d0)
/home/circleci/project/agent/consul/rpc.go:65 +0x40
google.golang.org/grpc.(*Server).Serve(0xc0001e2160, 0x366a020, 0xc000538d40, 0x0, 0x0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/server.go:586 +0x1f2
created by github.com/hashicorp/consul/agent/consul.(*Server).setupGRPC
/home/circleci/project/agent/consul/server.go:834 +0x192
goroutine 197 [select, 116 minutes]:
google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc0001bdbc0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/balancer_conn_wrappers.go:115 +0x12d
created by google.golang.org/grpc.newCCBalancerWrapper
/go/pkg/mod/google.golang.org/grpc@v1.24.0/balancer_conn_wrappers.go:106 +0x16a
goroutine 198 [select]:
github.com/hashicorp/consul/agent/router.(*Manager).Start(0xc0002375e0)
/home/circleci/project/agent/router/manager.go:493 +0xc7
created by github.com/hashicorp/consul/agent/router.(*Router).addServer
/home/circleci/project/agent/router/router.go:229 +0x32d
goroutine 199 [select, 107 minutes]:
github.com/hashicorp/consul/agent/router.HandleSerfEvents(0xc00035f8b0, 0xc000892120, 0x3023383, 0x3, 0xc000444300, 0xc000892060)
/home/circleci/project/agent/router/serf_adapter.go:47 +0xbb
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:513 +0x14e1
goroutine 200 [select]:
github.com/hashicorp/consul/agent/consul.(*Server).Flood(0xc0008a4000, 0x0, 0x315a078, 0xc0007c5200)
/home/circleci/project/agent/consul/flood.go:49 +0x26c
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:522 +0x1527
goroutine 201 [semacquire, 109 minutes]:
sync.runtime_Semacquire(0xc0003151c8)
/usr/local/go/src/runtime/sema.go:56 +0x39
sync.(*WaitGroup).Wait(0xc0003151c0)
/usr/local/go/src/sync/waitgroup.go:130 +0x65
github.com/hashicorp/consul/agent/consul.(*Server).monitorLeadership(0xc0008a4000)
/home/circleci/project/agent/consul/leader.go:89 +0x4cc
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:537 +0x1249
goroutine 202 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3eccf08, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9398, 0x72, 0x0, 0x0, 0x3027aa5)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0004c9380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc0004c9380, 0xc29c485f40, 0xc0a2f33f68, 0x75211c)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc0001acd08, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc0001acd08, 0x2, 0x2, 0x3f800000, 0xc39066a2d0)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/hashicorp/consul/agent/consul.(*Server).listen(0xc0008a4000, 0x3676ee0, 0xc0001acd08)
/home/circleci/project/agent/consul/rpc.go:80 +0x35
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:540 +0x1286
goroutine 203 [select]:
github.com/hashicorp/consul/agent/consul.(*Server).sessionStats(0xc0008a4000)
/home/circleci/project/agent/consul/session_ttl.go:133 +0x137
created by github.com/hashicorp/consul/agent/consul.NewServerLogger
/home/circleci/project/agent/consul/server.go:548 +0x134f
goroutine 204 [select, 116 minutes]:
github.com/hashicorp/consul/agent.(*ServiceManager).Start.func1(0xc000210230)
/home/circleci/project/agent/service_manager.go:74 +0x15c
created by github.com/hashicorp/consul/agent.(*ServiceManager).Start
/home/circleci/project/agent/service_manager.go:71 +0x5c
goroutine 205 [chan receive, 116 minutes]:
github.com/hashicorp/consul/agent/proxycfg.(*Manager).Run(0xc000109720, 0x0, 0x0)
/home/circleci/project/agent/proxycfg/manager.go:117 +0xf9
github.com/hashicorp/consul/agent.(*Agent).Start.func2(0xc000662000)
/home/circleci/project/agent/agent.go:503 +0x36
created by github.com/hashicorp/consul/agent.(*Agent).Start
/home/circleci/project/agent/agent.go:502 +0xa51
goroutine 206 [select]:
github.com/hashicorp/consul/agent.(*Agent).reapServices(0xc000662000)
/home/circleci/project/agent/agent.go:1979 +0xd3
created by github.com/hashicorp/consul/agent.(*Agent).Start
/home/circleci/project/agent/agent.go:510 +0xa76
goroutine 207 [select, 116 minutes]:
github.com/hashicorp/consul/agent.(*Agent).handleEvents(0xc000662000)
/home/circleci/project/agent/user_event.go:111 +0xef
created by github.com/hashicorp/consul/agent.(*Agent).Start
/home/circleci/project/agent/agent.go:513 +0xa9b
goroutine 208 [select]:
github.com/hashicorp/consul/agent.(*Agent).sendCoordinate(0xc000662000)
/home/circleci/project/agent/agent.go:1894 +0x12a
created by github.com/hashicorp/consul/agent.(*Agent).Start
/home/circleci/project/agent/agent.go:517 +0xe30
goroutine 209 [IO wait, 116 minutes]:
internal/poll.runtime_pollWait(0x7f8ec3ecc958, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0006e6198, 0x72, 0x0, 0x0, 0x3027aa5)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0006e6180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc0006e6180, 0xc0007c2380, 0x7f8ec6139d98, 0x0)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000728048, 0xc000505d20, 0x8c85f1, 0xc00017c3bc)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc000728048, 0x315b201, 0xc0004be1a0, 0xc00017c300, 0xc000000001)
/usr/local/go/src/net/tcpsock.go:260 +0x48
github.com/miekg/dns.(*Server).serveTCP(0xc00017c300, 0x3676ee0, 0xc000728048, 0x0, 0x0)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:484 +0x102
github.com/miekg/dns.(*Server).ListenAndServe(0xc00017c300, 0x0, 0x0)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:338 +0x2eb
github.com/hashicorp/consul/agent.(*DNSServer).ListenAndServe(0xc0004cad80, 0x3023335, 0x3, 0xc0004be160, 0xe, 0xc00074a140, 0x4c435f4c55534e4f, 0x59454b5f544e4549)
/home/circleci/project/agent/dns.go:203 +0x250
github.com/hashicorp/consul/agent.(*Agent).listenAndServeDNS.func1(0xc000662000, 0xc0004cad80, 0xc0004cacc0, 0xc0004cad20, 0x3651b60, 0xc0005509f0)
/home/circleci/project/agent/agent.go:774 +0x15b
created by github.com/hashicorp/consul/agent.(*Agent).listenAndServeDNS
/home/circleci/project/agent/agent.go:772 +0x667
goroutine 210 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3ecca28, 0x72, 0x28)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9c98, 0x72, 0xff00, 0xffff, 0xcf94a9c390)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).ReadMsg(0xc0004c9c80, 0xc36b182000, 0xffff, 0xffff, 0xcf94a9c390, 0x28, 0x28, 0x0, 0x0, 0x0, ...)
/usr/local/go/src/internal/poll/fd_unix.go:243 +0x21c
net.(*netFD).readMsg(0xc0004c9c80, 0xc36b182000, 0xffff, 0xffff, 0xcf94a9c390, 0x28, 0x28, 0xc9f8099f40, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:214 +0x90
net.(*UDPConn).readMsg(0xc0001acee0, 0xc36b182000, 0xffff, 0xffff, 0xcf94a9c390, 0x28, 0x28, 0x7f8ec6139008, 0x0, 0xc00005a000, ...)
/usr/local/go/src/net/udpsock_posix.go:59 +0x91
net.(*UDPConn).ReadMsgUDP(0xc0001acee0, 0xc36b182000, 0xffff, 0xffff, 0xcf94a9c390, 0x28, 0x28, 0xc00066f500, 0x4737d2, 0x0, ...)
/usr/local/go/src/net/udpsock.go:142 +0x99
github.com/miekg/dns.ReadFromSessionUDP(0xc0001acee0, 0xc36b182000, 0xffff, 0xffff, 0x0, 0x0, 0x56a2560, 0xc9f8099f40)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/udp.go:42 +0xb7
github.com/miekg/dns.(*Server).readUDP(0xc0001c2600, 0xc0001acee0, 0x77359400, 0x56bfbe0, 0xc000509cf8, 0x8c85f1, 0xc0001c26bc, 0x56bfbe0, 0x1007f8ec3e9e301)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:720 +0xce
github.com/miekg/dns.(*defaultReader).ReadUDP(0xc0001acef8, 0xc0001acee0, 0x77359400, 0x7f8ec3e9e338, 0xc9f8099f40, 0x1, 0x0, 0x3628660, 0xc9f8099f40)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:169 +0x46
github.com/miekg/dns.(*Server).serveUDP(0xc0001c2600, 0xc0001acee0, 0x0, 0x0)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:531 +0x180
github.com/miekg/dns.(*Server).ListenAndServe(0xc0001c2600, 0x0, 0x0)
/go/pkg/mod/github.com/miekg/dns@v1.0.14/server.go:365 +0x494
github.com/hashicorp/consul/agent.(*DNSServer).ListenAndServe(0xc0004cade0, 0x3023356, 0x3, 0xc00004edb0, 0xe, 0xc000538fa0, 0x6c61206e61632073, 0x7073206562206f73)
/home/circleci/project/agent/dns.go:203 +0x250
github.com/hashicorp/consul/agent.(*Agent).listenAndServeDNS.func1(0xc000662000, 0xc0004cade0, 0xc0004cacc0, 0xc0004cad20, 0x3651ba0, 0xc000550a50)
/home/circleci/project/agent/agent.go:774 +0x15b
created by github.com/hashicorp/consul/agent.(*Agent).listenAndServeDNS
/home/circleci/project/agent/agent.go:772 +0x667
goroutine 91 [select, 116 minutes]:
google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc0007ec300)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_server.go:948 +0x1ab
created by google.golang.org/grpc/internal/transport.newHTTP2Server
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_server.go:290 +0xff8
goroutine 92 [IO wait, 116 minutes]:
internal/poll.runtime_pollWait(0x7f8ec3ecc6e8, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc0004c9d18, 0x72, 0x8000, 0x8000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0004c9d00, 0xc000630000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc0004c9d00, 0xc000630000, 0x8000, 0x8000, 0x0, 0x10401, 0x0)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0001acf00, 0xc000630000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
bufio.(*Reader).Read(0xc00019dec0, 0xc000022038, 0x9, 0x9, 0xc00068a380, 0x7f8ec6139008, 0x0)
/usr/local/go/src/bufio/bufio.go:223 +0x23e
io.ReadAtLeast(0x3623160, 0xc00019dec0, 0xc000022038, 0x9, 0x9, 0x9, 0xb5c109, 0xc00085e870, 0xc000850004)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
golang.org/x/net/http2.readFrameHeader(0xc000022038, 0x9, 0x9, 0x3623160, 0xc00019dec0, 0x0, 0x0, 0xc00085e870, 0x0)
/go/pkg/mod/golang.org/x/net@v0.0.0-20190620200207-3b0461eec859/http2/frame.go:237 +0x88
golang.org/x/net/http2.(*Framer).ReadFrame(0xc000022000, 0xc00085e870, 0xc00085e870, 0x0, 0x0)
/go/pkg/mod/golang.org/x/net@v0.0.0-20190620200207-3b0461eec859/http2/frame.go:492 +0xa1
google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc0007ec300, 0xc0006380f0, 0x3168ad0)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/internal/transport/http2_server.go:445 +0x94
google.golang.org/grpc.(*Server).serveStreams(0xc0001e2160, 0x36bb100, 0xc0007ec300)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/server.go:706 +0xdd
google.golang.org/grpc.(*Server).handleRawConn.func1(0xc0001e2160, 0x36bb100, 0xc0007ec300)
/go/pkg/mod/google.golang.org/grpc@v1.24.0/server.go:668 +0x3f
created by google.golang.org/grpc.(*Server).handleRawConn
/go/pkg/mod/google.golang.org/grpc@v1.24.0/server.go:667 +0x4e7
goroutine 225 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3ecc7b8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000564018, 0x72, 0x0, 0x0, 0x3027aa5)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000564000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc000564000, 0x7f8e49890ba8, 0x2032db, 0x2032db)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc00000e050, 0xc00005a000, 0x40bb89, 0xcb6f6786e0)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).AcceptTCP(0xc00000e050, 0x44a18624, 0x739a0e8ff14062de, 0x44c9f8)
/usr/local/go/src/net/tcpsock.go:247 +0x48
github.com/hashicorp/consul/agent.tcpKeepAliveListener.Accept(0xc00000e050, 0xc000506e58, 0x4b9c66, 0x5de13605, 0x436bcf)
/home/circleci/project/agent/agent.go:907 +0x2f
net/http.(*Server).Serve(0xc0007ae000, 0x3669d60, 0xc00000e058, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2859 +0x22d
github.com/hashicorp/consul/agent.(*Agent).serveHTTP.func1(0xc000662000, 0xc0007e6000, 0xc0000ee240)
/home/circleci/project/agent/agent.go:946 +0xba
created by github.com/hashicorp/consul/agent.(*Agent).serveHTTP
/home/circleci/project/agent/agent.go:943 +0xb4
goroutine 227 [select, 116 minutes]:
github.com/hashicorp/go-checkpoint.CheckInterval.func1(0x4e94914f0000, 0xc000564800, 0xc0007c0410, 0xc0007e60c0)
/go/pkg/mod/github.com/hashicorp/go-checkpoint@v0.0.0-20171009173528-1545e56e46de/checkpoint.go:314 +0xfd
created by github.com/hashicorp/go-checkpoint.CheckInterval
/go/pkg/mod/github.com/hashicorp/go-checkpoint@v0.0.0-20171009173528-1545e56e46de/checkpoint.go:312 +0xb9
goroutine 229 [select]:
github.com/hashicorp/consul/agent/ae.(*StateSyncer).syncChangesEventFn(0xc000848000, 0x0, 0x0)
/home/circleci/project/agent/ae/ae.go:258 +0x127
github.com/hashicorp/consul/agent/ae.(*StateSyncer).nextFSMState(0xc000848000, 0x30300bd, 0xb, 0x30300bd, 0xb)
/home/circleci/project/agent/ae/ae.go:187 +0x192
github.com/hashicorp/consul/agent/ae.(*StateSyncer).runFSM(0xc000848000, 0x3029d5a, 0x8, 0xc0a2c79fb8)
/home/circleci/project/agent/ae/ae.go:153 +0x3a
github.com/hashicorp/consul/agent/ae.(*StateSyncer).Run(0xc000848000)
/home/circleci/project/agent/ae/ae.go:147 +0x6e
created by github.com/hashicorp/consul/agent.(*Agent).StartSync
/home/circleci/project/agent/agent.go:1825 +0x43
goroutine 245 [select]:
github.com/hashicorp/consul/agent/pool.(*ConnPool).reap(0xc00020c070)
/home/circleci/project/agent/pool/pool.go:505 +0x316
created by github.com/hashicorp/consul/agent/pool.(*ConnPool).init
/home/circleci/project/agent/pool/pool.go:170 +0xbb
goroutine 622431 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcec6478d50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000972de0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc04ce78e48, 0x3, 0x3, 0xc000972de0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc04ce78e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc05520a9c0, 0x0, 0xc0004c9180, 0xc000972da0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2cdabe440, 0x56a22c0, 0xc2cdabe440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00cac8300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632738 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04a7e12f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc007b4b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00417b440, 0xc5988b8800, 0xc40dad1f40, 0xc007b4b640, 0x38, 0xc007b4b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00417b440, 0xc5988b8800, 0x0, 0xc00e780270, 0xe, 0xbf7068946949f668)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00417b440, 0xc5988b8800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00417b440, 0xc5988b8800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00417b440, 0xc5988b8800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc06e651c00, 0xc5988b8800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc06e651c00, 0xc5988b8800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc06e651c00, 0xc5988b8800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc06e651c00, 0xc5988b8800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc06e651c00, 0xc5988b8800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc06e651c00, 0xc5988b8800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc06e651c00, 0xc5988b8800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7edf925a0, 0x3683e20, 0xc8b2ffc740)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 517 [IO wait]:
internal/poll.runtime_pollWait(0x7f8ec3e9d018, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000360098, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000360080, 0xc000e50000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc000360080, 0xc000e50000, 0x1000, 0x1000, 0xc02c2b4840, 0xc005d55938, 0x70520a)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00083c008, 0xc000e50000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
net/http.(*connReader).Read(0xc000f460c0, 0xc000e50000, 0x1000, 0x1000, 0x0, 0xc005d55c00, 0x30200708b6c)
/usr/local/go/src/net/http/server.go:787 +0x107
bufio.(*Reader).fill(0xc0001a4d80)
/usr/local/go/src/bufio/bufio.go:100 +0x10f
bufio.(*Reader).ReadSlice(0xc0001a4d80, 0x435b0a, 0x7f8e5dcaf698, 0xc005d55b00, 0x40bb89, 0xc6c9b1a100, 0x100)
/usr/local/go/src/bufio/bufio.go:356 +0x3d
bufio.(*Reader).ReadLine(0xc0001a4d80, 0xc005d55b08, 0xc00066f500, 0x7f8ec613a460, 0x0, 0x4c1f42, 0x2efeb40)
/usr/local/go/src/bufio/bufio.go:385 +0x34
net/textproto.(*Reader).readLineSlice(0xc003cc4930, 0xc6c9b1a100, 0xc000360080, 0x0, 0x0, 0x42ccf1)
/usr/local/go/src/net/textproto/reader.go:55 +0x6f
net/textproto.(*Reader).ReadLine(...)
/usr/local/go/src/net/textproto/reader.go:36
net/http.readRequest(0xc0001a4d80, 0x0, 0xc6c9b1a100, 0x0, 0x0)
/usr/local/go/src/net/http/request.go:968 +0x8d
net/http.(*conn).readRequest(0xc000212500, 0x3683e20, 0xc000b6a040, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:967 +0x163
net/http.(*conn).serve(0xc000212500, 0x3683e20, 0xc000b6a040)
/usr/local/go/src/net/http/server.go:1819 +0x6ad
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627380 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000638ba0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbbc930ae0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc67feaee48, 0x3, 0x3, 0xcbbc930ae0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc67feaee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc773aaa430, 0x0, 0xc0004c9180, 0xcbbc930aa0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc3ef298240, 0x56a22c0, 0xc3ef298240)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc85e5b2fc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629461 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc152b9b650, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00edba200, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc563e63e48, 0x3, 0x3, 0xc00edba200, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc563e63e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00e8246c8, 0x0, 0xc0004c9180, 0xc00edba1c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0535c5500, 0x56a22c0, 0xc0535c5500)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9c04f3500)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 580 [chan receive, 109 minutes]:
github.com/hashicorp/raft.(*deferError).Error(0xc6f9cfaa80, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/future.go:106 +0x58
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1015 +0x8b4
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000de3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0af37daa0, 0xc30fc44000, 0xc152835df0, 0xc000de3640, 0x38, 0xc000de3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0af37daa0, 0xc30fc44000, 0x0, 0xc4a944e870, 0xe, 0xbf7064f4b4569139)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0af37daa0, 0xc30fc44000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0af37daa0, 0xc30fc44000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0af37daa0, 0xc30fc44000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b0efc540, 0xc30fc44000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000970000, 0x3683e20, 0xc00064c4c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630821 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02bc12d50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc09b7202e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc35ed70e48, 0x3, 0x3, 0xc09b7202e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc35ed70e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc081160b70, 0x0, 0xc0004c9180, 0xc6fbf87220, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc20dd2b100, 0x56a22c0, 0xc20dd2b100)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9185bb440)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620396 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2804f770, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xca22765358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1071639e0, 0xc71b755600, 0xc157c65a70, 0xca22765640, 0x38, 0xca22765638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1071639e0, 0xc71b755600, 0x0, 0xc017ad56f0, 0xe, 0xbf706562b9051819)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1071639e0, 0xc71b755600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1071639e0, 0xc71b755600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1071639e0, 0xc71b755600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc66192e380, 0xc71b755600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc66192e380, 0xc71b755600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc66192e380, 0xc71b755600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc66192e380, 0xc71b755600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc66192e380, 0xc71b755600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc66192e380, 0xc71b755600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc66192e380, 0xc71b755600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce6c2b3720, 0x3683e20, 0xc54cd388c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626434 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0091bea50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb270c8320, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc046085e48, 0x3, 0x3, 0xcb270c8320, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc046085e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6b55dfc78, 0x0, 0xc0004c9180, 0xc837475800, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc06ce06900, 0x56a22c0, 0xc06ce06900)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3bc96540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 1076 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cf9b6570, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001143358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc60605eae0, 0xc5c1026a00, 0xc604b3eff0, 0xc001143640, 0x38, 0xc001143638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc60605eae0, 0xc5c1026a00, 0x0, 0xc51d81fde0, 0xe, 0xbf7064f5f4e41c60)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc60605eae0, 0xc5c1026a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc60605eae0, 0xc5c1026a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc60605eae0, 0xc5c1026a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f8666000, 0xc5c1026a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000970140, 0x3683e20, 0xc000b66d80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620877 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc043003b00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd2db931a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39f271e48, 0x3, 0x3, 0xcd2db931a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39f271e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc503713c30, 0x0, 0xc0004c9180, 0xcd2db93160, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7cb509680, 0x56a22c0, 0xc7cb509680)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd05f292c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 1071 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cf9b6510, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000de7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc5becbade0, 0xc30039b900, 0xc13be1e5e0, 0xc000de7640, 0x38, 0xc000de7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc5becbade0, 0xc30039b900, 0x0, 0xc0d83fc8a0, 0xe, 0xbf7064f5ef8d7410)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc5becbade0, 0xc30039b900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc5becbade0, 0xc30039b900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc5becbade0, 0xc30039b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc148044fc0, 0xc30039b900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc148044fc0, 0xc30039b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc148044fc0, 0xc30039b900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc148044fc0, 0xc30039b900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc148044fc0, 0xc30039b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc148044fc0, 0xc30039b900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc148044fc0, 0xc30039b900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009714a0, 0x3683e20, 0xc00037f940)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 588 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5d217bb60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000c2b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3425007e0, 0xc272fad700, 0xc1001cedc0, 0xc000c2b640, 0x38, 0xc000c2b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3425007e0, 0xc272fad700, 0x0, 0xc054aa6140, 0xe, 0xbf7064f4af79a4c8)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3425007e0, 0xc272fad700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3425007e0, 0xc272fad700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3425007e0, 0xc272fad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2874381c0, 0xc272fad700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2874381c0, 0xc272fad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2874381c0, 0xc272fad700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2874381c0, 0xc272fad700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2874381c0, 0xc272fad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2874381c0, 0xc272fad700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2874381c0, 0xc272fad700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000212640, 0x3683e20, 0xc000dc6900)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633294 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0629fc930, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3a34a1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc94438e960, 0xc5988b8d00, 0xce38590110, 0xc3a34a1640, 0x38, 0xc3a34a1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc94438e960, 0xc5988b8d00, 0x0, 0xc0af1c6870, 0xe, 0xbf7068ca41192a03)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc94438e960, 0xc5988b8d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc94438e960, 0xc5988b8d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc94438e960, 0xc5988b8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1af05a000, 0xc5988b8d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6b6a275e0, 0x3683e20, 0xcc2bc04200)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621075 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc020179fb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc009c2b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0068f1f20, 0xc747a3e200, 0xc0e2804ce0, 0xc009c2b640, 0x38, 0xc009c2b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0068f1f20, 0xc747a3e200, 0x0, 0xc697df9d90, 0xe, 0xbf70658bfa78f8a5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0068f1f20, 0xc747a3e200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0068f1f20, 0xc747a3e200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0068f1f20, 0xc747a3e200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8ea642700, 0xc747a3e200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8ea642700, 0xc747a3e200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8ea642700, 0xc747a3e200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8ea642700, 0xc747a3e200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8ea642700, 0xc747a3e200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8ea642700, 0xc747a3e200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8ea642700, 0xc747a3e200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcec4b300a0, 0x3683e20, 0xc1d0264400)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 641026 [select, 11 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0167476b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc3c1fec680, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00cb28e48, 0x3, 0x3, 0xc3c1fec680, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00cb28e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0084b19c8, 0x0, 0xc0004c9180, 0xc2eabea200, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc6960eb780, 0x56a22c0, 0xc6960eb780)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00ace7200)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 619946 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004c41bc0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcd86bc9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc62fcc9020, 0xd01e01d500, 0xc50187e810, 0xcd86bc9640, 0x38, 0xcd86bc9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc62fcc9020, 0xd01e01d500, 0x0, 0xc18cf9da80, 0xe, 0xbf706540f4828111)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc62fcc9020, 0xd01e01d500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc62fcc9020, 0xd01e01d500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc62fcc9020, 0xd01e01d500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7fe4356c0, 0xd01e01d500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcec4b30aa0, 0x3683e20, 0xc21d885200)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622184 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0438c9260, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc67fd9b040, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2b55c0e48, 0x3, 0x3, 0xc67fd9b040, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2b55c0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc31aec5e20, 0x0, 0xc0004c9180, 0xcdcd544b20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xca7abf0840, 0x56a22c0, 0xca7abf0840)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d43d40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624623 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc141175c50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd5db63ec0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc000a49e48, 0x3, 0x3, 0xcd5db63ec0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc000a49e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00711ea00, 0x0, 0xc0004c9180, 0xcd5db63e80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00c479440, 0x56a22c0, 0xc00c479440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6bd79a180)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620558 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce176b87e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc84433b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc141c18c00, 0xcff4f00100, 0xcea03bc3b0, 0xc84433b640, 0x38, 0xc84433b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc141c18c00, 0xcff4f00100, 0x0, 0xc00409a480, 0xe, 0xbf70656b773da837)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc141c18c00, 0xcff4f00100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc141c18c00, 0xcff4f00100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc141c18c00, 0xcff4f00100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8ea643960, 0xcff4f00100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8ea643960, 0xcff4f00100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8ea643960, 0xcff4f00100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8ea643960, 0xcff4f00100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8ea643960, 0xcff4f00100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8ea643960, 0xcff4f00100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8ea643960, 0xcff4f00100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97c500, 0x3683e20, 0xc66250d7c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623673 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1332475f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdcb3f2760, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc52fa6be48, 0x3, 0x3, 0xcdcb3f2760, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc52fa6be48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc000e31400, 0x0, 0xc0004c9180, 0xcdc9872780, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0553d9ac0, 0x56a22c0, 0xc0553d9ac0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00302d200)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632542 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc956ef4f90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6b936b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00e7ed440, 0xc593836700, 0xc329659760, 0xc6b936b640, 0x38, 0xc6b936b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00e7ed440, 0xc593836700, 0x0, 0xc38ed9a310, 0xe, 0xbf70688f81b8854b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00e7ed440, 0xc593836700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00e7ed440, 0xc593836700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00e7ed440, 0xc593836700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc75e58e540, 0xc593836700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc75e58e540, 0xc593836700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc75e58e540, 0xc593836700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc75e58e540, 0xc593836700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc75e58e540, 0xc593836700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc75e58e540, 0xc593836700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc75e58e540, 0xc593836700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2f5d41d60, 0x3683e20, 0xc146e64380)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623386 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc159b3e210, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdcd373580, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0ec31ae48, 0x3, 0x3, 0xcdcd373580, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0ec31ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc004a38110, 0x0, 0xc0004c9180, 0xcdcd373540, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcaab1e1cc0, 0x56a22c0, 0xcaab1e1cc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00ef043c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631967 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04487f590, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8c34587c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1896f7e48, 0x3, 0x3, 0xc8c34587c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1896f7e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc928675520, 0x0, 0xc0004c9180, 0xc8c3458780, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc15232b900, 0x56a22c0, 0xc15232b900)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc52c1b680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621373 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xd005f6b2f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00085a500, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7fb4ae48, 0x3, 0x3, 0xc00085a500, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7fb4ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcc315071c0, 0x0, 0xc0004c9180, 0xc00085a480, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1b319c6c0, 0x56a22c0, 0xc1b319c6c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be0abe00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621449 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0e2ea5440, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca15fdd180, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7fb51e48, 0x3, 0x3, 0xca15fdd180, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7fb51e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc12372f9e8, 0x0, 0xc0004c9180, 0xca15fdd140, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc004058e00, 0x56a22c0, 0xc004058e00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc000232300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622543 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00463d1d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5672a3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc591ff8fc0, 0xcff4f00600, 0xc727697220, 0xc5672a3640, 0x38, 0xc5672a3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc591ff8fc0, 0xcff4f00600, 0x0, 0xc033e254a0, 0xe, 0xbf7065ed8b36e962)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc591ff8fc0, 0xcff4f00600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc591ff8fc0, 0xcff4f00600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc591ff8fc0, 0xcff4f00600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc029897ce0, 0xcff4f00600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc029897ce0, 0xcff4f00600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc029897ce0, 0xcff4f00600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc029897ce0, 0xcff4f00600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc029897ce0, 0xcff4f00600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc029897ce0, 0xcff4f00600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc029897ce0, 0xcff4f00600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7d9144960, 0x3683e20, 0xccafe330c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622521 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcad67cb080, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc56729f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc742cc1aa0, 0xcff4f00400, 0xc50187e0a0, 0xc56729f640, 0x38, 0xc56729f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc742cc1aa0, 0xcff4f00400, 0x0, 0xc00edc1370, 0xe, 0xbf7065ec4d814250)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc742cc1aa0, 0xcff4f00400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc742cc1aa0, 0xcff4f00400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc742cc1aa0, 0xcff4f00400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc21649f500, 0xcff4f00400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc21649f500, 0xcff4f00400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc21649f500, 0xcff4f00400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc21649f500, 0xcff4f00400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc21649f500, 0xcff4f00400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc21649f500, 0xcff4f00400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc21649f500, 0xcff4f00400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80affe000, 0x3683e20, 0xc54cd393c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621375 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xd005f6be30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcc78bcf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc379b90ea0, 0xd01b428000, 0xcec282c880, 0xcc78bcf640, 0x38, 0xcc78bcf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc379b90ea0, 0xd01b428000, 0x0, 0xcc31507730, 0xe, 0xbf7065a29107d70d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc379b90ea0, 0xd01b428000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc379b90ea0, 0xd01b428000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc379b90ea0, 0xd01b428000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc15428e0e0, 0xd01b428000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc15428e0e0, 0xd01b428000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc15428e0e0, 0xd01b428000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc15428e0e0, 0xd01b428000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc15428e0e0, 0xd01b428000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc15428e0e0, 0xd01b428000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc15428e0e0, 0xd01b428000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xca2f97adc0, 0x3683e20, 0xc1b319cc40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 640952 [select, 11 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc089ab39e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003493358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1feb785a0, 0xc0c2ab5100, 0xc7ee120960, 0xc003493640, 0x38, 0xc003493638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1feb785a0, 0xc0c2ab5100, 0x0, 0xc0167ccfb0, 0xe, 0xbf706ab94a4784b0)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1feb785a0, 0xc0c2ab5100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1feb785a0, 0xc0c2ab5100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1feb785a0, 0xc0c2ab5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0bf98f340, 0xc0c2ab5100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcb5e7a1220, 0x3683e20, 0xc4eb6fab40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619987 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1a4266600, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xce3a1e9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0b7f2ede0, 0xc6609c3000, 0xc5c4935c30, 0xce3a1e9640, 0x38, 0xce3a1e9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0b7f2ede0, 0xc6609c3000, 0x0, 0xc07fd997b0, 0xe, 0xbf706545f5f8de26)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0b7f2ede0, 0xc6609c3000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0b7f2ede0, 0xc6609c3000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0b7f2ede0, 0xc6609c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc21649e1c0, 0xc6609c3000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcec4b310e0, 0x3683e20, 0xcaab1e1100)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630862 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc020178c60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0723f3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0011be1e0, 0xc515bac900, 0xc2db912e30, 0xc0723f3640, 0x38, 0xc0723f3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0011be1e0, 0xc515bac900, 0x0, 0xc01d079a10, 0xe, 0xbf706823d1d8bc33)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0011be1e0, 0xc515bac900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0011be1e0, 0xc515bac900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0011be1e0, 0xc515bac900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc801e9e460, 0xc515bac900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc801e9e460, 0xc515bac900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc801e9e460, 0xc515bac900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc801e9e460, 0xc515bac900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc801e9e460, 0xc515bac900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc801e9e460, 0xc515bac900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc801e9e460, 0xc515bac900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076edc0, 0x3683e20, 0xc0b18b0080)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631731 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0542e1170, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc857adb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2ce3c8360, 0xc000489700, 0xc060dc0b20, 0xc857adb640, 0x38, 0xc857adb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2ce3c8360, 0xc000489700, 0x0, 0xc2192d4450, 0xe, 0xbf70685524a0bf02)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2ce3c8360, 0xc000489700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2ce3c8360, 0xc000489700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2ce3c8360, 0xc000489700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc239408000, 0xc000489700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc239408000, 0xc000489700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc239408000, 0xc000489700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc239408000, 0xc000489700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc239408000, 0xc000489700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc239408000, 0xc000489700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc239408000, 0xc000489700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2e73fb360, 0x3683e20, 0xc084bead00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621144 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce17537380, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5c58f76e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0011d9e48, 0x3, 0x3, 0xc5c58f76e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0011d9e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc000499780, 0x0, 0xc0004c9180, 0xc8b50774e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc068f77e40, 0x56a22c0, 0xc068f77e40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6bd79ac00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621225 [select, 99 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc3846cfaa0, 0xc3846cfb00, 0xc0002b1f10, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c70328)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 619452 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccd7933e30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5beebf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9c786f860, 0xd01e01dc00, 0xc1318701f0, 0xc5beebf640, 0x38, 0xc5beebf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9c786f860, 0xd01e01dc00, 0x0, 0xc34cba33a0, 0xe, 0xbf706522f2618d11)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9c786f860, 0xd01e01dc00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9c786f860, 0xd01e01dc00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9c786f860, 0xd01e01dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc363067420, 0xd01e01dc00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc363067420, 0xd01e01dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc363067420, 0xd01e01dc00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc363067420, 0xd01e01dc00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc363067420, 0xd01e01dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc363067420, 0xd01e01dc00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc363067420, 0xd01e01dc00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccd7bc0320, 0x3683e20, 0xc325e93640)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622169 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02fc718c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0050ff358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc000f8d980, 0xccbc1f8000, 0xc69a5a6e30, 0xc0050ff640, 0x38, 0xc0050ff638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc000f8d980, 0xccbc1f8000, 0x0, 0xc411ea7da0, 0xe, 0xbf7065d704da3bd3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc000f8d980, 0xccbc1f8000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc000f8d980, 0xccbc1f8000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc000f8d980, 0xccbc1f8000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0deebda40, 0xccbc1f8000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6de500, 0x3683e20, 0xca95d65980)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619253 [select, 107 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xcb675ae660, 0xcb675ae6c0, 0xc3fb7c1110, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xccfa1f2210)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 619449 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccd7312bd0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdcbe2de80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39aee6e48, 0x3, 0x3, 0xcdcbe2de80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39aee6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc40bb76558, 0x0, 0xc0004c9180, 0xcdcb3f34a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7017ccf80, 0x56a22c0, 0xc7017ccf80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9123b7a40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620382 [select, 103 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc91bd868a0, 0xc91bd86900, 0xc5b7ac6000, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc278960870)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 620651 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc495fe4750, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0c52b0bc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc001029e48, 0x3, 0x3, 0xc0c52b0bc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc001029e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc12840d670, 0x0, 0xc0004c9180, 0xc000943cc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc3ca554580, 0x56a22c0, 0xc3ca554580)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00302cc00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628086 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004918270, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc064bf42c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc060cf5e48, 0x3, 0x3, 0xc064bf42c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc060cf5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc075dcf468, 0x0, 0xc0004c9180, 0xc1efcf4bc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc10c4f3f80, 0x56a22c0, 0xc10c4f3f80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8a2b500)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622341 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce3311d0e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0047e9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc007c53500, 0xc704ecce00, 0xce80a1ff40, 0xc0047e9640, 0x38, 0xc0047e9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc007c53500, 0xc704ecce00, 0x0, 0xc9fec958c0, 0xe, 0xbf7065e1070dacdb)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc007c53500, 0xc704ecce00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc007c53500, 0xc704ecce00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc007c53500, 0xc704ecce00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc001cde0e0, 0xc704ecce00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f156be0, 0x3683e20, 0xc872210040)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627820 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000b53440, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001735358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7e4163c80, 0xc694589f00, 0xc1be393450, 0xc001735640, 0x38, 0xc001735638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7e4163c80, 0xc694589f00, 0x0, 0xc0006c7c30, 0xe, 0xbf70675a937700a0)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7e4163c80, 0xc694589f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7e4163c80, 0xc694589f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7e4163c80, 0xc694589f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc4756267e0, 0xc694589f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc4756267e0, 0xc694589f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc4756267e0, 0xc694589f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc4756267e0, 0xc694589f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc4756267e0, 0xc694589f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc4756267e0, 0xc694589f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc4756267e0, 0xc694589f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e31b1c20, 0x3683e20, 0xc0475f0180)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630629 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bc8b920, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdcb3f2920, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc466d83e48, 0x3, 0x3, 0xcdcb3f2920, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc466d83e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc08cb55a00, 0x0, 0xc0004c9180, 0xcdcb3f28e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7ea48bb00, 0x56a22c0, 0xc7ea48bb00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd07901b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623461 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc727760660, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc71af6c120, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc662a08e48, 0x3, 0x3, 0xc71af6c120, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc662a08e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc09ad969e0, 0x0, 0xc0004c9180, 0xc71af6c0e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcccc7b0e00, 0x56a22c0, 0xcccc7b0e00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc03a5b5a40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 639034 [select, 21 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00300ea20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc088ce1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcfe0238600, 0xc5c1027b00, 0xc060dc02d0, 0xc088ce1640, 0x38, 0xc088ce1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcfe0238600, 0xc5c1027b00, 0x0, 0xc02ed7b4d0, 0xe, 0xbf706a3610604e69)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcfe0238600, 0xc5c1027b00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcfe0238600, 0xc5c1027b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcfe0238600, 0xc5c1027b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f8667180, 0xc5c1027b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc8e13b3900, 0x3683e20, 0xc1dbfa25c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623534 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc63504d320, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6d37ad358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1c0da3560, 0xc79f332d00, 0xc11e93a570, 0xc6d37ad640, 0x38, 0xc6d37ad638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1c0da3560, 0xc79f332d00, 0x0, 0xc44958c6a0, 0xe, 0xbf706634cd0c24f0)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1c0da3560, 0xc79f332d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1c0da3560, 0xc79f332d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1c0da3560, 0xc79f332d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2395716c0, 0xc79f332d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2395716c0, 0xc79f332d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2395716c0, 0xc79f332d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2395716c0, 0xc79f332d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2395716c0, 0xc79f332d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2395716c0, 0xc79f332d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2395716c0, 0xc79f332d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce71175860, 0x3683e20, 0xc068f761c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621037 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bbd290, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xca3dff5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4f7012f00, 0xd01e265400, 0xc69a5a7760, 0xca3dff5640, 0x38, 0xca3dff5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4f7012f00, 0xd01e265400, 0x0, 0xc00a3f8430, 0xe, 0xbf70658bf6b848e1)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4f7012f00, 0xd01e265400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4f7012f00, 0xd01e265400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4f7012f00, 0xd01e265400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc66192eee0, 0xd01e265400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc66192eee0, 0xd01e265400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc66192eee0, 0xd01e265400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc66192eee0, 0xd01e265400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc66192eee0, 0xd01e265400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc66192eee0, 0xd01e265400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc66192eee0, 0xd01e265400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97d5e0, 0x3683e20, 0xc3ca554d80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624961 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc006a65290, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3c4d41358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3629775c0, 0xc00017c800, 0xc40d855a70, 0xc3c4d41640, 0x38, 0xc3c4d41638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3629775c0, 0xc00017c800, 0x0, 0xc28e7c86b0, 0xe, 0xbf706693cac45a46)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3629775c0, 0xc00017c800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3629775c0, 0xc00017c800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3629775c0, 0xc00017c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b8fd2e00, 0xc00017c800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcbfb764be0, 0x3683e20, 0xc11f6ab980)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629409 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc050e56720, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc08ef0f760, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc139ea6e48, 0x3, 0x3, 0xc08ef0f760, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc139ea6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4e36f6260, 0x0, 0xc0004c9180, 0xc08ef0f720, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc006def1c0, 0x56a22c0, 0xc006def1c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91bda4540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631903 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0008b2cc0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004e41358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc50930b7a0, 0xc5022b6900, 0xc986528dc0, 0xc004e41640, 0x38, 0xc004e41638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc50930b7a0, 0xc5022b6900, 0x0, 0xc3a2c132c0, 0xe, 0xbf706861280a33b8)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc50930b7a0, 0xc5022b6900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc50930b7a0, 0xc5022b6900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc50930b7a0, 0xc5022b6900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01350ed20, 0xc5022b6900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01350ed20, 0xc5022b6900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01350ed20, 0xc5022b6900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01350ed20, 0xc5022b6900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01350ed20, 0xc5022b6900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01350ed20, 0xc5022b6900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01350ed20, 0xc5022b6900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2f5d40960, 0x3683e20, 0xc1e91d7080)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619077 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcc9f4c4cf0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcbcca9d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc55b68e40, 0xcbe5e2e800, 0xc000236b90, 0xcbcca9d640, 0x38, 0xcbcca9d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc55b68e40, 0xcbe5e2e800, 0x0, 0xcdb3e77a30, 0xe, 0xbf70652079a8fb1f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc55b68e40, 0xcbe5e2e800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc55b68e40, 0xcbe5e2e800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc55b68e40, 0xcbe5e2e800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc134df5ea0, 0xcbe5e2e800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc9ee48780, 0x3683e20, 0xc268fe31c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631749 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb5efd3980, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0018cc480, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc69e930e48, 0x3, 0x3, 0xc0018cc480, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc69e930e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1af70b810, 0x0, 0xc0004c9180, 0xc565bfcfa0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1472bf000, 0x56a22c0, 0xc1472bf000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857b9f5c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 619998 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc043002ae0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcad623fbc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39f1f5e48, 0x3, 0x3, 0xcad623fbc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39f1f5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc005c8d530, 0x0, 0xc0004c9180, 0xcad623fb80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc65bbc4d40, 0x56a22c0, 0xc65bbc4d40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6bd79a900)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624564 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0392e2f90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc020469358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0c4fdacc0, 0xc9a4883c00, 0xc0e28050d0, 0xc020469640, 0x38, 0xc020469638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0c4fdacc0, 0xc9a4883c00, 0x0, 0xc67ab3d880, 0xe, 0xbf70667c0e5f276d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0c4fdacc0, 0xc9a4883c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0c4fdacc0, 0xc9a4883c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0c4fdacc0, 0xc9a4883c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1a65db340, 0xc9a4883c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e7968a00, 0x3683e20, 0xc2648b0400)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 1656 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cf9b64e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000db3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc36c55db60, 0xc558197b00, 0xc0d2f3a2d0, 0xc000db3640, 0x38, 0xc000db3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc36c55db60, 0xc558197b00, 0x0, 0xc776086b80, 0xe, 0xbf7064f756d4786f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc36c55db60, 0xc558197b00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc36c55db60, 0xc558197b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc36c55db60, 0xc558197b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc049d74620, 0xc558197b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc049d74620, 0xc558197b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc049d74620, 0xc558197b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc049d74620, 0xc558197b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc049d74620, 0xc558197b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc049d74620, 0xc558197b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc049d74620, 0xc558197b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000d62a00, 0x3683e20, 0xc0010ed280)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619943 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00aefc9c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdccbab640, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39e78ae48, 0x3, 0x3, 0xcdccbab640, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39e78ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0d47426d0, 0x0, 0xc0004c9180, 0xcdcd545ea0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0001b2d00, 0x56a22c0, 0xc0001b2d00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44a300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 1848 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5d3404180, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001b09358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc5c4c61ce0, 0xc267cb2c00, 0xc5c4934f10, 0xc001b09640, 0x38, 0xc001b09638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc5c4c61ce0, 0xc267cb2c00, 0x0, 0xc5176d6f52, 0xe, 0xbf7064f397f51413)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc5c4c61ce0, 0xc267cb2c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc5c4c61ce0, 0xc267cb2c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc5c4c61ce0, 0xc267cb2c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc05bbe6540, 0xc267cb2c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000970820, 0x3683e20, 0xc000b67080)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620646 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc59a852660, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6b7941358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc48c4f5620, 0xd01e265900, 0xc6ad27d060, 0xc6b7941640, 0x38, 0xc6b7941638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc48c4f5620, 0xd01e265900, 0x0, 0xc052cd4f80, 0xe, 0xbf70656cb6bcbb34)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc48c4f5620, 0xd01e265900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc48c4f5620, 0xd01e265900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc48c4f5620, 0xd01e265900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8ea643dc0, 0xd01e265900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce6c2b3e00, 0x3683e20, 0xc003f27740)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627043 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0475b8270, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd77e89920, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc4ac910e48, 0x3, 0x3, 0xcd77e89920, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc4ac910e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc9c2281700, 0x0, 0xc0004c9180, 0xcd77e898e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0a71a5840, 0x56a22c0, 0xc0a71a5840)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0ffa40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625193 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d4ec00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc823824d40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc005ceae48, 0x3, 0x3, 0xc823824d40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc005ceae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0d97f7ed0, 0x0, 0xc0004c9180, 0xc823824d00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcccc7b0580, 0x56a22c0, 0xcccc7b0580)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0031a78c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629820 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004986840, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0040e5800, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc466d88e48, 0x3, 0x3, 0xc0040e5800, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc466d88e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01bed02a0, 0x0, 0xc0004c9180, 0xc0040e57c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc4c4ae0e80, 0x56a22c0, 0xc4c4ae0e80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9185bbb00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630021 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0b39fce10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0542f3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc22de39500, 0xc6a554d300, 0xc3533956f0, 0xc0542f3640, 0x38, 0xc0542f3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc22de39500, 0xc6a554d300, 0x0, 0xc12372fd40, 0xe, 0xbf7067e7d1c333ee)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc22de39500, 0xc6a554d300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc22de39500, 0xc6a554d300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc22de39500, 0xc6a554d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2a29aea80, 0xc6a554d300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc347158820, 0x3683e20, 0xc14280f400)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 2007 [select, 109 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5d3318600, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0013c1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc12d3ac300, 0xc2cbbbb600, 0xc000256340, 0xc0013c1640, 0x38, 0xc0013c1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc12d3ac300, 0xc2cbbbb600, 0x0, 0xc71b9e6210, 0xe, 0xbf7064f76998c928)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc12d3ac300, 0xc2cbbbb600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc12d3ac300, 0xc2cbbbb600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc12d3ac300, 0xc2cbbbb600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2fd33d6c0, 0xc2cbbbb600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc00095f4a0, 0x3683e20, 0xc00052fe40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620537 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca68566000, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6cdb35880, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc186973e48, 0x3, 0x3, 0xc6cdb35880, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc186973e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0c3069928, 0x0, 0xc0004c9180, 0xc6cdb35840, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc8836cd000, 0x56a22c0, 0xc8836cd000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be0aac00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620622 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xd00618f4a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb23a1f520, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7fb3ce48, 0x3, 0x3, 0xcb23a1f520, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7fb3ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc54f225000, 0x0, 0xc0004c9180, 0xcb23a1f4e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc88ccdd480, 0x56a22c0, 0xc88ccdd480)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0fe840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 619062 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcc9eed19b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc85f569358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcd6161cfc0, 0xcc4bb58500, 0xc3296588f0, 0xc85f569640, 0x38, 0xc85f569638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcd6161cfc0, 0xcc4bb58500, 0x0, 0xcdb37fe8a0, 0xe, 0xbf7065207679232d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcd6161cfc0, 0xcc4bb58500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcd6161cfc0, 0xcc4bb58500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcd6161cfc0, 0xcc4bb58500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1a65da620, 0xcc4bb58500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc9ec02c80, 0x3683e20, 0xc36843e540)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619443 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccd5e5e4b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcac18a1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9dda8f2c0, 0xd01e01d800, 0xc3533955a0, 0xcac18a1640, 0x38, 0xcac18a1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9dda8f2c0, 0xd01e01d800, 0x0, 0xc1df2156f0, 0xe, 0xbf706521b2499088)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9dda8f2c0, 0xd01e01d800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9dda8f2c0, 0xd01e01d800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9dda8f2c0, 0xd01e01d800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc75e58e460, 0xd01e01d800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc75e58e460, 0xd01e01d800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc75e58e460, 0xd01e01d800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc75e58e460, 0xd01e01d800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc75e58e460, 0xd01e01d800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc75e58e460, 0xd01e01d800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc75e58e460, 0xd01e01d800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccd5dd5a40, 0x3683e20, 0xc8610cc8c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619404 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccd5cb0e70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcabf9f1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6d82a95c0, 0xc704eccd00, 0xc4b2630960, 0xcabf9f1640, 0x38, 0xcabf9f1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6d82a95c0, 0xc704eccd00, 0x0, 0xc3c801bf50, 0xe, 0xbf706521b692ef8c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6d82a95c0, 0xc704eccd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6d82a95c0, 0xc704eccd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6d82a95c0, 0xc704eccd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc363066d20, 0xc704eccd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc363066d20, 0xc704eccd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc363066d20, 0xc704eccd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc363066d20, 0xc704eccd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc363066d20, 0xc704eccd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc363066d20, 0xc704eccd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc363066d20, 0xc704eccd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccd2e325a0, 0x3683e20, 0xc86105b380)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632725 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001257a40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc007b51358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc99aec0d20, 0xc593837000, 0xc397a58340, 0xc007b51640, 0x38, 0xc007b51638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc99aec0d20, 0xc593837000, 0x0, 0xc0a958b830, 0xe, 0xbf7068946ff78fbe)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc99aec0d20, 0xc593837000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc99aec0d20, 0xc593837000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc99aec0d20, 0xc593837000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc03906f260, 0xc593837000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc03906f260, 0xc593837000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc03906f260, 0xc593837000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc03906f260, 0xc593837000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc03906f260, 0xc593837000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc03906f260, 0xc593837000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc03906f260, 0xc593837000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5b8408500, 0x3683e20, 0xcbd0796f40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627788 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc48cbd46f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcd34ce7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc816ac6c00, 0xc6967a7a00, 0xc4a537bdf0, 0xcd34ce7640, 0x38, 0xcd34ce7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc816ac6c00, 0xc6967a7a00, 0x0, 0xc0369680c0, 0xe, 0xbf706756d76a9821)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc816ac6c00, 0xc6967a7a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc816ac6c00, 0xc6967a7a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc816ac6c00, 0xc6967a7a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0615c1260, 0xc6967a7a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc347159400, 0x3683e20, 0xc06fceac00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620053 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc067b60390, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc977029720, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc192428e48, 0x3, 0x3, 0xc977029720, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc192428e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6ac395d50, 0x0, 0xc0004c9180, 0xc9770296e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc021b77ec0, 0x56a22c0, 0xc021b77ec0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd07a51d40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631014 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4e3712870, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc09158b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc033d69740, 0xc6a554c800, 0xc353395300, 0xc09158b640, 0x38, 0xc09158b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc033d69740, 0xc6a554c800, 0x0, 0xc006466440, 0xe, 0xbf706828f7570f67)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc033d69740, 0xc6a554c800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc033d69740, 0xc6a554c800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc033d69740, 0xc6a554c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc801e9fdc0, 0xc6a554c800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccc62c6be0, 0x3683e20, 0xc33a817580)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623542 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce176b8210, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004f5f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4ef38d020, 0xc8d9ab6d00, 0xc735a3e880, 0xc004f5f640, 0x38, 0xc004f5f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4ef38d020, 0xc8d9ab6d00, 0x0, 0xc004e06db0, 0xe, 0xbf7066324918ede2)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4ef38d020, 0xc8d9ab6d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4ef38d020, 0xc8d9ab6d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4ef38d020, 0xc8d9ab6d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc239570620, 0xc8d9ab6d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce71175540, 0x3683e20, 0xc7ea48b4c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626468 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0728b1aa0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc77b28f840, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc20d60fe48, 0x3, 0x3, 0xc77b28f840, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc20d60fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcb3292cca8, 0x0, 0xc0004c9180, 0xce3d3880e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00740a580, 0x56a22c0, 0xc00740a580)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7be930300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 634187 [select, 41 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf3e24daa0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc122bd5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3168141e0, 0xc593837100, 0xc45f0dcc00, 0xc122bd5640, 0x38, 0xc122bd5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3168141e0, 0xc593837100, 0x0, 0xcce50a76f0, 0xe, 0xbf7068f37389efbd)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3168141e0, 0xc593837100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3168141e0, 0xc593837100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3168141e0, 0xc593837100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7bf2baee0, 0xc593837100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7bf2baee0, 0xc593837100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7bf2baee0, 0xc593837100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7bf2baee0, 0xc593837100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7bf2baee0, 0xc593837100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7bf2baee0, 0xc593837100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7bf2baee0, 0xc593837100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0007fa460, 0x3683e20, 0xc13efde3c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 641938 [select, 7 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08d7699b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc775cde280, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0109bfe48, 0x3, 0x3, 0xc775cde280, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0109bfe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00352d4b0, 0x0, 0xc0004c9180, 0xc775cde240, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc101aaa780, 0x56a22c0, 0xc101aaa780)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00947f800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 633262 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0008b7800, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8302b29e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0da742e48, 0x3, 0x3, 0xc8302b29e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0da742e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc2119be1d0, 0x0, 0xc0004c9180, 0xc8302b29a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc021b76980, 0x56a22c0, 0xc021b76980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd05f29bc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625706 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2fea2c00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc7feb49260, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1f8c13e48, 0x3, 0x3, 0xc7feb49260, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1f8c13e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc7751588d8, 0x0, 0xc0004c9180, 0xc7feb49220, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1795e3ac0, 0x56a22c0, 0xc1795e3ac0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd10071740)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 634476 [select, 39 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04a7e1b60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcc2edd1020, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6c8d6ae48, 0x3, 0x3, 0xcc2edd1020, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6c8d6ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcdb3ce3e50, 0x0, 0xc0004c9180, 0xcc2edd0fe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2184468c0, 0x56a22c0, 0xc2184468c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcbbd11c840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630260 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc48cbd5770, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05253f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0760fa060, 0xc6b12ced00, 0xc32c1f82d0, 0xc05253f640, 0x38, 0xc05253f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0760fa060, 0xc6b12ced00, 0x0, 0xc049db93e0, 0xe, 0xbf7067f5b0d06cd4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0760fa060, 0xc6b12ced00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0760fa060, 0xc6b12ced00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0760fa060, 0xc6b12ced00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc20fa3ab60, 0xc6b12ced00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc751016f00, 0x3683e20, 0xc63f1d84c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631186 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0355f5ce0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca98206d00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc07e321e48, 0x3, 0x3, 0xca98206d00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc07e321e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc011632b30, 0x0, 0xc0004c9180, 0xc867981240, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1ed6f2a80, 0x56a22c0, 0xc1ed6f2a80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8580aed80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624370 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004091b60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6892e07c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7f53ae48, 0x3, 0x3, 0xc6892e07c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7f53ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc059f67f68, 0x0, 0xc0004c9180, 0xcdcb6bcfc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0a71a44c0, 0x56a22c0, 0xc0a71a44c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd07a50000)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625384 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc10ad1cab0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0007be720, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7f661e48, 0x3, 0x3, 0xc0007be720, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7f661e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0139213a0, 0x0, 0xc0004c9180, 0xc0007be6e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0682db600, 0x56a22c0, 0xc0682db600)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc4a106b740)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629876 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc029340570, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0662dd340, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18e7fbe48, 0x3, 0x3, 0xc0662dd340, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18e7fbe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc006d60648, 0x0, 0xc0004c9180, 0xc0662dd300, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1f2a39200, 0x56a22c0, 0xc1f2a39200)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857b9fe00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 642220 [select, 7 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc794d32d20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5cab44ae0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc10cdc0e48, 0x3, 0x3, 0xc5cab44ae0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc10cdc0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4f43b7030, 0x0, 0xc0004c9180, 0xc2d1b43140, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc15bca2bc0, 0x56a22c0, 0xc15bca2bc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc090d6c540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 633503 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc641879e90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc693330700, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6a8ff9e48, 0x3, 0x3, 0xc693330700, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6a8ff9e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc16c52a730, 0x0, 0xc0004c9180, 0xc6933306c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc687baa400, 0x56a22c0, 0xc687baa400)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857b9f2c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626081 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc80c5fc3c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc040043358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2f1df8060, 0xc9a4882c00, 0xc0c5479ed0, 0xc040043640, 0x38, 0xc040043638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2f1df8060, 0xc9a4882c00, 0x0, 0xc047667620, 0xe, 0xbf7066dd903c3b9d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2f1df8060, 0xc9a4882c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2f1df8060, 0xc9a4882c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2f1df8060, 0xc9a4882c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0a2b480e0, 0xc9a4882c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccafeeaa00, 0x3683e20, 0xc63f1d98c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630381 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000551740, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc436739358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc033d69aa0, 0xc6b12cfd00, 0xc0889b7d10, 0xc436739640, 0x38, 0xc436739638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc033d69aa0, 0xc6b12cfd00, 0x0, 0xc7c7b2b380, 0xe, 0xbf7067fe5d557314)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc033d69aa0, 0xc6b12cfd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc033d69aa0, 0xc6b12cfd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc033d69aa0, 0xc6b12cfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b5e31180, 0xc6b12cfd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076f040, 0x3683e20, 0xd01a83d680)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 636546 [select, 31 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000e012c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00c68d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcfd5117da0, 0xc763276100, 0xc397a59920, 0xc00c68d640, 0x38, 0xc00c68d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcfd5117da0, 0xc763276100, 0x0, 0xc040645600, 0xe, 0xbf70698fcceb469f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcfd5117da0, 0xc763276100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcfd5117da0, 0xc763276100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcfd5117da0, 0xc763276100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc09905a2a0, 0xc763276100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc09905a2a0, 0xc763276100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc09905a2a0, 0xc763276100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc09905a2a0, 0xc763276100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc09905a2a0, 0xc763276100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc09905a2a0, 0xc763276100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc09905a2a0, 0xc763276100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce7d6efa0, 0x3683e20, 0xcc2cd7dfc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621850 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bbc900, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcac19c3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0b5165bc0, 0xccbc1f8f00, 0xcafe961f40, 0xcac19c3640, 0x38, 0xcac19c3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0b5165bc0, 0xccbc1f8f00, 0x0, 0xc048bba760, 0xe, 0xbf7065be030ecc80)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0b5165bc0, 0xccbc1f8f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0b5165bc0, 0xccbc1f8f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0b5165bc0, 0xccbc1f8f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7be9228c0, 0xccbc1f8f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce2bf5360, 0x3683e20, 0xc1e9972040)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628043 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0978b2540, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc4d1a3b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc71b177e00, 0xc97f512f00, 0xc0e3ac9df0, 0xc4d1a3b640, 0x38, 0xc4d1a3b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc71b177e00, 0xc97f512f00, 0x0, 0xc0868d4bd0, 0xe, 0xbf70676712a41d7b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc71b177e00, 0xc97f512f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc71b177e00, 0xc97f512f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc71b177e00, 0xc97f512f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6c8c0, 0xc97f512f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000520820, 0x3683e20, 0xc405053340)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626175 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02883e3c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc10edbd358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1953ac2a0, 0xc6c8608c00, 0xc129f9bae0, 0xc10edbd640, 0x38, 0xc10edbd638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1953ac2a0, 0xc6c8608c00, 0x0, 0xc06d9c4c30, 0xe, 0xbf7066e51766b143)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1953ac2a0, 0xc6c8608c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1953ac2a0, 0xc6c8608c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1953ac2a0, 0xc6c8608c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b9a92c40, 0xc6c8608c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc95360, 0x3683e20, 0xc886f11200)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623149 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb144c33b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc59764c440, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc000507e48, 0x3, 0x3, 0xc59764c440, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc000507e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0ecf89b30, 0x0, 0xc0004c9180, 0xcafe0153c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc735f53e80, 0x56a22c0, 0xc735f53e80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0031a6d80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638396 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1ad55e810, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0006baba0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc06f69be48, 0x3, 0x3, 0xc0006baba0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc06f69be48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc87f49b768, 0x0, 0xc0004c9180, 0xc0006ba840, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1cecd0980, 0x56a22c0, 0xc1cecd0980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb8022b140)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 639072 [select, 21 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc016bb59e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc378e95358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6fe24fb60, 0xc5c1027f00, 0xc7741de030, 0xc378e95640, 0x38, 0xc378e95638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6fe24fb60, 0xc5c1027f00, 0x0, 0xc101fe5da0, 0xe, 0xbf706a39dc0b5e96)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6fe24fb60, 0xc5c1027f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6fe24fb60, 0xc5c1027f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6fe24fb60, 0xc5c1027f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f8667880, 0xc5c1027f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc8e13b3ea0, 0x3683e20, 0xccacd57bc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622155 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d4ffb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb536ffc00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc8535f4e48, 0x3, 0x3, 0xcb536ffc00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc8535f4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc193b8ad80, 0x0, 0xc0004c9180, 0xcb536ffbc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc021b77800, 0x56a22c0, 0xc021b77800)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d42b40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622065 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0031b24e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc7f57e2fe0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc8535efe48, 0x3, 0x3, 0xc7f57e2fe0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc8535efe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcce03515a0, 0x0, 0xc0004c9180, 0xc7f57e2fa0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc86f1b3980, 0x56a22c0, 0xc86f1b3980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc4a106bc80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622024 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0050856e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc775cdea60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d4ab1e48, 0x3, 0x3, 0xc775cdea60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d4ab1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3882e5680, 0x0, 0xc0004c9180, 0xc6096aa7c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc000ace640, 0x56a22c0, 0xc000ace640)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44a6c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623432 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00463dad0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000f79358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc01828ed80, 0xc1432f4b00, 0xc157c656f0, 0xc000f79640, 0x38, 0xc000f79638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc01828ed80, 0xc1432f4b00, 0x0, 0xc3924b5aa0, 0xe, 0xbf70662ac739cdad)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc01828ed80, 0xc1432f4b00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc01828ed80, 0xc1432f4b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc01828ed80, 0xc1432f4b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7be922700, 0xc1432f4b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7be922700, 0xc1432f4b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7be922700, 0xc1432f4b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7be922700, 0xc1432f4b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7be922700, 0xc1432f4b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7be922700, 0xc1432f4b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7be922700, 0xc1432f4b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce71174a00, 0x3683e20, 0xcbd1269340)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629050 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0121f97d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05c6df358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc5279f0420, 0xcc0c64d300, 0xc22196a0a0, 0xc05c6df640, 0x38, 0xc05c6df638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc5279f0420, 0xcc0c64d300, 0x0, 0xc0261dcc40, 0xe, 0xbf7067abeecb2c94)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc5279f0420, 0xcc0c64d300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc5279f0420, 0xcc0c64d300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc5279f0420, 0xcc0c64d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6c380, 0xcc0c64d300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fd591040, 0x3683e20, 0xc15232a580)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631121 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04ab5e600, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc06e6eb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7b1e97ec0, 0xc6b12cea00, 0xc0889b7450, 0xc06e6eb640, 0x38, 0xc06e6eb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7b1e97ec0, 0xc6b12cea00, 0x0, 0xc0af004580, 0xe, 0xbf70682f2a3daf93)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7b1e97ec0, 0xc6b12cea00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7b1e97ec0, 0xc6b12cea00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7b1e97ec0, 0xc6b12cea00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc232e92c40, 0xc6b12cea00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009c2fa0, 0x3683e20, 0xc2f8dd7800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 637801 [select, 27 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0555f7620, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1f6d418a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc06f69ee48, 0x3, 0x3, 0xc1f6d418a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc06f69ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0164f3bf8, 0x0, 0xc0004c9180, 0xc0921b1560, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc8fe822b80, 0x56a22c0, 0xc8fe822b80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc101375a40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622790 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00c2d13b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc87bcec1a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18f1abe48, 0x3, 0x3, 0xc87bcec1a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18f1abe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0ecca2868, 0x0, 0xc0004c9180, 0xcfd0f0f400, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5cfcecc00, 0x56a22c0, 0xc5cfcecc00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be9b1200)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631465 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc635047500, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc328aed358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc137d53380, 0xc5022b6e00, 0xc727697c30, 0xc328aed640, 0x38, 0xc328aed638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc137d53380, 0xc5022b6e00, 0x0, 0xc0036403b0, 0xe, 0xbf7068445c6d1ced)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc137d53380, 0xc5022b6e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc137d53380, 0xc5022b6e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc137d53380, 0xc5022b6e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7e30d5ce0, 0xc5022b6e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2e73fa640, 0x3683e20, 0xc1ed6f2d00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623459 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cf9b7d10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8543ce020, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc632c49e48, 0x3, 0x3, 0xc8543ce020, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc632c49e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc064790678, 0x0, 0xc0004c9180, 0xc85aa8ffe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc06fceb900, 0x56a22c0, 0xc06fceb900)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc03a5b4c00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623224 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc218f9ea50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca2588d840, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18d4a4e48, 0x3, 0x3, 0xca2588d840, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18d4a4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1241c0830, 0x0, 0xc0004c9180, 0xca2588d800, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc87b332c00, 0x56a22c0, 0xc87b332c00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd10071bc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628126 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004604ed0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001523358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0bdcbdaa0, 0xc6c023ed00, 0xc353394960, 0xc001523640, 0x38, 0xc001523638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0bdcbdaa0, 0xc6c023ed00, 0x0, 0xc0d2f4d040, 0xe, 0xbf70676d56346962)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0bdcbdaa0, 0xc6c023ed00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0bdcbdaa0, 0xc6c023ed00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0bdcbdaa0, 0xc6c023ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f6b25880, 0xc6c023ed00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e31b17c0, 0x3683e20, 0xc2cc515200)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621621 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb6a07d290, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc67f69b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc1eb62840, 0xc6e4bddc00, 0xc7276977d0, 0xc67f69b640, 0x38, 0xc67f69b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc1eb62840, 0xc6e4bddc00, 0x0, 0xc53e6707f0, 0xe, 0xbf7065adbab61889)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc1eb62840, 0xc6e4bddc00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc1eb62840, 0xc6e4bddc00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc1eb62840, 0xc6e4bddc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0deebd6c0, 0xc6e4bddc00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce6c2b3f40, 0x3683e20, 0xc82dd13bc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624269 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc159b3fa40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00aef9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0b5165a40, 0xc66d36d600, 0xc3566b0500, 0xc00aef9640, 0x38, 0xc00aef9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0b5165a40, 0xc66d36d600, 0x0, 0xc5621fbe30, 0xe, 0xbf70666bcced7d86)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0b5165a40, 0xc66d36d600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0b5165a40, 0xc66d36d600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0b5165a40, 0xc66d36d600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0a2b490a0, 0xc66d36d600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e7969ae0, 0x3683e20, 0xc0223fc800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633250 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce34c6b2c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc58c23b740, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0076b2e48, 0x3, 0x3, 0xc58c23b740, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0076b2e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc2f0ab0fb0, 0x0, 0xc0004c9180, 0xc58c23b700, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5bb5bf800, 0x56a22c0, 0xc5bb5bf800)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9c04f2d80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632381 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce45a167b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0115a7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc28d410060, 0xc032f7a400, 0xc5936a2e30, 0xc0115a7640, 0x38, 0xc0115a7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc28d410060, 0xc032f7a400, 0x0, 0xc0168d93a0, 0xe, 0xbf706880773c2fa5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc28d410060, 0xc032f7a400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc28d410060, 0xc032f7a400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc28d410060, 0xc032f7a400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc115554a80, 0xc032f7a400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc115554a80, 0xc032f7a400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc115554a80, 0xc032f7a400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc115554a80, 0xc032f7a400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc115554a80, 0xc032f7a400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc115554a80, 0xc032f7a400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc115554a80, 0xc032f7a400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af27ae0, 0x3683e20, 0xc6238f1600)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629346 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf3e24dd70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5c3845fa0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc538985e48, 0x3, 0x3, 0xc5c3845fa0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc538985e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc33bf09350, 0x0, 0xc0004c9180, 0xc5c3845f60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00391a2c0, 0x56a22c0, 0xc00391a2c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc073ea840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 635615 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5c1ae5b60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc007dcd358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcbd37d25a0, 0xc558197400, 0xc6c9a7b290, 0xc007dcd640, 0x38, 0xc007dcd638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcbd37d25a0, 0xc558197400, 0x0, 0xc0081765a0, 0xe, 0xbf706957523d64b8)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcbd37d25a0, 0xc558197400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcbd37d25a0, 0xc558197400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcbd37d25a0, 0xc558197400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc000929260, 0xc558197400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc000929260, 0xc558197400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc000929260, 0xc558197400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc000929260, 0xc558197400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc000929260, 0xc558197400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc000929260, 0xc558197400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc000929260, 0xc558197400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc96a890fa0, 0x3683e20, 0xcff8022400)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625093 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcec6479920, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc54f2f5a40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc632c4fe48, 0x3, 0x3, 0xc54f2f5a40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc632c4fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0d418b920, 0x0, 0xc0004c9180, 0xc54f2f4ae0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc4fc769080, 0x56a22c0, 0xc4fc769080)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00302d2c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620464 [select, 99 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc6eb0d1260, 0xc00742e060, 0xc2ba1f42a0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c70258)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 624658 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc55b0cb830, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0076db358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc248319140, 0xc8d9ab6500, 0xcea03bd450, 0xc0076db640, 0x38, 0xc0076db638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc248319140, 0xc8d9ab6500, 0x0, 0xc017406390, 0xe, 0xbf7066825386ef90)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc248319140, 0xc8d9ab6500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc248319140, 0xc8d9ab6500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc248319140, 0xc8d9ab6500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc66192f180, 0xc8d9ab6500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc05588780, 0x3683e20, 0xc0e663c840)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627071 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc002965350, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcda518e3e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc20d610e48, 0x3, 0x3, 0xcda518e3e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc20d610e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc7c9f44248, 0x0, 0xc0004c9180, 0xc000958a60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc000ace600, 0x56a22c0, 0xc000ace600)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44ae40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622868 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc9c7059b30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00074bd40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18f1a4e48, 0x3, 0x3, 0xc00074bd40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18f1a4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc03320f168, 0x0, 0xc0004c9180, 0xc00074bd00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0219bd200, 0x56a22c0, 0xc0219bd200)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857b9ef00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625048 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc005f57740, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004c53358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc30dd65ce0, 0xc702498900, 0xc4a7a2af10, 0xc004c53640, 0x38, 0xc004c53638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc30dd65ce0, 0xc702498900, 0x0, 0xca48e1b340, 0xe, 0xbf70669a11cf492c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc30dd65ce0, 0xc702498900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc30dd65ce0, 0xc702498900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc30dd65ce0, 0xc702498900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc07c218d20, 0xc702498900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc07c218d20, 0xc702498900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc07c218d20, 0xc702498900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc07c218d20, 0xc702498900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc07c218d20, 0xc702498900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc07c218d20, 0xc702498900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc07c218d20, 0xc702498900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc0c1dbe00, 0x3683e20, 0xc4c9083e40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624061 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb240c8f30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc59764cf00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6cdf07e48, 0x3, 0x3, 0xc59764cf00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6cdf07e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc18ca3bd50, 0x0, 0xc0004c9180, 0xc59764cec0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc62a411b80, 0x56a22c0, 0xc62a411b80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb775b3380)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624506 [select, 83 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc04b43ef00, 0xc04b43f020, 0xc31011fe30, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c70b30)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 630028 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00498ef00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc10e3894a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2b9d84e48, 0x3, 0x3, 0xc10e3894a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2b9d84e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0084cd3c0, 0x0, 0xc0004c9180, 0xc10e389460, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc10c4f3b00, 0x56a22c0, 0xc10c4f3b00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91836dd40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624808 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000afeab0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1341aefa0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00f609e48, 0x3, 0x3, 0xc1341aefa0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00f609e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4ba78f048, 0x0, 0xc0004c9180, 0xc1341aef60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc4e77a4f40, 0x56a22c0, 0xc4e77a4f40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd10070b40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622732 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc156768cc0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc72046d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00319ecc0, 0xc66d36dd00, 0xc45f0dd680, 0xc72046d640, 0x38, 0xc72046d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00319ecc0, 0xc66d36dd00, 0x0, 0xc0cf7598a0, 0xe, 0xbf7065f8c9551dc6)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00319ecc0, 0xc66d36dd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00319ecc0, 0xc66d36dd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00319ecc0, 0xc66d36dd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0a2b48e00, 0xc66d36dd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7d91454a0, 0x3683e20, 0xc9e03bdc40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622628 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001ce4180, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcdccbaa120, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc000118e48, 0x3, 0x3, 0xcdccbaa120, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc000118e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0703ef0b0, 0x0, 0xc0004c9180, 0xcdcd3e7ae0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc021b76fc0, 0x56a22c0, 0xc021b76fc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc01ee2c180)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631208 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0046d7980, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc343cf3140, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc32e96ae48, 0x3, 0x3, 0xc343cf3140, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc32e96ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0009e5000, 0x0, 0xc0004c9180, 0xc343cf3100, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00391b180, 0x56a22c0, 0xc00391b180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3af28540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622642 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5b0b96ed0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0038e3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc003416780, 0xc704ecc600, 0xc2ba1f50d0, 0xc0038e3640, 0x38, 0xc0038e3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc003416780, 0xc704ecc600, 0x0, 0xc10d06d0c0, 0xe, 0xbf7065f28e415464)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc003416780, 0xc704ecc600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc003416780, 0xc704ecc600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc003416780, 0xc704ecc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7be9236c0, 0xc704ecc600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7d9144fa0, 0x3683e20, 0xca9b8f1900)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 638461 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc066967e30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc03c379358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcfdf40db00, 0xc30039bd00, 0xc4b2631b50, 0xc03c379640, 0x38, 0xc03c379638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcfdf40db00, 0xc30039bd00, 0x0, 0xc033e24df0, 0xe, 0xbf706a0b748a3831)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcfdf40db00, 0xc30039bd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcfdf40db00, 0xc30039bd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcfdf40db00, 0xc30039bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc525f23a40, 0xc30039bd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc525f23a40, 0xc30039bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc525f23a40, 0xc30039bd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc525f23a40, 0xc30039bd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc525f23a40, 0xc30039bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc525f23a40, 0xc30039bd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc525f23a40, 0xc30039bd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce3d44d2c0, 0x3683e20, 0xcc2d34db40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629110 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0978b2600, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc945e6cc20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc160183e48, 0x3, 0x3, 0xc945e6cc20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc160183e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6dff77008, 0x0, 0xc0004c9180, 0xc945e6cbe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc004bf9700, 0x56a22c0, 0xc004bf9700)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d917b680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 635505 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08ee64c30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5d5ca8400, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc08115fe48, 0x3, 0x3, 0xc5d5ca8400, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc08115fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc139e26470, 0x0, 0xc0004c9180, 0xc0de9def80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcbd07968c0, 0x56a22c0, 0xcbd07968c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc204a6e540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620737 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2f343080, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc900313358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc1fa3a840, 0xc6f4ab0f00, 0xc63b97af10, 0xc900313640, 0x38, 0xc900313638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc1fa3a840, 0xc6f4ab0f00, 0x0, 0xc437b0a4c0, 0xe, 0xbf706572f8ad674c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc1fa3a840, 0xc6f4ab0f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc1fa3a840, 0xc6f4ab0f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc1fa3a840, 0xc6f4ab0f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc656f46380, 0xc6f4ab0f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97ce60, 0x3683e20, 0xc1db405740)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621982 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00a05ad20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc10e388c60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb7f663e48, 0x3, 0x3, 0xc10e388c60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb7f663e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00525b070, 0x0, 0xc0004c9180, 0xc916297f80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc14280e980, 0x56a22c0, 0xc14280e980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb87a9c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621061 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc05b659230, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9444ce0c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0011dbe48, 0x3, 0x3, 0xc9444ce0c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0011dbe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc05c6604a8, 0x0, 0xc0004c9180, 0xc9444ce080, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc000acfa80, 0x56a22c0, 0xc000acfa80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0005532c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632973 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01d3afce0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc632271358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc5c8ff1b00, 0xc593837600, 0xc013b07e60, 0xc632271640, 0x38, 0xc632271638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc5c8ff1b00, 0xc593837600, 0x0, 0xc090e05f40, 0xe, 0xbf7068a71202af2d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc5c8ff1b00, 0xc593837600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc5c8ff1b00, 0xc593837600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc5c8ff1b00, 0xc593837600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc49537fce0, 0xc593837600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc49537fce0, 0xc593837600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc49537fce0, 0xc593837600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc49537fce0, 0xc593837600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc49537fce0, 0xc593837600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc49537fce0, 0xc593837600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc49537fce0, 0xc593837600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6b6a26be0, 0x3683e20, 0xc0475f1ac0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622508 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb6a07c8a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5cab28c00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d435fe48, 0x3, 0x3, 0xc5cab28c00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d435fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc04951eea0, 0x0, 0xc0004c9180, 0xc5cab28bc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63195e440, 0x56a22c0, 0xc63195e440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0ff2c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627506 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc067b61380, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc823825220, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5e56b0e48, 0x3, 0x3, 0xc823825220, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5e56b0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00440d440, 0x0, 0xc0004c9180, 0xc8238251e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc54cd38500, 0x56a22c0, 0xc54cd38500)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8580aee40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623345 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccbd8141e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc000d95358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc04bd8b800, 0xc5bff84200, 0xc4ad77aa40, 0xc000d95640, 0x38, 0xc000d95638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc04bd8b800, 0xc5bff84200, 0x0, 0xc0c8d1ad00, 0xe, 0xbf706625d1320a6f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc04bd8b800, 0xc5bff84200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc04bd8b800, 0xc5bff84200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc04bd8b800, 0xc5bff84200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7fe434c40, 0xc5bff84200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce711741e0, 0x3683e20, 0xc1ed6f3e00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627032 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc496141e00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc24e53b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc035567ce0, 0xc6df991600, 0xcb31923450, 0xc24e53b640, 0x38, 0xc24e53b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc035567ce0, 0xc6df991600, 0x0, 0xc7345726b0, 0xe, 0xbf70671e9d1e90dc)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc035567ce0, 0xc6df991600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc035567ce0, 0xc6df991600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc035567ce0, 0xc6df991600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f6b241c0, 0xc6df991600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000bd5720, 0x3683e20, 0xc098bfa580)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624999 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0082464e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3c4d3d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1acda5b00, 0xcf3dc84100, 0xc4a7a2a0a0, 0xc3c4d3d640, 0x38, 0xc3c4d3d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1acda5b00, 0xcf3dc84100, 0x0, 0xc7c9f4a630, 0xe, 0xbf7066964de3748c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1acda5b00, 0xcf3dc84100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1acda5b00, 0xcf3dc84100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1acda5b00, 0xcf3dc84100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b8fd3340, 0xcf3dc84100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5524470e0, 0x3683e20, 0xc006def580)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631152 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc727760870, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc51a7e6460, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc35ed64e48, 0x3, 0x3, 0xc51a7e6460, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc35ed64e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc005e480b8, 0x0, 0xc0004c9180, 0xc51a7e6420, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc006defb80, 0x56a22c0, 0xc006defb80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb87b200)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632281 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08eac0630, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc154cd5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0832b9d40, 0xc6bdcf5400, 0xc55fd2af10, 0xc154cd5640, 0x38, 0xc154cd5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0832b9d40, 0xc6bdcf5400, 0x0, 0xc006d605e0, 0xe, 0xbf70687a2e0ac61f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0832b9d40, 0xc6bdcf5400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0832b9d40, 0xc6bdcf5400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0832b9d40, 0xc6bdcf5400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc232e92540, 0xc6bdcf5400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af26aa0, 0x3683e20, 0xc0674b1c80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625656 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc043003530, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6869afa40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1eeb1ae48, 0x3, 0x3, 0xc6869afa40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1eeb1ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc38c97d650, 0x0, 0xc0004c9180, 0xcdcd3e73a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0e8547500, 0x56a22c0, 0xc0e8547500)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be0abc80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628768 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc335024ea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd2db93c40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc061aa4e48, 0x3, 0x3, 0xcd2db93c40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc061aa4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6155788c8, 0x0, 0xc0004c9180, 0xcd2db93c00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc47c477900, 0x56a22c0, 0xc47c477900)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc52c1a240)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624636 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6228d2ab0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9481777e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcb80d98e48, 0x3, 0x3, 0xc9481777e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcb80d98e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc40f84b4d0, 0x0, 0xc0004c9180, 0xcd8d98e820, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0e663d800, 0x56a22c0, 0xc0e663d800)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb6cfd40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637220 [select, 29 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc029fcea20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc018a671c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01b684e48, 0x3, 0x3, 0xc018a671c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01b684e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1618a1930, 0x0, 0xc0004c9180, 0xc0780c68e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc145a45400, 0x56a22c0, 0xc145a45400)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8e315c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626481 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00f087020, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc04239d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc66caa90e0, 0xc5adb77400, 0xc47292d760, 0xc04239d640, 0x38, 0xc04239d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc66caa90e0, 0xc5adb77400, 0x0, 0xc02b932520, 0xe, 0xbf7066f830ea9051)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc66caa90e0, 0xc5adb77400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc66caa90e0, 0xc5adb77400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc66caa90e0, 0xc5adb77400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc239570540, 0xc5adb77400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc239570540, 0xc5adb77400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc239570540, 0xc5adb77400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc239570540, 0xc5adb77400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc239570540, 0xc5adb77400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc239570540, 0xc5adb77400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc239570540, 0xc5adb77400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc95d60, 0x3683e20, 0xc004602940)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623907 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc091b23470, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003d27358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0b51648a0, 0xc9a4882000, 0xc157c65840, 0xc003d27640, 0x38, 0xc003d27638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0b51648a0, 0xc9a4882000, 0x0, 0xc0600e3180, 0xe, 0xbf70664a10c1d7cd)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0b51648a0, 0xc9a4882000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0b51648a0, 0xc9a4882000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0b51648a0, 0xc9a4882000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8ea6428c0, 0xc9a4882000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e7968aa0, 0x3683e20, 0xc55e8f3700)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 640076 [select, 15 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc32e1c2120, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00091ce60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc987b33e48, 0x3, 0x3, 0xc00091ce60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc987b33e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc05fc89ef0, 0x0, 0xc0004c9180, 0xc00091ce20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63b085640, 0x56a22c0, 0xc63b085640)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6cf111680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632719 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc090c35c50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbf0af32a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc3455e7e48, 0x3, 0x3, 0xcbf0af32a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc3455e7e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00a6dabb8, 0x0, 0xc0004c9180, 0xcbf0af3260, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc10f66f180, 0x56a22c0, 0xc10f66f180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb776195c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 619861 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2804f470, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8557213c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2b55c5e48, 0x3, 0x3, 0xc8557213c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2b55c5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc05be54670, 0x0, 0xc0004c9180, 0xc855721380, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc681a8a780, 0x56a22c0, 0xc681a8a780)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd26e64f00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623177 [select, 91 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xcbff250420, 0xcbff2505a0, 0xc29cf01810, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c70950)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 630133 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc03b66c840, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004573358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7b1e973e0, 0xc697768e00, 0xc604b3ff40, 0xc004573640, 0x38, 0xc004573638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7b1e973e0, 0xc697768e00, 0x0, 0xc14f6df6e0, 0xe, 0xbf7067ef51c59769)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7b1e973e0, 0xc697768e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7b1e973e0, 0xc697768e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7b1e973e0, 0xc697768e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b6e57420, 0xc697768e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b6e57420, 0xc697768e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b6e57420, 0xc697768e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b6e57420, 0xc697768e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b6e57420, 0xc697768e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b6e57420, 0xc697768e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b6e57420, 0xc697768e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccc62c7220, 0x3683e20, 0xc0015eb900)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628912 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08ee64150, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc4c32c0260, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01d6e5e48, 0x3, 0x3, 0xc4c32c0260, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01d6e5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xce34f50028, 0x0, 0xc0004c9180, 0xc2564aafe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc67112e080, 0x56a22c0, 0xc67112e080)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9185ba300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621601 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce6c737d10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc19ba93c80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39aee4e48, 0x3, 0x3, 0xc19ba93c80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39aee4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0034b2d40, 0x0, 0xc0004c9180, 0xc19ba93c40, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5093288c0, 0x56a22c0, 0xc5093288c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0ff080)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 643133 [select]:
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc00015da20, 0x315a008, 0xc0008a4000, 0x36b49e0)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:212 +0xb6
github.com/hashicorp/yamux.(*Session).Accept(...)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:202
github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2(0xc0008a4000, 0x36b59a0, 0xc39066a1e8)
/home/circleci/project/agent/consul/rpc.go:163 +0x18d
github.com/hashicorp/consul/agent/consul.(*Server).handleConn(0xc0008a4000, 0x36b59a0, 0xc39066a1e8, 0x36e6300)
/home/circleci/project/agent/consul/rpc.go:135 +0x4e9
created by github.com/hashicorp/consul/agent/consul.(*Server).listen
/home/circleci/project/agent/consul/rpc.go:89 +0xf8
goroutine 635997 [select, 33 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6c3e88990, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0d6433358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc632176ea0, 0xc7751bc500, 0xc000163610, 0xc0d6433640, 0x38, 0xc0d6433638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc632176ea0, 0xc7751bc500, 0x0, 0xcce50a7400, 0xe, 0xbf70696deb4948f1)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc632176ea0, 0xc7751bc500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc632176ea0, 0xc7751bc500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc632176ea0, 0xc7751bc500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0009290a0, 0xc7751bc500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0009290a0, 0xc7751bc500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0009290a0, 0xc7751bc500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0009290a0, 0xc7751bc500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0009290a0, 0xc7751bc500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0009290a0, 0xc7751bc500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0009290a0, 0xc7751bc500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc96a891b80, 0x3683e20, 0xc045d165c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629601 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb1a5ca810, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc35ed6d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc90d91a060, 0xc697769800, 0xc0002b1760, 0xc35ed6d640, 0x38, 0xc35ed6d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc90d91a060, 0xc697769800, 0x0, 0xc82ff5f590, 0xe, 0xbf7067c9d1bb7a5d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc90d91a060, 0xc697769800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc90d91a060, 0xc697769800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc90d91a060, 0xc697769800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc547327ce0, 0xc697769800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc547327ce0, 0xc697769800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc547327ce0, 0xc697769800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc547327ce0, 0xc697769800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc547327ce0, 0xc697769800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc547327ce0, 0xc697769800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc547327ce0, 0xc697769800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb155c20, 0x3683e20, 0xc045d17680)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633693 [select, 43 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc063abb950, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc048d05358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2d16d64e0, 0xc593836600, 0xc6ad27dae0, 0xc048d05640, 0x38, 0xc048d05638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2d16d64e0, 0xc593836600, 0x0, 0xcd30418170, 0xe, 0xbf7068d5803988c2)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2d16d64e0, 0xc593836600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2d16d64e0, 0xc593836600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2d16d64e0, 0xc593836600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc363067ce0, 0xc593836600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc363067ce0, 0xc593836600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc363067ce0, 0xc593836600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc363067ce0, 0xc593836600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc363067ce0, 0xc593836600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc363067ce0, 0xc593836600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc363067ce0, 0xc593836600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc34c0700a0, 0x3683e20, 0xc1e965d100)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630496 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004e6e930, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000964500, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18a156e48, 0x3, 0x3, 0xc000964500, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18a156e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc007b60430, 0x0, 0xc0004c9180, 0xc0009644c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc82dd12c00, 0x56a22c0, 0xc82dd12c00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3af29e00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623171 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcec6478450, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004081358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc202929c0, 0xc4f11f3200, 0xcb1fa6f840, 0xc004081640, 0x38, 0xc004081638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc202929c0, 0xc4f11f3200, 0x0, 0xc3f83ec360, 0xe, 0xbf706617216ba6bf)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc202929c0, 0xc4f11f3200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc202929c0, 0xc4f11f3200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc202929c0, 0xc4f11f3200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc001cdfea0, 0xc4f11f3200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f157d60, 0x3683e20, 0xc82dd12440)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631029 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc96444c330, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc364517358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7ecf7de00, 0xc6cd6bc300, 0xc0708edd80, 0xc364517640, 0x38, 0xc364517638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7ecf7de00, 0xc6cd6bc300, 0x0, 0xc4ac680cb0, 0xe, 0xbf70682a28d639a4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7ecf7de00, 0xc6cd6bc300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7ecf7de00, 0xc6cd6bc300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7ecf7de00, 0xc6cd6bc300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6c7e0, 0xc6cd6bc300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009c2820, 0x3683e20, 0xc0008ba040)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622509 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf3e24ce40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc670729358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc327218960, 0xccbc1f9d00, 0xc735a3f610, 0xc670729640, 0x38, 0xc670729638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc327218960, 0xccbc1f9d00, 0x0, 0xc068120e20, 0xe, 0xbf7065e9c36416a3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc327218960, 0xccbc1f9d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc327218960, 0xccbc1f9d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc327218960, 0xccbc1f9d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc656f469a0, 0xccbc1f9d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6deb40, 0x3683e20, 0xc8391c5800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631490 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001f8c8d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3e7bf1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc392c6a960, 0xc515bad700, 0xc45f0dc810, 0xc3e7bf1640, 0x38, 0xc3e7bf1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc392c6a960, 0xc515bad700, 0x0, 0xc58e645420, 0xe, 0xbf706845bb088403)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc392c6a960, 0xc515bad700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc392c6a960, 0xc515bad700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc392c6a960, 0xc515bad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc14ca661c0, 0xc515bad700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc14ca661c0, 0xc515bad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc14ca661c0, 0xc515bad700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc14ca661c0, 0xc515bad700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc14ca661c0, 0xc515bad700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc14ca661c0, 0xc515bad700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc14ca661c0, 0xc515bad700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7e7e76460, 0x3683e20, 0xc004087140)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626400 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc74c160f30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcafe014780, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01585ce48, 0x3, 0x3, 0xcafe014780, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01585ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4a4652c70, 0x0, 0xc0004c9180, 0xc313b45c80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc97ee86c80, 0x56a22c0, 0xc97ee86c80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be9b0b40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622181 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc14d2dcc00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc585205358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc48c4f51a0, 0xd01b429f00, 0xd01a5ea8f0, 0xc585205640, 0x38, 0xc585205638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc48c4f51a0, 0xd01b429f00, 0x0, 0xc0117ca7b0, 0xe, 0xbf7065d5c2a8a54e)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc48c4f51a0, 0xd01b429f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc48c4f51a0, 0xd01b429f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc48c4f51a0, 0xd01b429f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc21649f6c0, 0xd01b429f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6de3c0, 0x3683e20, 0xc815783440)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627780 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce176b8060, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xccd5e29358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc53d5a9020, 0xc6c023fa00, 0xc4b2631bc0, 0xccd5e29640, 0x38, 0xccd5e29638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc53d5a9020, 0xc6c023fa00, 0x0, 0xc00e25a600, 0xe, 0xbf70675593c0bc8d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc53d5a9020, 0xc6c023fa00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc53d5a9020, 0xc6c023fa00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc53d5a9020, 0xc6c023fa00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2ab713a40, 0xc6c023fa00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54fc44f00, 0x3683e20, 0xc43ee3bf40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629052 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc073e4f500, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc59a2744e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc006ff3e48, 0x3, 0x3, 0xc59a2744e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc006ff3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcb3292d828, 0x0, 0xc0004c9180, 0xc97071d600, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc88c958b40, 0x56a22c0, 0xc88c958b40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc52c1a540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622191 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02fc71b90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8222572c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39aee0e48, 0x3, 0x3, 0xc8222572c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39aee0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc5ab090d20, 0x0, 0xc0004c9180, 0xc822257280, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0e85479c0, 0x56a22c0, 0xc0e85479c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd07901e00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623968 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6a0ed9800, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc824ccf6c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00182fe48, 0x3, 0x3, 0xc824ccf6c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00182fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0d4742e50, 0x0, 0xc0004c9180, 0xc8260a2080, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc06fcea540, 0x56a22c0, 0xc06fcea540)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00302dec0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628375 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000b377d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc016a99358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0b5165aa0, 0xc97f513100, 0xcec282dae0, 0xc016a99640, 0x38, 0xc016a99638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0b5165aa0, 0xc97f513100, 0x0, 0xc397c21e90, 0xe, 0xbf70677c59cf1fcf)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0b5165aa0, 0xc97f513100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0b5165aa0, 0xc97f513100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0b5165aa0, 0xc97f513100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b6e57340, 0xc97f513100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b6e57340, 0xc97f513100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b6e57340, 0xc97f513100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b6e57340, 0xc97f513100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b6e57340, 0xc97f513100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b6e57340, 0xc97f513100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b6e57340, 0xc97f513100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb154140, 0x3683e20, 0xca95d65f80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626320 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc009a94b10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1b3f00300, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01585ae48, 0x3, 0x3, 0xc1b3f00300, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01585ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc073004b80, 0x0, 0xc0004c9180, 0xc1b3f002c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc8a1c4a3c0, 0x56a22c0, 0xc8a1c4a3c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3bc96600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631396 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004c59ef0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc30697a860, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcc944dce48, 0x3, 0x3, 0xc30697a860, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcc944dce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc543a03758, 0x0, 0xc0004c9180, 0xc563b6b2a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7752b6540, 0x56a22c0, 0xc7752b6540)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9123b6900)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631133 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc011d0e870, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc85aa8e4a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc08115ae48, 0x3, 0x3, 0xc85aa8e4a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc08115ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3a9268d50, 0x0, 0xc0004c9180, 0xc85aa8e460, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63195fa80, 0x56a22c0, 0xc63195fa80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be0abbc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638381 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01bda3c20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc083621358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xd007a34e40, 0xc30fc45500, 0xce454a9bc0, 0xc083621640, 0x38, 0xc083621638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xd007a34e40, 0xc30fc45500, 0x0, 0xc5b7fb9d00, 0xe, 0xbf706a0e063f6247)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xd007a34e40, 0xc30fc45500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xd007a34e40, 0xc30fc45500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xd007a34e40, 0xc30fc45500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc05bbe7880, 0xc30fc45500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6765fca00, 0x3683e20, 0xc15232b340)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628224 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00f086780, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc004109358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7e41621e0, 0xc694588200, 0xcca7182650, 0xc004109640, 0x38, 0xc004109638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7e41621e0, 0xc694588200, 0x0, 0xc02bb2b610, 0xe, 0xbf70677412a84bcc)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7e41621e0, 0xc694588200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7e41621e0, 0xc694588200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7e41621e0, 0xc694588200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1639a3260, 0xc694588200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1639a3260, 0xc694588200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1639a3260, 0xc694588200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1639a3260, 0xc694588200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1639a3260, 0xc694588200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1639a3260, 0xc694588200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1639a3260, 0xc694588200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e4c3e3c0, 0x3683e20, 0xc8a5cba280)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624134 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5c3d67d10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc37cd315c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00f28ee48, 0x3, 0x3, 0xc37cd315c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00f28ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc005c885a0, 0x0, 0xc0004c9180, 0xcddf8795a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc045d17380, 0x56a22c0, 0xc045d17380)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xca0a7e2cc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626761 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce34c6bcb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc045e8b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0cd63db00, 0xc6df990c00, 0xc6aae26c00, 0xc045e8b640, 0x38, 0xc045e8b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0cd63db00, 0xc6df990c00, 0x0, 0xc14ec92de0, 0xe, 0xbf70670d1e2a205d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0cd63db00, 0xc6df990c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0cd63db00, 0xc6df990c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0cd63db00, 0xc6df990c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0009a96c0, 0xc6df990c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000bd4aa0, 0x3683e20, 0xc27757f100)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628301 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0811bd260, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00d8c1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc18d80bb00, 0xc6bf190700, 0xc131871df0, 0xc00d8c1640, 0x38, 0xc00d8c1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc18d80bb00, 0xc6bf190700, 0x0, 0xc34a2530a0, 0xe, 0xbf7067789ce15d31)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc18d80bb00, 0xc6bf190700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc18d80bb00, 0xc6bf190700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc18d80bb00, 0xc6bf190700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc07c219420, 0xc6bf190700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc07c219420, 0xc6bf190700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc07c219420, 0xc6bf190700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc07c219420, 0xc6bf190700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc07c219420, 0xc6bf190700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc07c219420, 0xc6bf190700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc07c219420, 0xc6bf190700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fd5903c0, 0x3683e20, 0xc3079d4800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624477 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc144ebc4b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc01b743358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc94438f3e0, 0xc702498d00, 0xc31011e8f0, 0xc01b743640, 0x38, 0xc01b743638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc94438f3e0, 0xc702498d00, 0x0, 0xc69539f130, 0xe, 0xbf7066798a0c3f8a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc94438f3e0, 0xc702498d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc94438f3e0, 0xc702498d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc94438f3e0, 0xc702498d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2aad697a0, 0xc702498d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2aad697a0, 0xc702498d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2aad697a0, 0xc702498d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2aad697a0, 0xc702498d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2aad697a0, 0xc702498d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2aad697a0, 0xc702498d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2aad697a0, 0xc702498d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc05588460, 0x3683e20, 0xc00353f1c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627603 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc7aafec6c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc1bb863358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc004df2a80, 0xc6c023f300, 0xc4b2630e30, 0xc1bb863640, 0x38, 0xc1bb863638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc004df2a80, 0xc6c023f300, 0x0, 0xc1b25985b0, 0xe, 0xbf70674a57af0606)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc004df2a80, 0xc6c023f300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc004df2a80, 0xc6c023f300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc004df2a80, 0xc6c023f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2674b70a0, 0xc6c023f300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc347158a00, 0x3683e20, 0xc005679ac0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627239 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc14ba16690, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc386b283e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc552890e48, 0x3, 0x3, 0xc386b283e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc552890e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc68c55a168, 0x0, 0xc0004c9180, 0xc0008b4f00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc146e64440, 0x56a22c0, 0xc146e64440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3bc960c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632166 [select, 49 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc21b51c060, 0xc21b51c0c0, 0xc55fd2b8f0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c71100)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 631411 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc88c1deed0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0008b4d60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6c3b2ae48, 0x3, 0x3, 0xc0008b4d60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6c3b2ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1b7204608, 0x0, 0xc0004c9180, 0xc0008b4d00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc27fd13300, 0x56a22c0, 0xc27fd13300)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91834ea80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630003 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc495fe50e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0031b7680, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc12efa7e48, 0x3, 0x3, 0xc0031b7680, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc12efa7e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc694837770, 0x0, 0xc0004c9180, 0xc07c00cec0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2cc514ac0, 0x56a22c0, 0xc2cc514ac0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9c04f3080)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628917 [select, 63 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc14061d740, 0xc14061d860, 0xc0708ed570, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc278960e18)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 621467 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce34c6b020, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc9adf1d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6717f7980, 0xd01b429a00, 0xd01a5eaea0, 0xc9adf1d640, 0x38, 0xc9adf1d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6717f7980, 0xd01b429a00, 0x0, 0xc0264399f0, 0xe, 0xbf7065aa0822c263)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6717f7980, 0xd01b429a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6717f7980, 0xd01b429a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6717f7980, 0xd01b429a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7fe434b60, 0xd01b429a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6de8c0, 0x3683e20, 0xd01e0c9480)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625345 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc009a942a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc8456fb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3d7c234a0, 0xc6dd312f00, 0xc46a9c74c0, 0xc8456fb640, 0x38, 0xc8456fb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3d7c234a0, 0xc6dd312f00, 0x0, 0xc72a4efa80, 0xe, 0xbf7066b1d974b342)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3d7c234a0, 0xc6dd312f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3d7c234a0, 0xc6dd312f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3d7c234a0, 0xc6dd312f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b8fd3dc0, 0xc6dd312f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc552447cc0, 0x3683e20, 0xc8a1c4b9c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622339 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce3311cc60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc821e09358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc007c53080, 0xc704eccc00, 0xce80a1fe60, 0xc821e09640, 0x38, 0xc821e09638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc007c53080, 0xc704eccc00, 0x0, 0xc9fec947d0, 0xe, 0xbf7065e106763abe)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc007c53080, 0xc704eccc00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc007c53080, 0xc704eccc00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc007c53080, 0xc704eccc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc001cde000, 0xc704eccc00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc001cde000, 0xc704eccc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc001cde000, 0xc704eccc00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc001cde000, 0xc704eccc00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc001cde000, 0xc704eccc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc001cde000, 0xc704eccc00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc001cde000, 0xc704eccc00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f156b40, 0x3683e20, 0xc01efb1f00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 641061 [select, 11 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc011e00120, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000745ca0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00cb2de48, 0x3, 0x3, 0xc000745ca0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00cb2de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc9de059430, 0x0, 0xc0004c9180, 0xc0007455c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc20dd2a0c0, 0x56a22c0, 0xc20dd2a0c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc5063a5380)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 643281 [IO wait]:
internal/poll.runtime_pollWait(0x7f8dcaa02b10, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc6e59d7c18, 0x72, 0x0, 0x1, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc6e59d7c00, 0xc02c54e251, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc6e59d7c00, 0xc02c54e251, 0x1, 0x1, 0x3588aa6, 0xc01cdfb768, 0x47142d)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc2a49601a0, 0xc02c54e251, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
net/http.(*connReader).backgroundRead(0xc02c54e240)
/usr/local/go/src/net/http/server.go:677 +0x58
created by net/http.(*connReader).startBackgroundRead
/usr/local/go/src/net/http/server.go:673 +0xca
goroutine 624354 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000dc3a10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5853cbfe0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc68fdb9e48, 0x3, 0x3, 0xc5853cbfe0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc68fdb9e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc009538c50, 0x0, 0xc0004c9180, 0xc5853cbfa0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc55e8f28c0, 0x56a22c0, 0xc55e8f28c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0031a7980)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620731 [select, 101 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xcc1eb63560, 0xcc1eb635c0, 0xc735a3fdc0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc278960168)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 627969 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc394b42e10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00397d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7691d01e0, 0xcc0c64c400, 0xc3a5e095a0, 0xc00397d640, 0x38, 0xc00397d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7691d01e0, 0xcc0c64c400, 0x0, 0xcc9f0cb400, 0xe, 0xbf70676218d7e097)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7691d01e0, 0xcc0c64c400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7691d01e0, 0xcc0c64c400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7691d01e0, 0xcc0c64c400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc722fb2a80, 0xcc0c64c400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54fc455e0, 0x3683e20, 0xc00d728000)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621590 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc88d628570, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc854128b40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39bb81e48, 0x3, 0x3, 0xc854128b40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39bb81e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0034b3350, 0x0, 0xc0004c9180, 0xc854128b00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1b319cb80, 0x56a22c0, 0xc1b319cb80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0ff140)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623316 [select, 89 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xcc2107aa20, 0xcc2107ab40, 0xc4ad77ad20, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc4b4c980d8)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 630454 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc050e57830, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6a68f1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc000e99980, 0xc6b12cfb00, 0xc31f4390d0, 0xc6a68f1640, 0x38, 0xc6a68f1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc000e99980, 0xc6b12cfb00, 0x0, 0xcbd167b180, 0xe, 0xbf706802264d176d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc000e99980, 0xc6b12cfb00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc000e99980, 0xc6b12cfb00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc000e99980, 0xc6b12cfb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc77edff260, 0xc6b12cfb00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccc62c6c80, 0x3683e20, 0xc6960ebe80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632857 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1e88b97a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc4d32d2d20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcc29c42e48, 0x3, 0x3, 0xc4d32d2d20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcc29c42e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3882e46d0, 0x0, 0xc0004c9180, 0xc4d32d2ce0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc6cdb040c0, 0x56a22c0, 0xc6cdb040c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9185bb680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630200 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc24c6c0b40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc041b7d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9d1c3c660, 0xc6b12ce600, 0xc3fb7c0ab0, 0xc041b7d640, 0x38, 0xc041b7d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9d1c3c660, 0xc6b12ce600, 0x0, 0xc6790de530, 0xe, 0xbf7067f311c7222b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9d1c3c660, 0xc6b12ce600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9d1c3c660, 0xc6b12ce600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9d1c3c660, 0xc6b12ce600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc232e937a0, 0xc6b12ce600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc751016d20, 0x3683e20, 0xc815783bc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 638040 [select, 25 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00f431a10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc01dae9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc07d15e0c0, 0xc49d0bff00, 0xc7a61206c0, 0xc01dae9640, 0x38, 0xc01dae9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc07d15e0c0, 0xc49d0bff00, 0x0, 0xcd3041c870, 0xe, 0xbf7069f1505485cc)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc07d15e0c0, 0xc49d0bff00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc07d15e0c0, 0xc49d0bff00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc07d15e0c0, 0xc49d0bff00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc55cba3c00, 0xc49d0bff00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3806559a0, 0x3683e20, 0xcc2cd7cdc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623841 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc3611cbad0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001323358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc66caa93e0, 0xd01b09fe00, 0xce6a0218b0, 0xc001323640, 0x38, 0xc001323638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc66caa93e0, 0xd01b09fe00, 0x0, 0xc94968d740, 0xe, 0xbf706643cf4a5a93)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc66caa93e0, 0xd01b09fe00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc66caa93e0, 0xd01b09fe00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc66caa93e0, 0xd01b09fe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2055e41c0, 0xd01b09fe00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e79685a0, 0x3683e20, 0xc037a0ab00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623205 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc005f57e90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xce118172e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc04d852e48, 0x3, 0x3, 0xce118172e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc04d852e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01558bdb0, 0x0, 0xc0004c9180, 0xce118172a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc14a8a5040, 0x56a22c0, 0xc14a8a5040)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857ef43c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626140 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01f9d2510, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5853ca1e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0462b3e48, 0x3, 0x3, 0xc5853ca1e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0462b3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcc466c8090, 0x0, 0xc0004c9180, 0xc5853ca1a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2f8dd60c0, 0x56a22c0, 0xc2f8dd60c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0fe9c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631404 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc028401680, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc35ed6b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc035cd3980, 0xc6bdcf5500, 0xc4b3120c00, 0xc35ed6b640, 0x38, 0xc35ed6b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc035cd3980, 0xc6bdcf5500, 0x0, 0xc04865de10, 0xe, 0xbf70683f7736acc4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc035cd3980, 0xc6bdcf5500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc035cd3980, 0xc6bdcf5500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc035cd3980, 0xc6bdcf5500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc632277ea0, 0xc6bdcf5500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009c2960, 0x3683e20, 0xc7752b7440)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625088 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca4e759cb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003521358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0c9bedf80, 0xc5bff85200, 0xcb1fa6e420, 0xc003521640, 0x38, 0xc003521638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0c9bedf80, 0xc5bff85200, 0x0, 0xc009ea9930, 0xe, 0xbf70669dd427a75b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0c9bedf80, 0xc5bff85200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0c9bedf80, 0xc5bff85200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0c9bedf80, 0xc5bff85200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8eaaf1880, 0xc5bff85200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc05589cc0, 0x3683e20, 0xc88ccdccc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620174 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc956ef5860, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc77d5d5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4b0aaf440, 0xd01e01c100, 0xc546c3c880, 0xc77d5d5640, 0x38, 0xc77d5d5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4b0aaf440, 0xd01e01c100, 0x0, 0xc0b8653ee0, 0xe, 0xbf70655010ec1e4d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4b0aaf440, 0xd01e01c100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4b0aaf440, 0xd01e01c100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4b0aaf440, 0xd01e01c100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc21649ea80, 0xd01e01c100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc21649ea80, 0xd01e01c100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc21649ea80, 0xd01e01c100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc21649ea80, 0xd01e01c100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc21649ea80, 0xd01e01c100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc21649ea80, 0xd01e01c100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc21649ea80, 0xd01e01c100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcec4b30c80, 0x3683e20, 0xc00d729800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623703 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004d51830, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00eaed358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc02b445620, 0xc6b9c6bd00, 0xc40d854dc0, 0xc00eaed640, 0x38, 0xc00eaed638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc02b445620, 0xc6b9c6bd00, 0x0, 0xc00e3f3270, 0xe, 0xbf70663d943a907a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc02b445620, 0xc6b9c6bd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc02b445620, 0xc6b9c6bd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc02b445620, 0xc6b9c6bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8eaaf07e0, 0xc6b9c6bd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc0c1da960, 0x3683e20, 0xc53a3a5900)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629306 [select, 63 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc18a46a9c0, 0xc18a46ad20, 0xc40c716c40, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc00319af90)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 631024 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc96444c5a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9920727a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc06fac0e48, 0x3, 0x3, 0xc9920727a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc06fac0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4ac681d80, 0x0, 0xc0004c9180, 0xc992072560, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00740a040, 0x56a22c0, 0xc00740a040)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd0b4b7740)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632213 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5de9aa000, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc69d5f0400, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc246426e48, 0x3, 0x3, 0xc69d5f0400, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc246426e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc061bf9450, 0x0, 0xc0004c9180, 0xc69d5f03c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0674b0400, 0x56a22c0, 0xc0674b0400)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc53618e40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621921 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc154aa6c90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8c3458a40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcabdadae48, 0x3, 0x3, 0xc8c3458a40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcabdadae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcb81abd760, 0x0, 0xc0004c9180, 0xcab4dd23c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5cfcec500, 0x56a22c0, 0xc5cfcec500)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857ef4840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628699 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0811bc1e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc830acea40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18e70de48, 0x3, 0x3, 0xc830acea40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18e70de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00715f1f0, 0x0, 0xc0004c9180, 0xc830acea00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc65bbc4000, 0x56a22c0, 0xc65bbc4000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc678ec7bc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 635447 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04a7e1dd0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc01077f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc2f307d40, 0xc4bc9cc600, 0xce454a8d50, 0xc01077f640, 0x38, 0xc01077f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc2f307d40, 0xc4bc9cc600, 0x0, 0xc1693894c0, 0xe, 0xbf70694c123a54a7)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc2f307d40, 0xc4bc9cc600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc2f307d40, 0xc4bc9cc600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc2f307d40, 0xc4bc9cc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc643b5d180, 0xc4bc9cc600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4fb233860, 0x3683e20, 0xc91aa9b440)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627224 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0542e10b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc53298d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6a1679aa0, 0xc6c023e300, 0xc353394c70, 0xc53298d640, 0x38, 0xc53298d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6a1679aa0, 0xc6c023e300, 0x0, 0xc68eb5e150, 0xe, 0xbf70672c518c64e5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6a1679aa0, 0xc6c023e300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6a1679aa0, 0xc6c023e300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6a1679aa0, 0xc6c023e300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b6e56700, 0xc6c023e300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc347158140, 0x3683e20, 0xc084beb040)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 640388 [select, 15 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004d401e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc064423358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0088c5c20, 0xc07c4e6a00, 0xc54c4df3e0, 0xc064423640, 0x38, 0xc064423638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0088c5c20, 0xc07c4e6a00, 0x0, 0xc01b09d340, 0xe, 0xbf706a915377c36f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0088c5c20, 0xc07c4e6a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0088c5c20, 0xc07c4e6a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0088c5c20, 0xc07c4e6a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01391a8c0, 0xc07c4e6a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcb5e7a0320, 0x3683e20, 0xc0040cb1c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633255 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0328626c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00057ef20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0e0eeee48, 0x3, 0x3, 0xc00057ef20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0e0eeee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00a43bb98, 0x0, 0xc0004c9180, 0xc0c07efe80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc87b333b00, 0x56a22c0, 0xc87b333b00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3af29bc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628577 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc49ab06c00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc842743b80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5e56b6e48, 0x3, 0x3, 0xc842743b80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5e56b6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc07fd9bab8, 0x0, 0xc0004c9180, 0xc58c23b2c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc005678c00, 0x56a22c0, 0xc005678c00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3bc966c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638831 [select, 21 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc05eabbec0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00e297358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xd0030ca1e0, 0xc30e3db600, 0xc5ef391760, 0xc00e297640, 0x38, 0xc00e297638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xd0030ca1e0, 0xc30e3db600, 0x0, 0xc00c8f1770, 0xe, 0xbf706a2489243cea)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xd0030ca1e0, 0xc30e3db600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xd0030ca1e0, 0xc30e3db600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xd0030ca1e0, 0xc30e3db600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc11cb8e460, 0xc30e3db600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6765fd180, 0x3683e20, 0xc05cc32500)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 634029 [select, 43 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc69c1b0ab0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5989f5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcbd0d796e0, 0xc558197800, 0xca74c9b4c0, 0xc5989f5640, 0x38, 0xc5989f5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcbd0d796e0, 0xc558197800, 0x0, 0xc0045efdf0, 0xe, 0xbf7068ebf482e4f2)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcbd0d796e0, 0xc558197800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcbd0d796e0, 0xc558197800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcbd0d796e0, 0xc558197800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc643b5c2a0, 0xc558197800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc643b5c2a0, 0xc558197800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc643b5c2a0, 0xc558197800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc643b5c2a0, 0xc558197800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc643b5c2a0, 0xc558197800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc643b5c2a0, 0xc558197800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc643b5c2a0, 0xc558197800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0007fa5a0, 0x3683e20, 0xc005679700)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629572 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc14548a510, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05024f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc41b37f380, 0xcc0c64d400, 0xc4325bf140, 0xc05024f640, 0x38, 0xc05024f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc41b37f380, 0xcc0c64d400, 0x0, 0xccd5dd1ea0, 0xe, 0xbf7067c7694c6045)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc41b37f380, 0xcc0c64d400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc41b37f380, 0xcc0c64d400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc41b37f380, 0xcc0c64d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc632277960, 0xcc0c64d400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc632277960, 0xcc0c64d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc632277960, 0xcc0c64d400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc632277960, 0xcc0c64d400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc632277960, 0xcc0c64d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc632277960, 0xcc0c64d400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc632277960, 0xcc0c64d400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fd590dc0, 0x3683e20, 0xc0fc4e9d40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621512 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5c3d66a50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca52e393e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d4ab0e48, 0x3, 0x3, 0xca52e393e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d4ab0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcfbcbd8c30, 0x0, 0xc0004c9180, 0xcb3945ffe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc157a27f00, 0x56a22c0, 0xc157a27f00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0002335c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 643252 [IO wait]:
internal/poll.runtime_pollWait(0x7f8dcaa02e50, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xcfb7bd4d18, 0x72, 0x0, 0x1, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xcfb7bd4d00, 0xc0031dca91, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xcfb7bd4d00, 0xc0031dca91, 0x1, 0x1, 0x3588aa6, 0xc00af70f68, 0x47142d)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc2a4960170, 0xc0031dca91, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
net/http.(*connReader).backgroundRead(0xc0031dca80)
/usr/local/go/src/net/http/server.go:677 +0x58
created by net/http.(*connReader).startBackgroundRead
/usr/local/go/src/net/http/server.go:673 +0xca
goroutine 621159 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02b78d0b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbbc930e60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d1b48e48, 0x3, 0x3, 0xcbbc930e60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d1b48e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc06ae0f3b0, 0x0, 0xc0004c9180, 0xcbbc930e20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc05adbae00, 0x56a22c0, 0xc05adbae00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc01ee2c600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626281 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0728b13e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc992073a20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xccd7bc6e48, 0x3, 0x3, 0xc992073a20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xccd7bc6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc24e5412b8, 0x0, 0xc0004c9180, 0xc9920739e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc47c476a40, 0x56a22c0, 0xc47c476a40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd0b4b6cc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 635374 [select, 37 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc066967ec0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc39932d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcffa6695c0, 0xc41a4cd000, 0xc6c9a7a880, 0xc39932d640, 0x38, 0xc39932d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcffa6695c0, 0xc41a4cd000, 0x0, 0xc007ad9b30, 0xe, 0xbf706945f7593e6f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcffa6695c0, 0xc41a4cd000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcffa6695c0, 0xc41a4cd000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcffa6695c0, 0xc41a4cd000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0721c8b60, 0xc41a4cd000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc474678b40, 0x3683e20, 0xc218447680)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 643215 [select]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6418796b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb02a54520, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc70c390e48, 0x3, 0x3, 0xcb02a54520, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc70c390e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3d77d4110, 0x0, 0xc0004c9180, 0xcb02a544e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0475f1dc0, 0x56a22c0, 0xc0475f1dc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc08da012c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638360 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc082fe7170, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1b6c22d20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0cc656e48, 0x3, 0x3, 0xc1b6c22d20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0cc656e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc92e24f6e0, 0x0, 0xc0004c9180, 0xc04c124200, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc4eb6fb600, 0x56a22c0, 0xc4eb6fb600)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d917b800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631334 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0154dc750, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6050fadc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcc944e1e48, 0x3, 0x3, 0xc6050fadc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcc944e1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc381a244a0, 0x0, 0xc0004c9180, 0xd01a494280, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcbd0796e80, 0x56a22c0, 0xcbd0796e80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d917a180)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621620 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2804faa0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca61935b80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc399ed6e48, 0x3, 0x3, 0xca61935b80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc399ed6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xce42c75408, 0x0, 0xc0004c9180, 0xca61935b40, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc33818aec0, 0x56a22c0, 0xc33818aec0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc03a5b4e40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625067 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc091b22480, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc82115b2c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0061b2e48, 0x3, 0x3, 0xc82115b2c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0061b2e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3fb52b240, 0x0, 0xc0004c9180, 0xc8801436c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xca95d64140, 0x56a22c0, 0xca95d64140)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8580ae9c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 642830 [select, 3 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cecd7d40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05d249358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1e286e600, 0xc6cb850900, 0xc06ccdb840, 0xc05d249640, 0x38, 0xc05d249638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1e286e600, 0xc6cb850900, 0x0, 0xc003280c00, 0xe, 0xbf706b38e33b0e97)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1e286e600, 0xc6cb850900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1e286e600, 0xc6cb850900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1e286e600, 0xc6cb850900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc003ccb260, 0xc6cb850900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc003ccb260, 0xc6cb850900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc003ccb260, 0xc6cb850900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc003ccb260, 0xc6cb850900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc003ccb260, 0xc6cb850900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc003ccb260, 0xc6cb850900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc003ccb260, 0xc6cb850900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc53bfe3540, 0x3683e20, 0xca073aa3c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 643360 [select]:
github.com/hashicorp/yamux.(*Session).keepalive(0xc000731b80)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:313 +0xc7
created by github.com/hashicorp/yamux.newSession
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:116 +0x315
goroutine 634775 [select, 39 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000e61dd0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00048ef60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6caa8ae48, 0x3, 0x3, 0xc00048ef60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6caa8ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcce6a9d5e0, 0x0, 0xc0004c9180, 0xc00097c320, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63f1d8340, 0x56a22c0, 0xc63f1d8340)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd07900540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630376 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc003047cb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc11344e920, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcc8aa03e48, 0x3, 0x3, 0xc11344e920, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcc8aa03e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4f3d507b8, 0x0, 0xc0004c9180, 0xc11344e8e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc13efdee00, 0x56a22c0, 0xc13efdee00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857ef4fc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629636 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc045801d10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc565bfd1e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2b9d79e48, 0x3, 0x3, 0xc565bfd1e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2b9d79e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6db27ed50, 0x0, 0xc0004c9180, 0xc565bfd1a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc88da67f40, 0x56a22c0, 0xc88da67f40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91f576fc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623225 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc003f5f410, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3f2d2b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2912e7a40, 0xc1432f5d00, 0xc0e2804b20, 0xc3f2d2b640, 0x38, 0xc3f2d2b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2912e7a40, 0xc1432f5d00, 0x0, 0xc0d2f4cb50, 0xe, 0xbf70661e4583a2a3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2912e7a40, 0xc1432f5d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2912e7a40, 0xc1432f5d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2912e7a40, 0xc1432f5d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc239571960, 0xc1432f5d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc239571960, 0xc1432f5d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc239571960, 0xc1432f5d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc239571960, 0xc1432f5d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc239571960, 0xc1432f5d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc239571960, 0xc1432f5d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc239571960, 0xc1432f5d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc800f0c0a0, 0x3683e20, 0xc5359a7000)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631083 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc073e4fef0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd5db63d80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc07e326e48, 0x3, 0x3, 0xcd5db63d80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc07e326e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc03e149470, 0x0, 0xc0004c9180, 0xcd5db63340, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc9e03bc6c0, 0x56a22c0, 0xc9e03bc6c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc532d7e00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623637 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001f8cd50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc95e02e660, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0061b4e48, 0x3, 0x3, 0xc95e02e660, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0061b4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3f83eefa0, 0x0, 0xc0004c9180, 0xc87bceca20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc36a06c140, 0x56a22c0, 0xc36a06c140)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44ad80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629299 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce300e19e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc754a71280, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18b975e48, 0x3, 0x3, 0xc754a71280, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18b975e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc015871d80, 0x0, 0xc0004c9180, 0xc754a71240, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc3dd539d80, 0x56a22c0, 0xc3dd539d80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd100712c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630048 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0648075f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003edf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6614ccea0, 0xc66ddede00, 0xcca7183d10, 0xc003edf640, 0x38, 0xc003edf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6614ccea0, 0xc66ddede00, 0x0, 0xc077901500, 0xe, 0xbf7067ebb5b53198)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6614ccea0, 0xc66ddede00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6614ccea0, 0xc66ddede00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6614ccea0, 0xc66ddede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b9a93500, 0xc66ddede00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7510166e0, 0x3683e20, 0xc10f66ff00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621663 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6cd704db0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8771f50e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d9191e48, 0x3, 0x3, 0xc8771f50e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d9191e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00f52a868, 0x0, 0xc0004c9180, 0xc8771f50a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc21d884bc0, 0x56a22c0, 0xc21d884bc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d43b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630406 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc85aea4090, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc031699358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc14fdd1c80, 0xc5022b6100, 0xc0889b7d80, 0xc031699640, 0x38, 0xc031699638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc14fdd1c80, 0xc5022b6100, 0x0, 0xc084e5f1e0, 0xe, 0xbf7067ff9ee47606)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc14fdd1c80, 0xc5022b6100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc14fdd1c80, 0xc5022b6100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc14fdd1c80, 0xc5022b6100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b5e31500, 0xc5022b6100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7510177c0, 0x3683e20, 0xcbd0796340)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632939 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00119dda0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc4a3efb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc063231c20, 0xc5a00bc700, 0xc22196b680, 0xc4a3efb640, 0x38, 0xc4a3efb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc063231c20, 0xc5a00bc700, 0x0, 0xc00f9c5990, 0xe, 0xbf7068a4a8d0ca02)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc063231c20, 0xc5a00bc700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc063231c20, 0xc5a00bc700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc063231c20, 0xc5a00bc700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc20fa3b500, 0xc5a00bc700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5b8408b40, 0x3683e20, 0xc157a26700)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623415 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cf9b6ae0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc85aa8edc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39a0ffe48, 0x3, 0x3, 0xc85aa8edc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39a0ffe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc064790230, 0x0, 0xc0004c9180, 0xc85aa8ed80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc4e77a5140, 0x56a22c0, 0xc4e77a5140)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc03a5b4840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626315 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04a1c0ea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0007bf280, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc015858e48, 0x3, 0x3, 0xc0007bf280, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc015858e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcd2ffdbff8, 0x0, 0xc0004c9180, 0xc000841900, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1f2a38800, 0x56a22c0, 0xc1f2a38800)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc08f4940c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628210 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca52d9d3e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc050377358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7c0afda40, 0xc697769000, 0xc118cfef80, 0xc050377640, 0x38, 0xc050377638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7c0afda40, 0xc697769000, 0x0, 0xcdde80cf70, 0xe, 0xbf706771205b4956)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7c0afda40, 0xc697769000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7c0afda40, 0xc697769000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7c0afda40, 0xc697769000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc722fb27e0, 0xc697769000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc722fb27e0, 0xc697769000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc722fb27e0, 0xc697769000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc722fb27e0, 0xc697769000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc722fb27e0, 0xc697769000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc722fb27e0, 0xc697769000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc722fb27e0, 0xc697769000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54fc44960, 0x3683e20, 0xc072463500)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621854 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bbd200, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbe1d52f80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcabdadce48, 0x3, 0x3, 0xcbe1d52f80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcabdadce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0604f00e0, 0x0, 0xc0004c9180, 0xcb23a1f5a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7ad8711c0, 0x56a22c0, 0xc7ad8711c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be9b0840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625587 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc599002060, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd9650e7c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18e591e48, 0x3, 0x3, 0xcd9650e7c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18e591e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc03daafde0, 0x0, 0xc0004c9180, 0xcd9650e780, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc05adba8c0, 0x56a22c0, 0xc05adba8c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00cac9680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624727 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc15be15530, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc03577d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00742fd40, 0xc9fc1d2a00, 0xc40c717140, 0xc03577d640, 0x38, 0xc03577d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00742fd40, 0xc9fc1d2a00, 0x0, 0xc0084cd570, 0xe, 0xbf7066875778b0b3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00742fd40, 0xc9fc1d2a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00742fd40, 0xc9fc1d2a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00742fd40, 0xc9fc1d2a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc63c28a7e0, 0xc9fc1d2a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc05588d20, 0x3683e20, 0xc815782140)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630272 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004c96f00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0ed47d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1c9a38540, 0xc6cd6bd700, 0xc32c1f9b50, 0xc0ed47d640, 0x38, 0xc0ed47d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1c9a38540, 0xc6cd6bd700, 0x0, 0xc0723e2c90, 0xe, 0xbf7067f8216aa92d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1c9a38540, 0xc6cd6bd700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1c9a38540, 0xc6cd6bd700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1c9a38540, 0xc6cd6bd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc115554ee0, 0xc6cd6bd700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccc62c7b80, 0x3683e20, 0xc8827eaa80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632777 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb5efd3230, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc171decd60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc8e2a5ce48, 0x3, 0x3, 0xc171decd60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc8e2a5ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc457eeeb68, 0x0, 0xc0004c9180, 0xc171decd20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1472bfb80, 0x56a22c0, 0xc1472bfb80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc475666a80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627003 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc15b57cea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc2da811358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc15d2c6840, 0xc6bf4fa400, 0xc31011f1b0, 0xc2da811640, 0x38, 0xc2da811638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc15d2c6840, 0xc6bf4fa400, 0x0, 0xc01ee7f2c0, 0xe, 0xbf706721181ea80a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc15d2c6840, 0xc6bf4fa400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc15d2c6840, 0xc6bf4fa400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc15d2c6840, 0xc6bf4fa400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1639a2b60, 0xc6bf4fa400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3a44ab540, 0x3683e20, 0xc068f779c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624176 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2fea2f30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc55259f520, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00f291e48, 0x3, 0x3, 0xc55259f520, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00f291e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc81f80ec28, 0x0, 0xc0004c9180, 0xc55259f4e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc6238f1ec0, 0x56a22c0, 0xc6238f1ec0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9be1f9c80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631571 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01b736de0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcd5ddc09a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5e678ae48, 0x3, 0x3, 0xcd5ddc09a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5e678ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc064791b40, 0x0, 0xc0004c9180, 0xcb4943e720, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5b652d240, 0x56a22c0, 0xc5b652d240)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d43c80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638344 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5cecd7f80, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0497b7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00681a360, 0xc41e345400, 0xc0e7135920, 0xc0497b7640, 0x38, 0xc0497b7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00681a360, 0xc41e345400, 0x0, 0xc268ff0b90, 0xe, 0xbf706a02d0ba6f71)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00681a360, 0xc41e345400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00681a360, 0xc41e345400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00681a360, 0xc41e345400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2fd33d340, 0xc41e345400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2fd33d340, 0xc41e345400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2fd33d340, 0xc41e345400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2fd33d340, 0xc41e345400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2fd33d340, 0xc41e345400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2fd33d340, 0xc41e345400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2fd33d340, 0xc41e345400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce3d44caa0, 0x3683e20, 0xcd7d532940)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619827 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xccbc08f110, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc873383bc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39f274e48, 0x3, 0x3, 0xc873383bc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39f274e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc06588c2e8, 0x0, 0xc0004c9180, 0xc8807d6ac0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc82dd12300, 0x56a22c0, 0xc82dd12300)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00d95b5c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620165 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc05f31cf90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc003010880, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39e765e48, 0x3, 0x3, 0xc003010880, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39e765e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0500a5278, 0x0, 0xc0004c9180, 0xc003010840, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc9cd4f1e00, 0x56a22c0, 0xc9cd4f1e00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc4a106ab40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624306 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc067b603f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00aefb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc8e06a43c0, 0xc4f11f2e00, 0xca5e1d0110, 0xc00aefb640, 0x38, 0xc00aefb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc8e06a43c0, 0xc4f11f2e00, 0x0, 0xc00486ef40, 0xe, 0xbf70666a8a4a7e8d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc8e06a43c0, 0xc4f11f2e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc8e06a43c0, 0xc4f11f2e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc8e06a43c0, 0xc4f11f2e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2055e5960, 0xc4f11f2e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e7969900, 0x3683e20, 0xcccc7b1a00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624105 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc032863050, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc008ce3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2c9d16840, 0xc9a4883a00, 0xc2a7fe7f40, 0xc008ce3640, 0x38, 0xc008ce3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2c9d16840, 0xc9a4883a00, 0x0, 0xc00e9261f0, 0xe, 0xbf70665a51435562)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2c9d16840, 0xc9a4883a00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2c9d16840, 0xc9a4883a00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2c9d16840, 0xc9a4883a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc134df55e0, 0xc9a4883a00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3e7969680, 0x3683e20, 0xc27757fb80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631043 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0030b7e00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbbb4c9c40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1ad5b8e48, 0x3, 0x3, 0xcbbb4c9c40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1ad5b8e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc15467f370, 0x0, 0xc0004c9180, 0xc0007be400, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc331b466c0, 0x56a22c0, 0xc331b466c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91836c6c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632227 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0903f7d40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000840640, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6b9ef2e48, 0x3, 0x3, 0xc000840640, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6b9ef2e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6b9c5c590, 0x0, 0xc0004c9180, 0xc58c23b600, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7e1373040, 0x56a22c0, 0xc7e1373040)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc536192c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628170 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004174c60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc29d33f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc07aa7f200, 0xc691b65800, 0xc118cfe730, 0xc29d33f640, 0x38, 0xc29d33f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc07aa7f200, 0xc691b65800, 0x0, 0xc679c1cd90, 0xe, 0xbf70676fd19c7490)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc07aa7f200, 0xc691b65800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc07aa7f200, 0xc691b65800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc07aa7f200, 0xc691b65800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc4756277a0, 0xc691b65800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc4756277a0, 0xc691b65800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc4756277a0, 0xc691b65800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc4756277a0, 0xc691b65800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc4756277a0, 0xc691b65800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc4756277a0, 0xc691b65800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc4756277a0, 0xc691b65800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc945a0, 0x3683e20, 0xc153733840)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629157 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0458dbbc0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0007f9120, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1896f8e48, 0x3, 0x3, 0xc0007f9120, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1896f8e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc000f2f550, 0x0, 0xc0004c9180, 0xc9a17524e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc03868c5c0, 0x56a22c0, 0xc03868c5c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7be930a80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622780 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc3611cbe00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9c0117ea0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39d8c1e48, 0x3, 0x3, 0xc9c0117ea0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39d8c1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xca7521f2c0, 0x0, 0xc0004c9180, 0xcda49f62e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc03868cd00, 0x56a22c0, 0xc03868cd00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44b680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638489 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc02929f8f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc04ce83358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc57c1b8420, 0xc30039bf00, 0xc5ef390490, 0xc04ce83640, 0x38, 0xc04ce83638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc57c1b8420, 0xc30039bf00, 0x0, 0xc00c3a6400, 0xe, 0xbf706a0f4142a376)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc57c1b8420, 0xc30039bf00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc57c1b8420, 0xc30039bf00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc57c1b8420, 0xc30039bf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc080a780e0, 0xc30039bf00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc080a780e0, 0xc30039bf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc080a780e0, 0xc30039bf00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc080a780e0, 0xc30039bf00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc080a780e0, 0xc30039bf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc080a780e0, 0xc30039bf00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc080a780e0, 0xc30039bf00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce3d44d360, 0x3683e20, 0xc987820a40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628309 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4e4bde3c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc00d8c7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6c92b1ec0, 0xcb11cc8500, 0xc1be393920, 0xc00d8c7640, 0x38, 0xc00d8c7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6c92b1ec0, 0xcb11cc8500, 0x0, 0xc01f62eeb0, 0xe, 0xbf706777519f2e3d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6c92b1ec0, 0xcb11cc8500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6c92b1ec0, 0xcb11cc8500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6c92b1ec0, 0xcb11cc8500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b9a930a0, 0xcb11cc8500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fd5900a0, 0x3683e20, 0xc0e663da80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622282 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc152df2450, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc002f87358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4bd1840c0, 0xc668b90200, 0xcbae583a00, 0xc002f87640, 0x38, 0xc002f87638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4bd1840c0, 0xc668b90200, 0x0, 0xc07f748070, 0xe, 0xbf7065e2511b6f46)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4bd1840c0, 0xc668b90200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4bd1840c0, 0xc668b90200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4bd1840c0, 0xc668b90200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0a2b48000, 0xc668b90200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0a2b48000, 0xc668b90200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0a2b48000, 0xc668b90200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0a2b48000, 0xc668b90200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0a2b48000, 0xc668b90200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0a2b48000, 0xc668b90200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0a2b48000, 0xc668b90200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f156c80, 0x3683e20, 0xc87b332000)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631160 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4e4bdf050, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8238249e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc081159e48, 0x3, 0x3, 0xc8238249e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc081159e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc000820838, 0x0, 0xc0004c9180, 0xc8238249a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00a7fe740, 0x56a22c0, 0xc00a7fe740)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0ff500)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629015 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce5c3996b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc005b37358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc392c6bbc0, 0xc97f512100, 0xc2db912c70, 0xc005b37640, 0x38, 0xc005b37638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc392c6bbc0, 0xc97f512100, 0x0, 0xc096f89650, 0xe, 0xbf7067a95f678266)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc392c6bbc0, 0xc97f512100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc392c6bbc0, 0xc97f512100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc392c6bbc0, 0xc97f512100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc363067a40, 0xc97f512100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc363067a40, 0xc97f512100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc363067a40, 0xc97f512100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc363067a40, 0xc97f512100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc363067a40, 0xc97f512100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc363067a40, 0xc97f512100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc363067a40, 0xc97f512100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb154a00, 0x3683e20, 0xc8fe11db40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633739 [select, 43 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc987a8b290, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc03325f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc25acb2cc0, 0xc000239500, 0xc3c5a9af10, 0xc03325f640, 0x38, 0xc03325f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc25acb2cc0, 0xc000239500, 0x0, 0xc004bf10f0, 0xe, 0xbf7068d7e27dd9b9)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc25acb2cc0, 0xc000239500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc25acb2cc0, 0xc000239500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc25acb2cc0, 0xc000239500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2394089a0, 0xc000239500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2394089a0, 0xc000239500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2394089a0, 0xc000239500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2394089a0, 0xc000239500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2394089a0, 0xc000239500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2394089a0, 0xc000239500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2394089a0, 0xc000239500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7edf93180, 0x3683e20, 0xc2cc515140)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 635009 [select, 37 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc92346d8c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc1ac4ef358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcb0353dbc0, 0xc47d356100, 0xcec282c3b0, 0xc1ac4ef640, 0x38, 0xc1ac4ef638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcb0353dbc0, 0xc47d356100, 0x0, 0xc019931a80, 0xe, 0xbf70692e3a396873)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcb0353dbc0, 0xc47d356100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcb0353dbc0, 0xc47d356100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcb0353dbc0, 0xc47d356100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc06c1b08c0, 0xc47d356100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7edf92aa0, 0x3683e20, 0xc3eb7b1180)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622935 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc48cbd5170, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc597ef3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4ef38d560, 0xc747a3f300, 0xcaf9b59140, 0xc597ef3640, 0x38, 0xc597ef3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4ef38d560, 0xc747a3f300, 0x0, 0xcd8f9205a0, 0xe, 0xbf706607c8ee35ed)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4ef38d560, 0xc747a3f300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4ef38d560, 0xc747a3f300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4ef38d560, 0xc747a3f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7be923500, 0xc747a3f300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7be923500, 0xc747a3f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7be923500, 0xc747a3f300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7be923500, 0xc747a3f300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7be923500, 0xc747a3f300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7be923500, 0xc747a3f300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7be923500, 0xc747a3f300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80afff220, 0x3683e20, 0xc197faaec0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620723 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce6c737b30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc005099358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc00f51bc0, 0xc6f4ab0100, 0xc7276960a0, 0xc005099640, 0x38, 0xc005099638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc00f51bc0, 0xc6f4ab0100, 0x0, 0xc04506bce0, 0xe, 0xbf706571b895aed0)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc00f51bc0, 0xc6f4ab0100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc00f51bc0, 0xc6f4ab0100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc00f51bc0, 0xc6f4ab0100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc34a0ad880, 0xc6f4ab0100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97cc80, 0x3683e20, 0xc6238f0e00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627723 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bdc330, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbf4694600, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39a103e48, 0x3, 0x3, 0xcbf4694600, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39a103e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc045434050, 0x0, 0xc0004c9180, 0xcd77e88b00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc28b746900, 0x56a22c0, 0xc28b746900)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8be9b09c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628471 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc050e57d40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0645ad358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6614cdce0, 0xc76b3d8400, 0xc43122c960, 0xc0645ad640, 0x38, 0xc0645ad638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6614cdce0, 0xc76b3d8400, 0x0, 0xc0018ca460, 0xe, 0xbf706783e211d5d7)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6614cdce0, 0xc76b3d8400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6614cdce0, 0xc76b3d8400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6614cdce0, 0xc76b3d8400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6d260, 0xc76b3d8400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb1546e0, 0x3683e20, 0xc006def300)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 634902 [select, 39 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08eac0780, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9e799be00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01f697e48, 0x3, 0x3, 0xc9e799be00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01f697e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcdb3cdd218, 0x0, 0xc0004c9180, 0xc9e799bdc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xd00d94dcc0, 0x56a22c0, 0xd00d94dcc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9123b6300)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638477 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc129ab93e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc04c12d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcff7bcf2c0, 0xc30e3da900, 0xc703fb4260, 0xc04c12d640, 0x38, 0xc04c12d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcff7bcf2c0, 0xc30e3da900, 0x0, 0xce3d4a9de0, 0xe, 0xbf706a0cd23bcdd7)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcff7bcf2c0, 0xc30e3da900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcff7bcf2c0, 0xc30e3da900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcff7bcf2c0, 0xc30e3da900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc525f23ea0, 0xc30e3da900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6765fc820, 0x3683e20, 0xc14fa66300)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 624798 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc855122240, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0a30ad358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6f567c6c0, 0xc6dd312000, 0xc5e4802260, 0xc0a30ad640, 0x38, 0xc0a30ad638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6f567c6c0, 0xc6dd312000, 0x0, 0xc00f657d30, 0xe, 0xbf70668ed53f9cd1)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6f567c6c0, 0xc6dd312000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6f567c6c0, 0xc6dd312000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6f567c6c0, 0xc6dd312000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b8fd2620, 0xc6dd312000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc05589540, 0x3683e20, 0xcb74f23ac0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632316 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca9f509f50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0033ed358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc702902240, 0xc032d4bb00, 0xc145de31b0, 0xc0033ed640, 0x38, 0xc0033ed638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc702902240, 0xc032d4bb00, 0x0, 0xc064786bd0, 0xe, 0xbf70687de2a7e410)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc702902240, 0xc032d4bb00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc702902240, 0xc032d4bb00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc702902240, 0xc032d4bb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6d7a0, 0xc032d4bb00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7e7e777c0, 0x3683e20, 0xc0219bc2c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632270 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb1a5cad80, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0033f1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6b86c5a40, 0xc003dece00, 0xca74c9ac00, 0xc0033f1640, 0x38, 0xc0033f1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6b86c5a40, 0xc003dece00, 0x0, 0xc64c02eb30, 0xe, 0xbf70687dd1f62cc8)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6b86c5a40, 0xc003dece00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6b86c5a40, 0xc003dece00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6b86c5a40, 0xc003dece00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc49537f7a0, 0xc003dece00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc49537f7a0, 0xc003dece00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc49537f7a0, 0xc003dece00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc49537f7a0, 0xc003dece00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc49537f7a0, 0xc003dece00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc49537f7a0, 0xc003dece00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc49537f7a0, 0xc003dece00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2e73fbb80, 0x3683e20, 0xc2536b1c00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631552 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc080f6da10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb3a39cac0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6c1b30e48, 0x3, 0x3, 0xcb3a39cac0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6c1b30e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcae6fa7578, 0x0, 0xc0004c9180, 0xcb3a39ca80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00740b7c0, 0x56a22c0, 0xc00740b7c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb77619740)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632231 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1401cf260, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5e67907c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5ab81ce48, 0x3, 0x3, 0xc5e67907c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5ab81ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6c3aa2310, 0x0, 0xc0004c9180, 0xc5e6790780, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc66b1248c0, 0x56a22c0, 0xc66b1248c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8e30180)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629568 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb1534e3f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5ca2fb560, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2b9d7ee48, 0x3, 0x3, 0xc5ca2fb560, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2b9d7ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc82ff5f4b0, 0x0, 0xc0004c9180, 0xc5ca2fb520, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc045d17540, 0x56a22c0, 0xc045d17540)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91f5769c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628398 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc8121e8c90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc7fbed3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3a3479980, 0xcc0c64c200, 0xc32c1f9920, 0xc7fbed3640, 0x38, 0xc7fbed3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3a3479980, 0xcc0c64c200, 0x0, 0xc09d829830, 0xe, 0xbf70678025fa1b80)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3a3479980, 0xcc0c64c200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3a3479980, 0xcc0c64c200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3a3479980, 0xcc0c64c200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc012b6c000, 0xcc0c64c200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e4c3e8c0, 0x3683e20, 0xc2cdabe800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621561 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc8121e8f00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb23a1fe00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18ab45e48, 0x3, 0x3, 0xcb23a1fe00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18ab45e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc21b4b8d00, 0x0, 0xc0004c9180, 0xcb23a1fdc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc872210f80, 0x56a22c0, 0xc872210f80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0fe540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637512 [select, 27 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bfdaa0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc02ded9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xce82addb60, 0xc7b3232600, 0xc787ccfbc0, 0xc02ded9640, 0x38, 0xc02ded9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xce82addb60, 0xc7b3232600, 0x0, 0xc92b5d7570, 0xe, 0xbf7069cbc45e687b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xce82addb60, 0xc7b3232600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xce82addb60, 0xc7b3232600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xce82addb60, 0xc7b3232600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0721c9500, 0xc7b3232600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0721c9500, 0xc7b3232600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0721c9500, 0xc7b3232600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0721c9500, 0xc7b3232600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0721c9500, 0xc7b3232600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0721c9500, 0xc7b3232600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0721c9500, 0xc7b3232600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce42ec8be0, 0x3683e20, 0xc63b760900)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626260 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0029658f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc023869358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0c4fda120, 0xc6c8609e00, 0xc129f9bf40, 0xc023869640, 0x38, 0xc023869638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0c4fda120, 0xc6c8609e00, 0x0, 0xc67d87e7b0, 0xe, 0xbf7066e8d537a855)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0c4fda120, 0xc6c8609e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0c4fda120, 0xc6c8609e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0c4fda120, 0xc6c8609e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0615c1420, 0xc6c8609e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc95720, 0x3683e20, 0xc00a768800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631586 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04ab5f830, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5c27bf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00b993620, 0xc003dede00, 0xc0cf654f80, 0xc5c27bf640, 0x38, 0xc5c27bf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00b993620, 0xc003dede00, 0x0, 0xc0009a1b60, 0xe, 0xbf70684ab4831f7b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00b993620, 0xc003dede00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00b993620, 0xc003dede00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00b993620, 0xc003dede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b5e30620, 0xc003dede00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b5e30620, 0xc003dede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b5e30620, 0xc003dede00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b5e30620, 0xc003dede00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b5e30620, 0xc003dede00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b5e30620, 0xc003dede00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b5e30620, 0xc003dede00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009c3b80, 0x3683e20, 0xcda1fc3380)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623660 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0046044e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0bfa4d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcdc7d31560, 0xc6b9c6b600, 0xcb248f4ab0, 0xc0bfa4d640, 0x38, 0xc0bfa4d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcdc7d31560, 0xc6b9c6b600, 0x0, 0xc400185110, 0xe, 0xbf70663c5139bf49)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcdc7d31560, 0xc6b9c6b600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcdc7d31560, 0xc6b9c6b600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcdc7d31560, 0xc6b9c6b600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1480456c0, 0xc6b9c6b600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc0c1da640, 0x3683e20, 0xc0b18b1100)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622962 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc10a55af00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc863738fa0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2c9d3ce48, 0x3, 0x3, 0xc863738fa0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2c9d3ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0017c0240, 0x0, 0xc0004c9180, 0xc863738f60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1194a2240, 0x56a22c0, 0xc1194a2240)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00d95b800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624594 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc019239200, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc017e9f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6b0d3c600, 0xc6972c6600, 0xc4ad77ac70, 0xc017e9f640, 0x38, 0xc017e9f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6b0d3c600, 0xc6972c6600, 0x0, 0xcc4883d2a0, 0xe, 0xbf70667d587f5e62)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6b0d3c600, 0xc6972c6600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6b0d3c600, 0xc6972c6600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6b0d3c600, 0xc6972c6600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1a65dba40, 0xc6972c6600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce2bf40a0, 0x3683e20, 0xc1e91d6180)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 620633 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb240c87b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc8c8353358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc91bd86960, 0xd01e01c300, 0xc69a5a61f0, 0xc8c8353640, 0x38, 0xc8c8353638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc91bd86960, 0xd01e01c300, 0x0, 0xc4bc200990, 0xe, 0xbf70656e011167ba)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc91bd86960, 0xd01e01c300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc91bd86960, 0xd01e01c300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc91bd86960, 0xd01e01c300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc34a0ac700, 0xd01e01c300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcea06dd4a0, 0x3683e20, 0xc3ca555400)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631509 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc066fe2750, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0063b5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc000bde000, 0xc003ded700, 0xc1be393610, 0xc0063b5640, 0x38, 0xc0063b5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc000bde000, 0xc003ded700, 0x0, 0xcede5cece0, 0xe, 0xbf70684822d8666e)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc000bde000, 0xc003ded700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc000bde000, 0xc003ded700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc000bde000, 0xc003ded700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc801e9fa40, 0xc003ded700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc801e9fa40, 0xc003ded700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc801e9fa40, 0xc003ded700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc801e9fa40, 0xc003ded700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc801e9fa40, 0xc003ded700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc801e9fa40, 0xc003ded700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc801e9fa40, 0xc003ded700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0009c39a0, 0x3683e20, 0xc002e7e700)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627467 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000b37f20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc82115b4e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5e56b1e48, 0x3, 0x3, 0xc82115b4e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5e56b1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00440cb50, 0x0, 0xc0004c9180, 0xc82115b4a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc67c994440, 0x56a22c0, 0xc67c994440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd10070cc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631702 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00a05bda0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc765499358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc127e564e0, 0xc032f7b500, 0xc060dc03b0, 0xc765499640, 0x38, 0xc765499638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc127e564e0, 0xc032f7b500, 0x0, 0xcb6c891460, 0xe, 0xbf70685491e83a8b)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc127e564e0, 0xc032f7b500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc127e564e0, 0xc032f7b500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc127e564e0, 0xc032f7b500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01350fb20, 0xc032f7b500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01350fb20, 0xc032f7b500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01350fb20, 0xc032f7b500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01350fb20, 0xc032f7b500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01350fb20, 0xc032f7b500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01350fb20, 0xc032f7b500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01350fb20, 0xc032f7b500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7e7e76f00, 0x3683e20, 0xc1f2a385c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625824 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc2c5dbec60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc386b284e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc20d613e48, 0x3, 0x3, 0xc386b284e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc20d613e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6c11daf48, 0x0, 0xc0004c9180, 0xc69d5f1c60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00353e9c0, 0x56a22c0, 0xc00353e9c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd0b54b8c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628113 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0012418f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc045e91358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcbf7d5d020, 0xc6967a6800, 0xc8975a6880, 0xc045e91640, 0x38, 0xc045e91638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcbf7d5d020, 0xc6967a6800, 0x0, 0xc16273a8b0, 0xe, 0xbf70676ad638e58c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcbf7d5d020, 0xc6967a6800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcbf7d5d020, 0xc6967a6800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcbf7d5d020, 0xc6967a6800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc6577740e0, 0xc6967a6800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc6577740e0, 0xc6967a6800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc6577740e0, 0xc6967a6800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc6577740e0, 0xc6967a6800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc6577740e0, 0xc6967a6800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc6577740e0, 0xc6967a6800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc6577740e0, 0xc6967a6800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000bd40a0, 0x3683e20, 0xc06dd05540)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629941 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08ee643c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc79564d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc62ae7c600, 0xc6c79b9c00, 0xc3a5e096f0, 0xc79564d640, 0x38, 0xc79564d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc62ae7c600, 0xc6c79b9c00, 0x0, 0xc071c1bf90, 0xe, 0xbf7067e2df4fdc2e)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc62ae7c600, 0xc6c79b9c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc62ae7c600, 0xc6c79b9c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc62ae7c600, 0xc6c79b9c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f6b24e00, 0xc6c79b9c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5faf96140, 0x3683e20, 0xcbd1447700)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 635614 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5c1ae52c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9cb562780, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc06f6a5e48, 0x3, 0x3, 0xc9cb562780, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc06f6a5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc008176458, 0x0, 0xc0004c9180, 0xc9cb562740, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcff8022080, 0x56a22c0, 0xcff8022080)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc52c1aa80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 641695 [select, 9 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc51fcc66c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc07c00db60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc3ae5b6e48, 0x3, 0x3, 0xc07c00db60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc3ae5b6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc35eab6378, 0x0, 0xc0004c9180, 0xc07c5bb3a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcc2d4de880, 0x56a22c0, 0xcc2d4de880)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc101374840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623650 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6247be6c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc55a48a620, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0155f6e48, 0x3, 0x3, 0xc55a48a620, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0155f6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4c4950b18, 0x0, 0xc0004c9180, 0xc55a48a5e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1cecd0640, 0x56a22c0, 0xc1cecd0640)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc4a106af00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628019 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc08eac1e90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8b1dade60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc19c051e48, 0x3, 0x3, 0xc8b1dade60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc19c051e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc16734ecb0, 0x0, 0xc0004c9180, 0xc8b1dade20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2648b1980, 0x56a22c0, 0xc2648b1980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8e309c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 640582 [select, 13 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc12b2a70b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0528f7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7b9e6cea0, 0xc6ff000100, 0xc69e33fbc0, 0xc0528f7640, 0x38, 0xc0528f7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7b9e6cea0, 0xc6ff000100, 0x0, 0xc47caeab20, 0xe, 0xbf706aa0563e0201)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7b9e6cea0, 0xc6ff000100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7b9e6cea0, 0xc6ff000100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7b9e6cea0, 0xc6ff000100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0bf98e460, 0xc6ff000100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5bc960460, 0x3683e20, 0xc10c4f3480)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630680 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bfcb680, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc12efaf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3f3fdfda0, 0xc515bac600, 0xc164e3da00, 0xc12efaf640, 0x38, 0xc12efaf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3f3fdfda0, 0xc515bac600, 0x0, 0xc5aed45880, 0xe, 0xbf7068112f1a7d01)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3f3fdfda0, 0xc515bac600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3f3fdfda0, 0xc515bac600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3f3fdfda0, 0xc515bac600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc363066460, 0xc515bac600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc363066460, 0xc515bac600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc363066460, 0xc515bac600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc363066460, 0xc515bac600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc363066460, 0xc515bac600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc363066460, 0xc515bac600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc363066460, 0xc515bac600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076fd60, 0x3683e20, 0xc5cfced8c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628184 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bfcaba0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc050373358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc064d4c900, 0xc697768200, 0xc58408a960, 0xc050373640, 0x38, 0xc050373638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc064d4c900, 0xc697768200, 0x0, 0xc03fda5a60, 0xe, 0xbf70676fd6acd6b4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc064d4c900, 0xc697768200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc064d4c900, 0xc697768200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc064d4c900, 0xc697768200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc391166fc0, 0xc697768200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc391166fc0, 0xc697768200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc391166fc0, 0xc697768200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc391166fc0, 0xc697768200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc391166fc0, 0xc697768200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc391166fc0, 0xc697768200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc391166fc0, 0xc697768200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f157b80, 0x3683e20, 0xc3ca5541c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626479 [select, 75 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc029f5ca50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0080c9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc816ac76e0, 0xc6c8608400, 0xc56249af10, 0xc0080c9640, 0x38, 0xc0080c9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc816ac76e0, 0xc6c8608400, 0x0, 0xc004a68b80, 0xe, 0xbf7066fcd3d33f55)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc816ac76e0, 0xc6c8608400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc816ac76e0, 0xc6c8608400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc816ac76e0, 0xc6c8608400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2ab7129a0, 0xc6c8608400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcbfb764e60, 0x3683e20, 0xc037a0bac0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 635757 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc88c1dfda0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0eb73d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcff075c720, 0xc5bd2dd700, 0xc00a2088f0, 0xc0eb73d640, 0x38, 0xc0eb73d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcff075c720, 0xc5bd2dd700, 0x0, 0xce4663c390, 0xe, 0xbf706962ccff332a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcff075c720, 0xc5bd2dd700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcff075c720, 0xc5bd2dd700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcff075c720, 0xc5bd2dd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc11cb8ea80, 0xc5bd2dd700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4746795e0, 0x3683e20, 0xc2b05d6480)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625798 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc152df2180, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6bf4f7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc449160d20, 0xc07c92b000, 0xc4a7a2b140, 0xc6bf4f7640, 0x38, 0xc6bf4f7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc449160d20, 0xc07c92b000, 0x0, 0xc034c019c0, 0xe, 0xbf7066cd4fc71a92)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc449160d20, 0xc07c92b000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc449160d20, 0xc07c92b000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc449160d20, 0xc07c92b000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b9a927e0, 0xc07c92b000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccafeea280, 0x3683e20, 0xc8827eb840)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633159 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc007006540, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xce176b45e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0076a3e48, 0x3, 0x3, 0xce176b45e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0076a3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcc9f4bb310, 0x0, 0xc0004c9180, 0xce176b45a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcff29f79c0, 0x56a22c0, 0xcff29f79c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc204a6ee40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630339 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d2e210, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc30697b540, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc334967e48, 0x3, 0x3, 0xc30697b540, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc334967e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc2192dfa98, 0x0, 0xc0004c9180, 0xc30697b500, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc88f347ec0, 0x56a22c0, 0xc88f347ec0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d917a480)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631746 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00593c1e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc47572f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2ce3c91a0, 0xc032f7b900, 0xc986529ed0, 0xc47572f640, 0x38, 0xc47572f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2ce3c91a0, 0xc032f7b900, 0x0, 0xc2192d5b40, 0xe, 0xbf706855e983dea3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2ce3c91a0, 0xc032f7b900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2ce3c91a0, 0xc032f7b900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2ce3c91a0, 0xc032f7b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc49537e0e0, 0xc032f7b900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7e7e77220, 0x3683e20, 0xc030717c40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627163 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc956ef48d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc4a96df358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc751315320, 0xc6bf4fb500, 0xcca7182b90, 0xc4a96df640, 0x38, 0xc4a96df638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc751315320, 0xc6bf4fb500, 0x0, 0xc209786ff0, 0xe, 0xbf7067289a648c2d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc751315320, 0xc6bf4fb500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc751315320, 0xc6bf4fb500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc751315320, 0xc6bf4fb500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc706c8b340, 0xc6bf4fb500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3a44abf40, 0x3683e20, 0xc005adf3c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623888 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0542e0120, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc37cd30100, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00a7f8e48, 0x3, 0x3, 0xc37cd30100, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00a7f8e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc209786020, 0x0, 0xc0004c9180, 0xc37cd300c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00353e000, 0x56a22c0, 0xc00353e000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc073eb440)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631990 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bfcb050, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0007241a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc32e96ee48, 0x3, 0x3, 0xc0007241a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc32e96ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3bc1d8138, 0x0, 0xc0004c9180, 0xc000724160, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc037a0a4c0, 0x56a22c0, 0xc037a0a4c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91836dec0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 633432 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc080f6ce70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc978f6d640, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0e582de48, 0x3, 0x3, 0xc978f6d640, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0e582de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00d938210, 0x0, 0xc0004c9180, 0xca826d89a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00052e300, 0x56a22c0, 0xc00052e300)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc532d6180)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624815 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcdde54af60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05ffaf358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc41b37f560, 0xc9fc1d3d00, 0xc1849e6490, 0xc05ffaf640, 0x38, 0xc05ffaf638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc41b37f560, 0xc9fc1d3d00, 0x0, 0xcd3bc94900, 0xe, 0xbf70668d92fdfce5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc41b37f560, 0xc9fc1d3d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc41b37f560, 0xc9fc1d3d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc41b37f560, 0xc9fc1d3d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2aad69880, 0xc9fc1d3d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcbfb764460, 0x3683e20, 0xc681a8b6c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623549 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0046d7260, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc915c99e00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcbd0fa5e48, 0x3, 0x3, 0xc915c99e00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcbd0fa5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc08e89bb00, 0x0, 0xc0004c9180, 0xc915c99dc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc65bbc5ac0, 0x56a22c0, 0xc65bbc5ac0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d43080)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620920 [select, 101 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce17dc4f90, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc85babb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4f7013260, 0xd01e265600, 0xc1849e6d50, 0xc85babb640, 0x38, 0xc85babb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4f7013260, 0xd01e265600, 0x0, 0xc000d09790, 0xe, 0xbf70658490fef30e)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4f7013260, 0xd01e265600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4f7013260, 0xd01e265600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4f7013260, 0xd01e265600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc66192efc0, 0xd01e265600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc66192efc0, 0xd01e265600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc66192efc0, 0xd01e265600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc66192efc0, 0xd01e265600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc66192efc0, 0xd01e265600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc66192efc0, 0xd01e265600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc66192efc0, 0xd01e265600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97dd60, 0x3683e20, 0xc2fcb49d80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630767 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc013de4b70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc20cfa5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7158ff200, 0xc032d4b200, 0xc060dc10d0, 0xc20cfa5640, 0x38, 0xc20cfa5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7158ff200, 0xc032d4b200, 0x0, 0xc859658be0, 0xe, 0xbf70681622d90eb5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7158ff200, 0xc032d4b200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7158ff200, 0xc032d4b200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7158ff200, 0xc032d4b200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b5e31ea0, 0xc032d4b200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0003195e0, 0x3683e20, 0xc5011abdc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628445 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0e177acc0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc7fbed5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc02e6a5020, 0xc6bdcf4300, 0xc44330d990, 0xc7fbed5640, 0x38, 0xc7fbed5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc02e6a5020, 0xc6bdcf4300, 0x0, 0xc1549b1c10, 0xe, 0xbf706782a6b9ccd8)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc02e6a5020, 0xc6bdcf4300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc02e6a5020, 0xc6bdcf4300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc02e6a5020, 0xc6bdcf4300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc547327260, 0xc6bdcf4300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc547327260, 0xc6bdcf4300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc547327260, 0xc6bdcf4300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc547327260, 0xc6bdcf4300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc547327260, 0xc6bdcf4300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc547327260, 0xc6bdcf4300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc547327260, 0xc6bdcf4300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e4c3eb40, 0x3683e20, 0xc00ccf4940)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623665 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0418836b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc005f65358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc91ad7fb60, 0xc6b9c6af00, 0xc3566b1a00, 0xc005f65640, 0x38, 0xc005f65638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc91ad7fb60, 0xc6b9c6af00, 0x0, 0xc6a93ac400, 0xe, 0xbf706639c5c92292)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc91ad7fb60, 0xc6b9c6af00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc91ad7fb60, 0xc6b9c6af00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc91ad7fb60, 0xc6b9c6af00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc391167b20, 0xc6b9c6af00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcc0c1da280, 0x3683e20, 0xc1d0265500)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622833 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4959d5320, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5fc557358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc216504ae0, 0xc1432f4100, 0xcafe9602d0, 0xc5fc557640, 0x38, 0xc5fc557638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc216504ae0, 0xc1432f4100, 0x0, 0xc034032bf0, 0xe, 0xbf7065ff0ac8d966)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc216504ae0, 0xc1432f4100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc216504ae0, 0xc1432f4100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc216504ae0, 0xc1432f4100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc46c064d20, 0xc1432f4100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc46c064d20, 0xc1432f4100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc46c064d20, 0xc1432f4100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc46c064d20, 0xc1432f4100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc46c064d20, 0xc1432f4100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc46c064d20, 0xc1432f4100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc46c064d20, 0xc1432f4100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc7d91459a0, 0x3683e20, 0xc1e91d7740)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621846 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce45a178c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcc0926f2c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2d4ab4e48, 0x3, 0x3, 0xcc0926f2c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2d4ab4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc072468ba0, 0x0, 0xc0004c9180, 0xcc0926f280, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5b652de80, 0x56a22c0, 0xc5b652de80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc68f44bec0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625078 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcfd15f0c00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9ff04dfc0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18e58ae48, 0x3, 0x3, 0xc9ff04dfc0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18e58ae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcb37cce860, 0x0, 0xc0004c9180, 0xc9ff04df80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00391ba40, 0x56a22c0, 0xc00391ba40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb87bbc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621402 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcfd128b3e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc858137358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc446d3c540, 0xd0164c3700, 0xc5b7ac7a00, 0xc858137640, 0x38, 0xc858137638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc446d3c540, 0xd0164c3700, 0x0, 0xc3604ab5c0, 0xe, 0xbf7065a14782432f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc446d3c540, 0xd0164c3700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc446d3c540, 0xd0164c3700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc446d3c540, 0xd0164c3700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc3622ef260, 0xd0164c3700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc3622ef260, 0xd0164c3700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc3622ef260, 0xd0164c3700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc3622ef260, 0xd0164c3700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc3622ef260, 0xd0164c3700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc3622ef260, 0xd0164c3700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc3622ef260, 0xd0164c3700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce2bf4b40, 0x3683e20, 0xc509329d00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623977 [select, 87 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc91bd86420, 0xc91bd86540, 0xc46993b880, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc4b4c98f50)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 624091 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d2f950, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc98cf08140, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6cdf04e48, 0x3, 0x3, 0xc98cf08140, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6cdf04e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc7a96aae40, 0x0, 0xc0004c9180, 0xc98cf08100, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc8827eb2c0, 0x56a22c0, 0xc8827eb2c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb775b3bc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631668 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004e83530, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc4ecdd3420, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc69e92fe48, 0x3, 0x3, 0xc4ecdd3420, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc69e92fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc5643eeb68, 0x0, 0xc0004c9180, 0xc386b280a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc153732280, 0x56a22c0, 0xc153732280)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc85e5b3b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629624 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001edd740, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003b49358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc746d38a20, 0xc54b3b5c00, 0xc46a9c6650, 0xc003b49640, 0x38, 0xc003b49638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc746d38a20, 0xc54b3b5c00, 0x0, 0xc00cd7c300, 0xe, 0xbf7067cc676fe380)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc746d38a20, 0xc54b3b5c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc746d38a20, 0xc54b3b5c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc746d38a20, 0xc54b3b5c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc232e936c0, 0xc54b3b5c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076e8c0, 0x3683e20, 0xc2cdabe580)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626039 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00871f8f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca60cf7ec0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18dfe7e48, 0x3, 0x3, 0xca60cf7ec0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18dfe7e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0063edbe0, 0x0, 0xc0004c9180, 0xca6ae6b080, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63195e240, 0x56a22c0, 0xc63195e240)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3af29b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 636454 [select, 31 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1ad55e720, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003e61358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9b13920c0, 0xc500ff8d00, 0xc5524e7300, 0xc003e61640, 0x38, 0xc003e61638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9b13920c0, 0xc500ff8d00, 0x0, 0xc17a1aaa30, 0xe, 0xbf70698d4bba43c4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9b13920c0, 0xc500ff8d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9b13920c0, 0xc500ff8d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9b13920c0, 0xc500ff8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2394081c0, 0xc500ff8d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce7d6e460, 0x3683e20, 0xc084bebf00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630444 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf2fea26f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc002d17358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4604443c0, 0xc6bdcf5300, 0xc11e93b220, 0xc002d17640, 0x38, 0xc002d17638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4604443c0, 0xc6bdcf5300, 0x0, 0xc05520d270, 0xe, 0xbf706804b28f89c9)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4604443c0, 0xc6bdcf5300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4604443c0, 0xc6bdcf5300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4604443c0, 0xc6bdcf5300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc20fa3bb20, 0xc6bdcf5300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076e0a0, 0x3683e20, 0xc2d9adff80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630027 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc083df04b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1b6011f60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc2ab83ce48, 0x3, 0x3, 0xc1b6011f60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc2ab83ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc004a99b20, 0x0, 0xc0004c9180, 0xcdea4845a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcbce3f4840, 0x56a22c0, 0xcbce3f4840)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8a2ae40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627525 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc083ec00f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc881c58380, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc8e5f43e48, 0x3, 0x3, 0xc881c58380, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc8e5f43e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00f04c2f8, 0x0, 0xc0004c9180, 0xc881c58340, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1b319dcc0, 0x56a22c0, 0xc1b319dcc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc678ec7800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637771 [select, 27 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0005505a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc010c8c580, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1f56b6e48, 0x3, 0x3, 0xc010c8c580, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1f56b6e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6e5ee91b0, 0x0, 0xc0004c9180, 0xc010c8c540, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcd5a3e8180, 0x56a22c0, 0xcd5a3e8180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6a0e65500)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 632108 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcf3e24c6c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00057e320, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc005895e48, 0x3, 0x3, 0xc00057e320, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc005895e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4e4f83c40, 0x0, 0xc0004c9180, 0xc308c9ea80, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2f205e540, 0x56a22c0, 0xc2f205e540)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91bda5680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628154 [select, 67 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0100fc960, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001e4b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0f47ca060, 0xc6c79b8200, 0xc47292ded0, 0xc001e4b640, 0x38, 0xc001e4b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0f47ca060, 0xc6c79b8200, 0x0, 0xc082428200, 0xe, 0xbf70676d5ee7778a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0f47ca060, 0xc6c79b8200)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0f47ca060, 0xc6c79b8200)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0f47ca060, 0xc6c79b8200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2674b7a40, 0xc6c79b8200)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3a44aa320, 0x3683e20, 0xc83ad02d00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626646 [select, 75 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc0030762a0, 0xc003076300, 0xc3fb7c0f50, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c71238)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 630827 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00db0cdb0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc36451d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4c7c3ee40, 0xc515bad900, 0xc060dc1300, 0xc36451d640, 0x38, 0xc36451d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4c7c3ee40, 0xc515bad900, 0x0, 0xc19a6d2a40, 0xe, 0xbf706819eacb04d2)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4c7c3ee40, 0xc515bad900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4c7c3ee40, 0xc515bad900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4c7c3ee40, 0xc515bad900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc14ca66460, 0xc515bad900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc14ca66460, 0xc515bad900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc14ca66460, 0xc515bad900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc14ca66460, 0xc515bad900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc14ca66460, 0xc515bad900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc14ca66460, 0xc515bad900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc14ca66460, 0xc515bad900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af26be0, 0x3683e20, 0xc007635b00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621564 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce8217a630, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc005ef2ea0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39f0d3e48, 0x3, 0x3, 0xc005ef2ea0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39f0d3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc04951fcf0, 0x0, 0xc0004c9180, 0xc005ef2e60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc88ccdc100, 0x56a22c0, 0xc88ccdc100)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00cac8840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631686 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc029d9fe60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc6c141b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc04b2ef080, 0xc000488f00, 0xc8975a7ca0, 0xc6c141b640, 0x38, 0xc6c141b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc04b2ef080, 0xc000488f00, 0x0, 0xc009957ee0, 0xe, 0xbf706850f90c19da)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc04b2ef080, 0xc000488f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc04b2ef080, 0xc000488f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc04b2ef080, 0xc000488f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01350eb60, 0xc000488f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01350eb60, 0xc000488f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01350eb60, 0xc000488f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01350eb60, 0xc000488f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01350eb60, 0xc000488f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01350eb60, 0xc000488f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01350eb60, 0xc000488f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2e73fafa0, 0x3683e20, 0xcbce3f5fc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621951 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004604e70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xce2beecc80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcabdbdbe48, 0x3, 0x3, 0xce2beecc80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcabdbdbe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0009eb270, 0x0, 0xc0004c9180, 0xc1c6cc2da0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2f205e3c0, 0x56a22c0, 0xc2f205e3c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3af29140)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631802 [select, 51 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc3a61cf2c0, 0xc3a61cf320, 0xc10f8b5d50, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc00319aca8)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 628071 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004174900, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc58c23ae20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc018252e48, 0x3, 0x3, 0xc58c23ae20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc018252e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc05fc7fa68, 0x0, 0xc0004c9180, 0xc58c23a6e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc10c4f3800, 0x56a22c0, 0xc10c4f3800)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d8a2b140)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623152 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca4e758660, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcac07dd358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc2107a780, 0xc1432f5100, 0xcbae582110, 0xcac07dd640, 0x38, 0xcac07dd638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc2107a780, 0xc1432f5100, 0x0, 0xc007a07460, 0xe, 0xbf706616d12d475f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc2107a780, 0xc1432f5100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc2107a780, 0xc1432f5100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc2107a780, 0xc1432f5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc001cdfdc0, 0xc1432f5100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80f157cc0, 0x3683e20, 0xc54cd39540)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 643433 [select]:
github.com/hashicorp/yamux.(*Session).keepalive(0xc239296160)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:313 +0xc7
created by github.com/hashicorp/yamux.newSession
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:116 +0x315
goroutine 627990 [select, 67 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc32d8f0540, 0xc32d8f05a0, 0xc6aae260e0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc00319aad8)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 634501 [select, 41 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc13a8e0030, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc19c1d7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc972334c60, 0xc7b3232400, 0xc7ee121fb0, 0xc19c1d7640, 0x38, 0xc19c1d7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc972334c60, 0xc7b3232400, 0x0, 0xc5de9b7d30, 0xe, 0xbf70690dc422935c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc972334c60, 0xc7b3232400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc972334c60, 0xc7b3232400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc972334c60, 0xc7b3232400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc163f66e00, 0xc7b3232400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc163f66e00, 0xc7b3232400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc163f66e00, 0xc7b3232400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc163f66e00, 0xc7b3232400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc163f66e00, 0xc7b3232400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc163f66e00, 0xc7b3232400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc163f66e00, 0xc7b3232400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4fb2321e0, 0x3683e20, 0xcd720e7fc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631165 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc031d8ef00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8256c8f40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc67abdae48, 0x3, 0x3, 0xc8256c8f40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc67abdae48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1e45af118, 0x0, 0xc0004c9180, 0xc8256c8f00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xccafe32000, 0x56a22c0, 0xccafe32000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc51dc64000)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627929 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc152da4bd0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000833300, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0035eee48, 0x3, 0x3, 0xc000833300, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0035eee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6b59a9170, 0x0, 0xc0004c9180, 0xc0008332c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc155b99340, 0x56a22c0, 0xc155b99340)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb94f800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621262 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6cd705ef0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc69d00d9e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18ab3fe48, 0x3, 0x3, 0xc69d00d9e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18ab3fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0046324c0, 0x0, 0xc0004c9180, 0xc69d00d9a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xca7abf1d80, 0x56a22c0, 0xca7abf1d80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00cac8f00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631844 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000df47e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0032df358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc619905620, 0xc6967a6f00, 0xc1882e09d0, 0xc0032df640, 0x38, 0xc0032df638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc619905620, 0xc6967a6f00, 0x0, 0xc1a65d97e0, 0xe, 0xbf70685aef42e831)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc619905620, 0xc6967a6f00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc619905620, 0xc6967a6f00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc619905620, 0xc6967a6f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0159116c0, 0xc6967a6f00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af26c80, 0x3683e20, 0xc66b125280)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 636699 [select, 31 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4e990c270, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc043029358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9b5578ea0, 0xc3f0fdbb00, 0xc00a208650, 0xc043029640, 0x38, 0xc043029638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9b5578ea0, 0xc3f0fdbb00, 0x0, 0xc01c6bc140, 0xe, 0xbf7069a0019859d7)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9b5578ea0, 0xc3f0fdbb00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9b5578ea0, 0xc3f0fdbb00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9b5578ea0, 0xc3f0fdbb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc11cb8e700, 0xc3f0fdbb00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce46525860, 0x3683e20, 0xc5a48138c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 634052 [select, 43 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000ddbc50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5545f5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc77455c480, 0xc2cbbbbf00, 0xc238066ff0, 0xc5545f5640, 0x38, 0xc5545f5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc77455c480, 0xc2cbbbbf00, 0x0, 0xc0045ee110, 0xe, 0xbf7068eb2e12656f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc77455c480, 0xc2cbbbbf00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc77455c480, 0xc2cbbbbf00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc77455c480, 0xc2cbbbbf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc643b5c0e0, 0xc2cbbbbf00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0007fa500, 0x3683e20, 0xc019fbfc80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631357 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc34d4692c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc19c6c9358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc590527bc0, 0xc694588700, 0xc5936a3290, 0xc19c6c9640, 0x38, 0xc19c6c9638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc590527bc0, 0xc694588700, 0x0, 0xc5c39546b0, 0xe, 0xbf70683e2359137a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc590527bc0, 0xc694588700)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc590527bc0, 0xc694588700)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc590527bc0, 0xc694588700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc77edffce0, 0xc694588700)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc77edffce0, 0xc694588700)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc77edffce0, 0xc694588700)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc77edffce0, 0xc694588700)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc77edffce0, 0xc694588700)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc77edffce0, 0xc694588700)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc77edffce0, 0xc694588700)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc0008372c0, 0x3683e20, 0xc1dbfa3f80)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623540 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xce16edb680, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcc0926f6c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc04ce7be48, 0x3, 0x3, 0xcc0926f6c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc04ce7be48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc00acc8d10, 0x0, 0xc0004c9180, 0xcc0926f680, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0475f0440, 0x56a22c0, 0xc0475f0440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00ef05d40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 643132 [select]:
github.com/hashicorp/yamux.(*Session).keepalive(0xc00015d970)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:313 +0xc7
created by github.com/hashicorp/yamux.newSession
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:116 +0x315
goroutine 633051 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d4e5a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc003c3d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc72b0b4120, 0xc593837900, 0xc4b3120810, 0xc003c3d640, 0x38, 0xc003c3d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc72b0b4120, 0xc593837900, 0x0, 0xc55bc09190, 0xe, 0xbf7068aaf14be520)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc72b0b4120, 0xc593837900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc72b0b4120, 0xc593837900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc72b0b4120, 0xc593837900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc324636380, 0xc593837900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc324636380, 0xc593837900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc324636380, 0xc593837900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc324636380, 0xc593837900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc324636380, 0xc593837900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc324636380, 0xc593837900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc324636380, 0xc593837900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6b6a27040, 0x3683e20, 0xc1db404880)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630225 [select, 59 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00f853d40, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc851cd2500, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc246419e48, 0x3, 0x3, 0xc851cd2500, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc246419e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01600cf18, 0x0, 0xc0004c9180, 0xc823824fe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0e85473c0, 0x56a22c0, 0xc0e85473c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc0031a6900)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621024 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc956ef4c00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00074bf40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0011d8e48, 0x3, 0x3, 0xc00074bf40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0011d8e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc9dbf73248, 0x0, 0xc0004c9180, 0xc8665ecd00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc000aceb80, 0x56a22c0, 0xc000aceb80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc4a106a6c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631155 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0cb178bd0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc06e6ed358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc6bf0d11a0, 0xc6b12cfe00, 0xc4325bec70, 0xc06e6ed640, 0x38, 0xc06e6ed638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc6bf0d11a0, 0xc6b12cfe00, 0x0, 0xc00ef4f820, 0xe, 0xbf706830605d02ba)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc6bf0d11a0, 0xc6b12cfe00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc6bf0d11a0, 0xc6b12cfe00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc6bf0d11a0, 0xc6b12cfe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc232e93ea0, 0xc6b12cfe00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af27180, 0x3683e20, 0xc3dd538b40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627812 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00043bda0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001731358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc746d39ec0, 0xc6967a7e00, 0xc1be3929d0, 0xc001731640, 0x38, 0xc001731638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc746d39ec0, 0xc6967a7e00, 0x0, 0xcd940bf8a0, 0xe, 0xbf70675964e31aed)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc746d39ec0, 0xc6967a7e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc746d39ec0, 0xc6967a7e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc746d39ec0, 0xc6967a7e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1a65da1c0, 0xc6967a7e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e31b1ae0, 0x3683e20, 0xc2f8dd6040)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 619656 [select, 105 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc88c1df170, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc857ad5b60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18696ee48, 0x3, 0x3, 0xc857ad5b60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18696ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc437b0ac60, 0x0, 0xc0004c9180, 0xc17c330860, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc62a410a40, 0x56a22c0, 0xc62a410a40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd26e64cc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 640390 [select, 15 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004d40630, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc064425358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0088c5f80, 0xc07c4e6b00, 0xc54c4df530, 0xc064425640, 0x38, 0xc064425638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0088c5f80, 0xc07c4e6b00, 0x0, 0xc15399e430, 0xe, 0xbf706a9153ddde88)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0088c5f80, 0xc07c4e6b00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0088c5f80, 0xc07c4e6b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0088c5f80, 0xc07c4e6b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01391a9a0, 0xc07c4e6b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcb5e7a03c0, 0x3683e20, 0xc0040cb500)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632614 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc042099620, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc171dede80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00588fe48, 0x3, 0x3, 0xc171dede80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00588fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc171ddc908, 0x0, 0xc0004c9180, 0xc171ded9c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc101aab380, 0x56a22c0, 0xc101aab380)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb94f740)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629373 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc34d468ff0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8b1dac3c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc139ea4e48, 0x3, 0x3, 0xc8b1dac3c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc139ea4e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc54432b630, 0x0, 0xc0004c9180, 0xc0157a2d20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63e7a2580, 0x56a22c0, 0xc63e7a2580)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc91bda4480)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623866 [select, 87 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc41ad0d4d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc948177ca0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc84c825e48, 0x3, 0x3, 0xc948177ca0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc84c825e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc02bbb7d70, 0x0, 0xc0004c9180, 0xc948177b60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0475f1780, 0x56a22c0, 0xc0475f1780)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc03a5b5b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 630592 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1359c4570, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc873489c40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcbd356be48, 0x3, 0x3, 0xc873489c40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcbd356be48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01bc8daf0, 0x0, 0xc0004c9180, 0xc8734897e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00a7ffb00, 0x56a22c0, 0xc00a7ffb00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00f961440)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 641618 [select, 9 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc003dcc4e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc335ef1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc619904ae0, 0xc69cca0900, 0xc738d414c0, 0xc335ef1640, 0x38, 0xc335ef1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc619904ae0, 0xc69cca0900, 0x0, 0xc019586070, 0xe, 0xbf706ae4d2c1a1f3)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc619904ae0, 0xc69cca0900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc619904ae0, 0xc69cca0900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc619904ae0, 0xc69cca0900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc003ccae00, 0xc69cca0900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc003ccae00, 0xc69cca0900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc003ccae00, 0xc69cca0900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc003ccae00, 0xc69cca0900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc003ccae00, 0xc69cca0900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc003ccae00, 0xc69cca0900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc003ccae00, 0xc69cca0900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6a03b70e0, 0x3683e20, 0xc101aaae00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 628055 [select, 69 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001e42de0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb3945ef40, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01824ee48, 0x3, 0x3, 0xcb3945ef40, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01824ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc63b76ad50, 0x0, 0xc0004c9180, 0xcb3945ef00, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc084bebdc0, 0x56a22c0, 0xc084bebdc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9123b6cc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621714 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc03215aea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcb7be0b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc031b821e0, 0xc747a3ed00, 0xc63b97bd80, 0xcb7be0b640, 0x38, 0xcb7be0b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc031b821e0, 0xc747a3ed00, 0x0, 0xc272077e00, 0xe, 0xbf7065b4057fdb34)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc031b821e0, 0xc747a3ed00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc031b821e0, 0xc747a3ed00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc031b821e0, 0xc747a3ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc3622eeee0, 0xc747a3ed00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6defa0, 0x3683e20, 0xc6ab682c40)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623265 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc74c161f20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc3f2d29358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9313fb440, 0xc6b9c6a100, 0xcfd103e7a0, 0xc3f2d29640, 0x38, 0xc3f2d29638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9313fb440, 0xc6b9c6a100, 0x0, 0xc1241c1a90, 0xe, 0xbf70661e512ef13d)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9313fb440, 0xc6b9c6a100)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9313fb440, 0xc6b9c6a100)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9313fb440, 0xc6b9c6a100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc391166380, 0xc6b9c6a100)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc391166380, 0xc6b9c6a100)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc391166380, 0xc6b9c6a100)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc391166380, 0xc6b9c6a100)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc391166380, 0xc6b9c6a100)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc391166380, 0xc6b9c6a100)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc391166380, 0xc6b9c6a100)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce71174000, 0x3683e20, 0xc1c6be7800)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626840 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5fef28570, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc7106f8760, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc04ce7de48, 0x3, 0x3, 0xc7106f8760, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc04ce7de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0cf758858, 0x0, 0xc0004c9180, 0xc54f2f5500, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc045d17cc0, 0x56a22c0, 0xc045d17cc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc073eac00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628733 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc029f5dd10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc05c6e7358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc617efaf00, 0xc6dd866e00, 0xc6aae26420, 0xc05c6e7640, 0x38, 0xc05c6e7638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc617efaf00, 0xc6dd866e00, 0x0, 0xc02673dcb0, 0xe, 0xbf7067992089eb35)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc617efaf00, 0xc6dd866e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc617efaf00, 0xc6dd866e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc617efaf00, 0xc6dd866e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc134df4b60, 0xc6dd866e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb154960, 0x3683e20, 0xc3ef299440)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629807 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc2af3d59b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc3c1fedb20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18a154e48, 0x3, 0x3, 0xc3c1fedb20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18a154e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcd3040a8d0, 0x0, 0xc0004c9180, 0xc3c1fedae0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc005ade180, 0x56a22c0, 0xc005ade180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9185ba540)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624443 [select, 85 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4959d48d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca3cc93ae0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcdcf293e48, 0x3, 0x3, 0xca3cc93ae0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcdcf293e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc7fe431f80, 0x0, 0xc0004c9180, 0xcad97ff4a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1537334c0, 0x56a22c0, 0xc1537334c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8594c2480)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 619611 [select, 107 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcd34c29500, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc8c0723358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2c2487ec0, 0xcc4bfaf300, 0xc40d855300, 0xc8c0723640, 0x38, 0xc8c0723638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2c2487ec0, 0xcc4bfaf300, 0x0, 0xc0dcecc890, 0xe, 0xbf70652a807ff205)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2c2487ec0, 0xcc4bfaf300)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2c2487ec0, 0xcc4bfaf300)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2c2487ec0, 0xcc4bfaf300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc722fb3340, 0xcc4bfaf300)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce45bb720, 0x3683e20, 0xc951e949c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 639005 [select, 19 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0012561e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6004f03e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18a5abe48, 0x3, 0x3, 0xc6004f03e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18a5abe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc69054c030, 0x0, 0xc0004c9180, 0xcc45cab3a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xccacd57b00, 0x56a22c0, 0xccacd57b00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc5063a4840)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627005 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc15b57dc50, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc29d33b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc15d2c72c0, 0xc6bf4fa500, 0xc31011f8b0, 0xc29d33b640, 0x38, 0xc29d33b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc15d2c72c0, 0xc6bf4fa500, 0x0, 0xc0114646b0, 0xe, 0xbf70672124bffcff)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc15d2c72c0, 0xc6bf4fa500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc15d2c72c0, 0xc6bf4fa500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc15d2c72c0, 0xc6bf4fa500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1639a2c40, 0xc6bf4fa500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3a44ab5e0, 0x3683e20, 0xc0e663c3c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 625948 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc7bc4e40f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0a572bd00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc1eeb1fe48, 0x3, 0x3, 0xc0a572bd00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc1eeb1fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc031d941a0, 0x0, 0xc0004c9180, 0xc0004ff140, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2f205e700, 0x56a22c0, 0xc2f205e700)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb87af00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638833 [select, 21 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5d3318180, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc41c681b60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc6959cde48, 0x3, 0x3, 0xc41c681b60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc6959cde48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6bdcee900, 0x0, 0xc0004c9180, 0xc06bab4ca0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xd01a83df80, 0x56a22c0, 0xd01a83df80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc466db5200)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627228 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc026b5c870, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8b1dacaa0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc552894e48, 0x3, 0x3, 0xc8b1dacaa0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc552894e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc916bb6bd0, 0x0, 0xc0004c9180, 0xc8b1daca60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1f2a39e00, 0x56a22c0, 0xc1f2a39e00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc85e5b3e00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631822 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc031159ec0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc4f3d57358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00eff57a0, 0xc003ded600, 0xc9b128f140, 0xc4f3d57640, 0x38, 0xc4f3d57638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00eff57a0, 0xc003ded600, 0x0, 0xc0733bef20, 0xe, 0xbf70685c2b6414e7)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00eff57a0, 0xc003ded600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00eff57a0, 0xc003ded600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00eff57a0, 0xc003ded600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0b0efd420, 0xc003ded600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0b0efd420, 0xc003ded600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0b0efd420, 0xc003ded600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0b0efd420, 0xc003ded600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0b0efd420, 0xc003ded600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0b0efd420, 0xc003ded600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0b0efd420, 0xc003ded600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc33076f180, 0x3683e20, 0xc1472bf6c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 643034 [select, 3 minutes]:
github.com/hashicorp/yamux.(*Session).AcceptStream(0xcf2f3cde40, 0x315a008, 0xc0008a4000, 0x36b49e0)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:212 +0xb6
github.com/hashicorp/yamux.(*Session).Accept(...)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:202
github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2(0xc0008a4000, 0x36b59a0, 0xc2a4960638)
/home/circleci/project/agent/consul/rpc.go:163 +0x18d
github.com/hashicorp/consul/agent/consul.(*Server).handleConn(0xc0008a4000, 0x36b59a0, 0xc2a4960638, 0x36e6300)
/home/circleci/project/agent/consul/rpc.go:135 +0x4e9
created by github.com/hashicorp/consul/agent/consul.(*Server).listen
/home/circleci/project/agent/consul/rpc.go:89 +0xf8
goroutine 635066 [select, 37 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc52f83a8a0, 0xc52f83a900, 0xc69e33e1c0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc278961738)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 623182 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcafe490b70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc161fa1700, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00114de48, 0x3, 0x3, 0xc161fa1700, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00114de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc68f818750, 0x0, 0xc0004c9180, 0xc161fa16c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5093295c0, 0x56a22c0, 0xc5093295c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xca0a7e2600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623039 [select, 91 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc045800150, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000733f60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc000817e48, 0x3, 0x3, 0xc000733f60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc000817e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc9a10deb98, 0x0, 0xc0004c9180, 0xc000733f20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0475f1b40, 0x56a22c0, 0xc0475f1b40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc02e0fe0c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 634896 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc87e11c9c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0eb741358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7f94022a0, 0xc3dd083e00, 0xc33ad6f220, 0xc0eb741640, 0x38, 0xc0eb741638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7f94022a0, 0xc3dd083e00, 0x0, 0xc0e4bd6d00, 0xe, 0xbf706962cc6f9c4a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7f94022a0, 0xc3dd083e00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7f94022a0, 0xc3dd083e00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7f94022a0, 0xc3dd083e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc287439260, 0xc3dd083e00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc287439260, 0xc3dd083e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc287439260, 0xc3dd083e00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc287439260, 0xc3dd083e00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc287439260, 0xc3dd083e00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc287439260, 0xc3dd083e00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc287439260, 0xc3dd083e00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc000d63680, 0x3683e20, 0xc00353e5c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633952 [select, 43 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bc8be30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc33ad7d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc70feab500, 0xc2cbbbb000, 0xc145de22d0, 0xc33ad7d640, 0x38, 0xc33ad7d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc70feab500, 0xc2cbbbb000, 0x0, 0xc0af004a00, 0xe, 0xbf7068e5b48201aa)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc70feab500, 0xc2cbbbb000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc70feab500, 0xc2cbbbb000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc70feab500, 0xc2cbbbb000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc80a820d20, 0xc2cbbbb000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccd7cc61e0, 0x3683e20, 0xc1c299e100)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 629215 [select, 63 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bbd6b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc5283dd358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4a3ef2300, 0xc54b3b4d00, 0xc1318706c0, 0xc5283dd640, 0x38, 0xc5283dd638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4a3ef2300, 0xc54b3b4d00, 0x0, 0xc008bc2ec0, 0xe, 0xbf7067b5da8651e5)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4a3ef2300, 0xc54b3b4d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4a3ef2300, 0xc54b3b4d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4a3ef2300, 0xc54b3b4d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc547326460, 0xc54b3b4d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc547326460, 0xc54b3b4d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc547326460, 0xc54b3b4d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc547326460, 0xc54b3b4d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc547326460, 0xc54b3b4d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc547326460, 0xc54b3b4d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc547326460, 0xc54b3b4d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc5faf965a0, 0x3683e20, 0xcccc7b00c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 630721 [select, 57 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000eeac30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8b5076c60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcc944d9e48, 0x3, 0x3, 0xc8b5076c60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcc944d9e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcbdcc66c48, 0x0, 0xc0004c9180, 0xc992072d40, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc47c476740, 0x56a22c0, 0xc47c476740)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd26e65140)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 639217 [select, 19 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00b27e3c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00082a000, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5f3dc3e48, 0x3, 0x3, 0xc00082a000, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5f3dc3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc5c3f890c0, 0x0, 0xc0004c9180, 0xc000943fa0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc6960eabc0, 0x56a22c0, 0xc6960eabc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc8d917bc80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 622034 [select, 95 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc495fe5ad0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc001ac5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc00491c660, 0xc66d36d400, 0xce80a1eb20, 0xc001ac5640, 0x38, 0xc001ac5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc00491c660, 0xc66d36d400, 0x0, 0xc00484fc50, 0xe, 0xbf7065c81113aa1a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc00491c660, 0xc66d36d400)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc00491c660, 0xc66d36d400)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc00491c660, 0xc66d36d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc66192e9a0, 0xc66d36d400)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc69d97c820, 0x3683e20, 0xc1537331c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 635494 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000df5020, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0197f09e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0709e8e48, 0x3, 0x3, 0xc0197f09e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0709e8e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcd30418a90, 0x0, 0xc0004c9180, 0xc0197f0960, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcff29f7c40, 0x56a22c0, 0xcff29f7c40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcbbd11d8c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 641519 [select, 9 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00b27f410, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc18c95d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc2e514a3c0, 0xc6cf63a000, 0xc3433d7680, 0xc18c95d640, 0x38, 0xc18c95d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc2e514a3c0, 0xc6cf63a000, 0x0, 0xc007751380, 0xe, 0xbf706ae00aa4baa9)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc2e514a3c0, 0xc6cf63a000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc2e514a3c0, 0xc6cf63a000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc2e514a3c0, 0xc6cf63a000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc412a070a0, 0xc6cf63a000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc53bfe2960, 0x3683e20, 0xcc2cd7c1c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631946 [select, 51 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc3ef0e2d80, 0xc3ef0e2de0, 0xc0889b6930, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc00319aae0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 625486 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc008247320, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc007a27358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc8fb8d4420, 0xcf3dc85d00, 0xc04a9149d0, 0xc007a27640, 0x38, 0xc007a27638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc8fb8d4420, 0xcf3dc85d00, 0x0, 0xc432895f60, 0xe, 0xbf7066bd0d6372cb)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc8fb8d4420, 0xcf3dc85d00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc8fb8d4420, 0xcf3dc85d00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc8fb8d4420, 0xcf3dc85d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc475627880, 0xcf3dc85d00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc475627880, 0xcf3dc85d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc475627880, 0xcf3dc85d00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc475627880, 0xcf3dc85d00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc475627880, 0xcf3dc85d00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc475627880, 0xcf3dc85d00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc475627880, 0xcf3dc85d00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcca7da2820, 0x3683e20, 0xc03868cf00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627394 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc24c6c1170, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcc2fedc660, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc046083e48, 0x3, 0x3, 0xcc2fedc660, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc046083e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc005e50780, 0x0, 0xc0004c9180, 0xcbe1d521a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcda1fc3540, 0x56a22c0, 0xcda1fc3540)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc85e5b3440)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 642753 [select]:
github.com/hashicorp/yamux.(*Session).keepalive(0xc000879290)
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:313 +0xc7
created by github.com/hashicorp/yamux.newSession
/go/pkg/mod/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d/session.go:116 +0x315
goroutine 625325 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc4e4bdfd10, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc4d32d2ee0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xcabb99ce48, 0x3, 0x3, 0xc4d32d2ee0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xcabb99ce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc08b0439f8, 0x0, 0xc0004c9180, 0xc775cdff20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2648b1280, 0x56a22c0, 0xc2648b1280)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6bd79b8c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627242 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc50679e270, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc28897d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc406b284e0, 0xc6df991500, 0xc353395ca0, 0xc28897d640, 0x38, 0xc28897d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc406b284e0, 0xc6df991500, 0x0, 0xc007ac14b0, 0xe, 0xbf7067301d4ee5cd)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc406b284e0, 0xc6df991500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc406b284e0, 0xc6df991500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc406b284e0, 0xc6df991500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc6577755e0, 0xc6df991500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc6577755e0, 0xc6df991500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc6577755e0, 0xc6df991500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc6577755e0, 0xc6df991500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc6577755e0, 0xc6df991500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc6577755e0, 0xc6df991500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc6577755e0, 0xc6df991500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccafeea820, 0x3683e20, 0xc1f2a38bc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631913 [select, 51 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1013873b0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00099db80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0076a5e48, 0x3, 0x3, 0xc00099db80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0076a5e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc07781a870, 0x0, 0xc0004c9180, 0xc1b6010dc0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1cecd15c0, 0x56a22c0, 0xc1cecd15c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb8022a3c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623388 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0063c6990, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6e4d6a3a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc662a06e48, 0x3, 0x3, 0xc6e4d6a3a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc662a06e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc000f8fcb0, 0x0, 0xc0004c9180, 0xc6e4d6a360, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc7cf01c440, 0x56a22c0, 0xc7cf01c440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc804d420c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 629498 [select, 61 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001153020, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0645d1358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc000e99860, 0xc694588000, 0xc32c1f89d0, 0xc0645d1640, 0x38, 0xc0645d1638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc000e99860, 0xc694588000, 0x0, 0xca4ee0aba0, 0xe, 0xbf7067c4e95a94fd)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc000e99860, 0xc694588000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc000e99860, 0xc694588000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc000e99860, 0xc694588000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8b6e56460, 0xc694588000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8b6e56460, 0xc694588000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8b6e56460, 0xc694588000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8b6e56460, 0xc694588000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8b6e56460, 0xc694588000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8b6e56460, 0xc694588000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8b6e56460, 0xc694588000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3a44ab720, 0x3683e20, 0xc5bb5bf3c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632291 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04b89c450, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc603003040, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5ab820e48, 0x3, 0x3, 0xc603003040, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5ab820e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6bc180ff8, 0x0, 0xc0004c9180, 0xc603003000, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5bb5bfc40, 0x56a22c0, 0xc5bb5bfc40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857ef5680)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626267 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01d3afad0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc934057200, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00f607e48, 0x3, 0x3, 0xc934057200, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00f607e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc07bff53b0, 0x0, 0xc0004c9180, 0xc0030114a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc155b99440, 0x56a22c0, 0xc155b99440)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc000233500)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624868 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc20c1e3050, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6050fb4c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01d6e1e48, 0x3, 0x3, 0xc6050fb4c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01d6e1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0047ed810, 0x0, 0xc0004c9180, 0xc5c38452a0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00a769580, 0x56a22c0, 0xc00a769580)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc073eacc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 621486 [select, 99 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc6228d3e00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc0ebc61780, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39aee3e48, 0x3, 0x3, 0xc0ebc61780, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39aee3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0eaaa61f0, 0x0, 0xc0004c9180, 0xc000538640, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc157a27200, 0x56a22c0, 0xc157a27200)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd0b54b5c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623532 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc635047a70, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc7811c3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc016263b60, 0xc79f332c00, 0xc3566b06c0, 0xc7811c3640, 0x38, 0xc7811c3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc016263b60, 0xc79f332c00, 0x0, 0xc28e7c5190, 0xe, 0xbf706634c960cd71)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc016263b60, 0xc79f332c00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc016263b60, 0xc79f332c00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc016263b60, 0xc79f332c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc2395715e0, 0xc79f332c00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc2395715e0, 0xc79f332c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc2395715e0, 0xc79f332c00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc2395715e0, 0xc79f332c00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc2395715e0, 0xc79f332c00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc2395715e0, 0xc79f332c00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc2395715e0, 0xc79f332c00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xce711757c0, 0x3683e20, 0xc068f76080)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622695 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc15be15b00, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xcd86bcb358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4ef38dda0, 0xc5bff85900, 0xc0c5478420, 0xcd86bcb640, 0x38, 0xcd86bcb638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4ef38dda0, 0xc5bff85900, 0x0, 0xc697df8950, 0xe, 0xbf7065f6411a271a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4ef38dda0, 0xc5bff85900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4ef38dda0, 0xc5bff85900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4ef38dda0, 0xc5bff85900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc30925ea80, 0xc5bff85900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc30925ea80, 0xc5bff85900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc30925ea80, 0xc5bff85900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc30925ea80, 0xc5bff85900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc30925ea80, 0xc5bff85900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc30925ea80, 0xc5bff85900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc30925ea80, 0xc5bff85900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80affe960, 0x3683e20, 0xc7ea48a840)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 626995 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0046d73e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc9a0a80320, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc854d5fe48, 0x3, 0x3, 0xc9a0a80320, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc854d5fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc136bf5cb8, 0x0, 0xc0004c9180, 0xcd8d98fa20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc55e8f2a00, 0x56a22c0, 0xc55e8f2a00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd100715c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 634427 [select, 39 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc03b66d1d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc8acc13920, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc20a71de48, 0x3, 0x3, 0xc8acc13920, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc20a71de48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc4bb6deb98, 0x0, 0xc0004c9180, 0xc54f2f4ba0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcaa84e1180, 0x56a22c0, 0xcaa84e1180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb7d488600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 623593 [select, 89 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc008125440, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbbc4d7b00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18d4a0e48, 0x3, 0x3, 0xcbbc4d7b00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18d4a0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01de40b78, 0x0, 0xc0004c9180, 0xcbbc4d7ac0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc86f1b2640, 0x56a22c0, 0xc86f1b2640)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7be9309c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 620222 [select, 103 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc001ce4750, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcb008f32c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc39f396e48, 0x3, 0x3, 0xcb008f32c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc39f396e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc09f770fd0, 0x0, 0xc0004c9180, 0xcb008f3280, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0475f1180, 0x56a22c0, 0xc0475f1180)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd05f28f00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 638470 [select, 23 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc017942510, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbe891fb20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0da1c1e48, 0x3, 0x3, 0xcbe891fb20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0da1c1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc0171ae8c0, 0x0, 0xc0004c9180, 0xcbe891fae0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc667d25d80, 0x56a22c0, 0xc667d25d80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc6bd79a000)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 636950 [select, 29 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc46ee3b590, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc040b6b358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc746d39020, 0xc500ff8600, 0xc33ad6f370, 0xc040b6b640, 0x38, 0xc040b6b638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc746d39020, 0xc500ff8600, 0x0, 0xc06d829e80, 0xe, 0xbf7069a8ae0f2748)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc746d39020, 0xc500ff8600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc746d39020, 0xc500ff8600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc746d39020, 0xc500ff8600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7bf2bbc00, 0xc500ff8600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xcce7d6f2c0, 0x3683e20, 0xc5a4812480)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627421 [select, 71 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04b7a2420, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5fbf5aa20, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc04d853e48, 0x3, 0x3, 0xc5fbf5aa20, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc04d853e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3272d3c30, 0x0, 0xc0004c9180, 0xc5fbf5a9e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0553d8f40, 0x56a22c0, 0xc0553d8f40)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc51dc65800)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637751 [select, 27 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb33833920, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc444159358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc1f45509c0, 0xc30e3dbc00, 0xc5ef391df0, 0xc444159640, 0x38, 0xc444159638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc1f45509c0, 0xc30e3dbc00, 0x0, 0xc2d817e1c0, 0xe, 0xbf7069dc03223a7f)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc1f45509c0, 0xc30e3dbc00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc1f45509c0, 0xc30e3dbc00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc1f45509c0, 0xc30e3dbc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc08cf30a80, 0xc30e3dbc00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc3fb2d19a0, 0x3683e20, 0xc5bb5bfbc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 639339 [select, 19 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004e83620, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc55259e460, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc00abebe48, 0x3, 0x3, 0xc55259e460, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc00abebe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcab66606c0, 0x0, 0xc0004c9180, 0xc55259e420, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc000ace1c0, 0x56a22c0, 0xc000ace1c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb79342600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 633569 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc987a8aa20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5283dfb00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0da732e48, 0x3, 0x3, 0xc5283dfb00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0da732e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1514a3020, 0x0, 0xc0004c9180, 0xc33132e420, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc005adef00, 0x56a22c0, 0xc005adef00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcb8022be00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 636049 [select, 33 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc15b57cf30, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc036f7f358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc669fc480, 0xc1745c5900, 0xc787cce5e0, 0xc036f7f640, 0x38, 0xc036f7f638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc669fc480, 0xc1745c5900, 0x0, 0xc59d7b7ad0, 0xe, 0xbf70696f52314b05)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc669fc480, 0xc1745c5900)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc669fc480, 0xc1745c5900)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc669fc480, 0xc1745c5900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1af05a9a0, 0xc1745c5900)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc96a891c20, 0x3683e20, 0xc62a411a00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 643253 [IO wait]:
internal/poll.runtime_pollWait(0x7f8dcaa02cb0, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xcfb7bd4e98, 0x72, 0x0, 0x1, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xcfb7bd4e80, 0xc069d594b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xcfb7bd4e80, 0xc069d594b1, 0x1, 0x1, 0x0, 0xc06f608720, 0x0)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc2a4960180, 0xc069d594b1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
net/http.(*connReader).backgroundRead(0xc069d594a0)
/usr/local/go/src/net/http/server.go:677 +0x58
created by net/http.(*connReader).startBackgroundRead
/usr/local/go/src/net/http/server.go:673 +0xca
goroutine 632224 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc1401cf7d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0542f5358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xcc7218f0e0, 0xc6bf190500, 0xca74c9a420, 0xc0542f5640, 0x38, 0xc0542f5638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xcc7218f0e0, 0xc6bf190500, 0x0, 0xc6c3aa2590, 0xe, 0xbf706878eb45378c)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xcc7218f0e0, 0xc6bf190500)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xcc7218f0e0, 0xc6bf190500)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xcc7218f0e0, 0xc6bf190500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc20fa3aa80, 0xc6bf190500)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc4e4c3ed20, 0x3683e20, 0xc66b124b00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 632437 [select, 49 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04e5de5d0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc857ad5f80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc0027c1e48, 0x3, 0x3, 0xc857ad5f80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc0027c1e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc019f17d30, 0x0, 0xc0004c9180, 0xc857ad5f40, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xccdc070c00, 0x56a22c0, 0xccdc070c00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcc073eb8c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 640376 [select, 15 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0154dd140, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc17c46f8c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01a15ee48, 0x3, 0x3, 0xc17c46f8c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01a15ee48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc987b2ef38, 0x0, 0xc0004c9180, 0xc17c46f880, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc667104980, 0x56a22c0, 0xc667104980)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc466db4600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624895 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc2e6ad4ea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xca52e39720, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc68fdbce48, 0x3, 0x3, 0xca52e39720, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc68fdbce48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc14f489148, 0x0, 0xc0004c9180, 0xcb3945ebe0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc27757f5c0, 0x56a22c0, 0xc27757f5c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc857ef4a80)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626901 [select, 73 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc032ed5ec0, 0xc031b82120, 0xc46993a4d0, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc000c705f0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 635542 [select, 35 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000bfd5c0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc5283dfba0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xca499b0e48, 0x3, 0x3, 0xc5283dfba0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xca499b0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc06ab55480, 0x0, 0xc0004c9180, 0xc5283dfb60, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc40bd6f940, 0x56a22c0, 0xc40bd6f940)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc5063a5980)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628763 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc01b736240, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc063b43358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc7691d1da0, 0xc6df990b00, 0xc58408b0d0, 0xc063b43640, 0x38, 0xc063b43638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc7691d1da0, 0xc6df990b00, 0x0, 0xc00acc9060, 0xe, 0xbf70679b97a25245)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc7691d1da0, 0xc6df990b00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc7691d1da0, 0xc6df990b00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc7691d1da0, 0xc6df990b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc1f6b250a0, 0xc6df990b00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc1fb154d20, 0x3683e20, 0xc36a06dfc0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 636297 [select, 33 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc05487a480, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc1af71da60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc18a5a0e48, 0x3, 0x3, 0xc1af71da60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc18a5a0e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc06d92cdb0, 0x0, 0xc0004c9180, 0xc1af71da20, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc1e965ca00, 0x56a22c0, 0xc1e965ca00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00ace6e40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637162 [select, 29 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc9a86e8ea0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc6c6584c80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc004887e48, 0x3, 0x3, 0xc6c6584c80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc004887e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc3857238c0, 0x0, 0xc0004c9180, 0xc08fbda100, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc73e361e00, 0x56a22c0, 0xc73e361e00)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc5063a4240)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 631163 [select, 55 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc031d8ed20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc002cbd358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc53d5a8900, 0xc032d4b800, 0xcca7183ae0, 0xc002cbd640, 0x38, 0xc002cbd638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc53d5a8900, 0xc032d4b800, 0x0, 0xc1e45ae060, 0xe, 0xbf706831a05f9617)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc53d5a8900, 0xc032d4b800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc53d5a8900, 0xc032d4b800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc53d5a8900, 0xc032d4b800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc20fa3b180, 0xc032d4b800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc54af272c0, 0x3683e20, 0xc7e40577c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 621710 [select, 97 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc049703860, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xca23bf3358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc4b0aaf8c0, 0xd0164c3000, 0xc546c3d0d0, 0xca23bf3640, 0x38, 0xca23bf3638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc4b0aaf8c0, 0xd0164c3000, 0x0, 0xc049d6e8d0, 0xe, 0xbf7065b543d2d144)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc4b0aaf8c0, 0xd0164c3000)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc4b0aaf8c0, 0xd0164c3000)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc4b0aaf8c0, 0xd0164c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8ea642e00, 0xd0164c3000)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc95f6df0e0, 0x3683e20, 0xc0553d9540)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633135 [select, 47 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc027a8bf20, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc037b4fe60, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc36451fe48, 0x3, 0x3, 0xc037b4fe60, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc36451fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc043033dc0, 0x0, 0xc0004c9180, 0xc46c0a8920, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc5bb5bec80, 0x56a22c0, 0xc5bb5bec80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc9123b7d40)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627231 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000d33ce0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc00097da00, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc5e56b3e48, 0x3, 0x3, 0xc00097da00, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc5e56b3e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcc4cc9af20, 0x0, 0xc0004c9180, 0xc00057f2c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2d9adedc0, 0x56a22c0, 0xc2d9adedc0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd3bc963c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624569 [select, 83 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0392e3bf0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc77b7e7420, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc8e5f3fe48, 0x3, 0x3, 0xc77b7e7420, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc8e5f3fe48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xcc2ed8a250, 0x0, 0xc0004c9180, 0xc77b7e73e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc2648b09c0, 0x56a22c0, 0xc2648b09c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc08f4949c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 627007 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc000b52240, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbf4695360, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc4ac911e48, 0x3, 0x3, 0xcbf4695360, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc4ac911e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc03ee000c8, 0x0, 0xc0004c9180, 0xcbf4695320, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc0e663c5c0, 0x56a22c0, 0xc0e663c5c0)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc00cac8600)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 624990 [select, 81 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc004d507e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc02cfff358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc5b978dbc0, 0xc702498600, 0xc31f439680, 0xc02cfff640, 0x38, 0xc02cfff638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc5b978dbc0, 0xc702498600, 0x0, 0xc6f53f4450, 0xe, 0xbf706698d76d2cab)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc5b978dbc0, 0xc702498600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc5b978dbc0, 0xc702498600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc5b978dbc0, 0xc702498600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc8eaaf01c0, 0xc702498600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc80affe820, 0x3683e20, 0xc006dee6c0)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 627226 [select, 73 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc04a1c1740, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc386b29a80, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc552897e48, 0x3, 0x3, 0xc386b29a80, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc552897e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc6babcab40, 0x0, 0xc0004c9180, 0xc17dcdc0e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc00583fd80, 0x56a22c0, 0xc00583fd80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd0b4b69c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 626250 [select, 77 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc00bc8b1a0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc0b5243358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc004bdc120, 0xc6c79b9800, 0xc4b2630730, 0xc0b5243640, 0x38, 0xc0b5243638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc004bdc120, 0xc6c79b9800, 0x0, 0xcd31de35a0, 0xe, 0xbf7066eb503d41cf)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc004bdc120, 0xc6c79b9800)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc004bdc120, 0xc6c79b9800)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc004bdc120, 0xc6c79b9800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc0615c1ea0, 0xc6c79b9800)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc95b80, 0x3683e20, 0xc0008bb280)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 623924 [select, 87 minutes]:
github.com/hashicorp/raft.(*NetworkTransport).handleCommand(0xc00015cc60, 0xc0f0c39ec0, 0xc446d3de00, 0xd01a5eb500, 0x0, 0x0)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:609 +0x242
github.com/hashicorp/raft.(*NetworkTransport).handleConn(0xc00015cc60, 0x3683e20, 0xc0001bcb80, 0x36b59a0, 0xc00319a830)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:527 +0x236
created by github.com/hashicorp/raft.(*NetworkTransport).listen
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/net_transport.go:505 +0x1e4
goroutine 631450 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc159b3e300, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc073065358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc9d1c3c7e0, 0xc6a554dc00, 0xc31f438d50, 0xc073065640, 0x38, 0xc073065638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc9d1c3c7e0, 0xc6a554dc00, 0x0, 0xc020176f50, 0xe, 0xbf706843384d1594)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc9d1c3c7e0, 0xc6a554dc00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc9d1c3c7e0, 0xc6a554dc00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc9d1c3c7e0, 0xc6a554dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc7e30d5180, 0xc6a554dc00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc2e73fa500, 0x3683e20, 0xc886a14080)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 633403 [select, 45 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xca24b21950, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc01133d358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc3ef0e2fc0, 0xc1e05dfd00, 0xc44330dd80, 0xc01133d640, 0x38, 0xc01133d638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc3ef0e2fc0, 0xc1e05dfd00, 0x0, 0xc016c586a0, 0xe, 0xbf7068c1752cf5b4)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc3ef0e2fc0, 0xc1e05dfd00)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc3ef0e2fc0, 0xc1e05dfd00)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc3ef0e2fc0, 0xc1e05dfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc01350fea0, 0xc1e05dfd00)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xc6b6a27360, 0x3683e20, 0xc05adbaa00)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 631539 [select, 53 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc7cba1de60, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcbe79d26c0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc32e973e48, 0x3, 0x3, 0xcbe79d26c0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc32e973e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc026715db8, 0x0, 0xc0004c9180, 0xc3f976c3c0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xcaa84e1b80, 0x56a22c0, 0xcaa84e1b80)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xcd079003c0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 637865 [select, 25 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc5d3405ad0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc7c071f5a0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc01022be48, 0x3, 0x3, 0xc7c071f5a0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc01022be48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc1b71fed98, 0x0, 0xc0004c9180, 0xc7c071f560, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc27fd13840, 0x56a22c0, 0xc27fd13840)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc101375b00)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 628594 [select, 65 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcafe4903f0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xc000539120, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc48d8fde48, 0x3, 0x3, 0xc000539120, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc48d8fde48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0xa4
net/rpc.(*service).call(0xc00037eac0, 0xc0008760a0, 0xc01586f6f0, 0x0, 0xc0004c9180, 0xc0005390e0, 0x298ce40, 0x56c0328, 0x199, 0x274c440, ...)
/usr/local/go/src/net/rpc/server.go:384 +0x14e
net/rpc.(*Server).ServeRequest(0xc0008760a0, 0x3686b20, 0xc63e7a3000, 0x56a22c0, 0xc63e7a3000)
/usr/local/go/src/net/rpc/server.go:505 +0x23e
github.com/hashicorp/consul/agent/consul.(*Server).handleConsulConn(0xc0008a4000, 0x36b49e0, 0xc7eb6cecc0)
/home/circleci/project/agent/consul/rpc.go:185 +0x165
created by github.com/hashicorp/consul/agent/consul.(*Server).handleMultiplexV2
/home/circleci/project/agent/consul/rpc.go:170 +0x17e
goroutine 625615 [select, 79 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xc0086156e0, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0xa)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Server).Stats(0xc0008a4000, 0xc099d61358)
/home/circleci/project/agent/consul/server.go:1261 +0x1ea
github.com/hashicorp/consul/agent.(*Agent).Stats(0xc000662000, 0xc000481520)
/home/circleci/project/agent/agent.go:3154 +0x4f
github.com/hashicorp/consul/agent.(*HTTPServer).AgentSelf(0xc0000ee240, 0x3677320, 0xc0cd63cb40, 0xc07c92a600, 0xc45f0dc500, 0xc099d61640, 0x38, 0xc099d61638)
/home/circleci/project/agent/agent_endpoint.go:83 +0x2c3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func3(0x3677320, 0xc0cd63cb40, 0xc07c92a600, 0x0, 0xc1256c6fb0, 0xe, 0xbf7066c851aec87a)
/home/circleci/project/agent/http.go:298 +0x4c
github.com/hashicorp/consul/agent.(*HTTPServer).wrap.func1(0x3677320, 0xc0cd63cb40, 0xc07c92a600)
/home/circleci/project/agent/http.go:490 +0xbd3
github.com/hashicorp/consul/agent.(*HTTPServer).handler.func1.1(0x3677320, 0xc0cd63cb40, 0xc07c92a600)
/home/circleci/project/agent/http.go:249 +0x98
net/http.HandlerFunc.ServeHTTP(0xc000523b60, 0x3677320, 0xc0cd63cb40, 0xc07c92a600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1(0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/go/pkg/mod/github.com/!n!y!times/gziphandler@v1.0.1/gzip.go:287 +0x210
net/http.HandlerFunc.ServeHTTP(0xc000523bc0, 0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/usr/local/go/src/net/http/server.go:1995 +0x44
net/http.(*ServeMux).ServeHTTP(0xc0000ee340, 0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/usr/local/go/src/net/http/server.go:2375 +0x1d6
github.com/hashicorp/go-cleanhttp.PrintablePathCheckHandler.func1(0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.1/handlers.go:42 +0xbb
net/http.HandlerFunc.ServeHTTP(0xc00085bd20, 0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/usr/local/go/src/net/http/server.go:1995 +0x44
github.com/hashicorp/consul/agent.(*wrappedMux).ServeHTTP(0xc00085bd40, 0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/home/circleci/project/agent/http.go:219 +0x52
net/http.serverHandler.ServeHTTP(0xc0007ae000, 0x36771a0, 0xc4b5fa5500, 0xc07c92a600)
/usr/local/go/src/net/http/server.go:2774 +0xa8
net/http.(*conn).serve(0xccacc94500, 0x3683e20, 0xc3ae61a940)
/usr/local/go/src/net/http/server.go:1878 +0x851
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 622401 [select, 93 minutes]:
github.com/hashicorp/raft.(*Raft).GetConfiguration(0xc000326300, 0xcb240c8150, 0x304d511)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:736 +0x10a
github.com/hashicorp/raft.(*Raft).Stats(0xc000326300, 0x48fe6c)
/go/pkg/mod/github.com/hashicorp/raft@v1.1.1/api.go:1014 +0x890
github.com/hashicorp/consul/agent/consul.(*Status).RaftStats(0xc0001acbf0, 0xcfd0f0e9e0, 0x0, 0x0)
/home/circleci/project/agent/consul/status_endpoint.go:61 +0x4a
reflect.Value.call(0xc0000f2c00, 0xc0001acc70, 0x13, 0x30236e9, 0x4, 0xc399e19e48, 0x3, 0x3, 0xcfd0f0e9e0, 0x16, ...)
/usr/local/go/src/reflect/value.go:447 +0x461
reflect.Value.Call(0xc0000f2c00, 0xc0001acc70, 0x13, 0xc399e19e48, 0x3, 0x3, 0x19, 0x0, 0x27bcd80)
/usr/local/go/src/reflect/value.go:308 +0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment