goroutine 3159649 [running]: runtime/pprof.writeGoroutineStacks({0x7f3947dd4b58, 0xc00045a200}) /usr/local/go/src/runtime/pprof/pprof.go:703 +0x70 runtime/pprof.writeGoroutine({0x7f3947dd4b58?, 0xc00045a200?}, 0x413b83?) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x2b runtime/pprof.(*Profile).WriteTo(0xecd080?, {0x7f3947dd4b58?, 0xc00045a200?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x14b net/http/pprof.handler.ServeHTTP({0xf6da7d, 0x9}, {0x7f3947dd4ae0, 0xc00045a200}, 0x416400?) /usr/local/go/src/net/http/pprof/pprof.go:259 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc00045a200) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/utils.go:49 +0x69 github.com/gin-gonic/gin.(*Context).Next(...) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc00044a340, 0xc00045a200) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x66b github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00044a340, {0x18ff9e0?, 0xc00029a8c0}, 0xc000282900) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc00041f560?}, {0x18ff9e0, 0xc00029a8c0}, 0xc000282900) /usr/local/go/src/net/http/server.go:2936 +0x316 net/http.(*conn).serve(0xc0005c4fc0, {0x19004b0, 0xc000583fb0}) /usr/local/go/src/net/http/server.go:1995 +0x612 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed goroutine 1 [chan receive, 39471 minutes]: techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start(0xc0004a4320, {0x1900440?, 0xc000040060}) /pkg/app/server/app.go:147 +0x1a5 techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start({0x7ffe9fdc3192, 0x4}) /pkg/app/server/app.go:51 +0x158 main.main() /cmd/server/main.go:23 +0xc5 goroutine 9 [chan receive, 788 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).waitForThrottle(...) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:86 github.com/microsoft/ApplicationInsights-Go/appinsights.(*throttleManager).run(0xc0004a8068) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:71 +0x89 created by github.com/microsoft/ApplicationInsights-Go/appinsights.newThrottleManager /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/throttle.go:25 +0x99 goroutine 10 [select, 788 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc0004b03c0) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:187 +0x165 github.com/microsoft/ApplicationInsights-Go/appinsights.(*InMemoryChannel).acceptLoop(0x0?) /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:146 +0x27 created by github.com/microsoft/ApplicationInsights-Go/appinsights.NewInMemoryChannel /go/pkg/mod/github.com/microsoft/!application!insights-!go@v0.4.4/appinsights/inmemorychannel.go:59 +0x1d6 goroutine 35 [select, 39471 minutes]: database/sql.(*DB).connectionOpener(0xc0005141a0, {0x1900408, 0xc0005064b0}) /usr/local/go/src/database/sql/sql.go:1218 +0x8d created by database/sql.OpenDB /usr/local/go/src/database/sql/sql.go:791 +0x18d goroutine 49 [select]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc000599720, 0x1?) /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:485 +0xd4 created by github.com/go-redis/redis/v8/internal/pool.NewConnPool /go/pkg/mod/github.com/go-redis/redis/v8@v8.11.5/internal/pool/pool.go:111 +0x225 goroutine 26 [syscall, 39471 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x2f os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x19 created by os/signal.Notify.func1.1 /usr/local/go/src/os/signal/signal.go:151 +0x2a goroutine 58 [IO wait]: internal/poll.runtime_pollWait(0x7f3947f888f8, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000404580?, 0x4?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000404580) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x2bd net.(*netFD).accept(0xc000404580) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc0001f4d98) /usr/local/go/src/net/tcpsock_posix.go:148 +0x25 net.(*TCPListener).Accept(0xc0001f4d98) /usr/local/go/src/net/tcpsock.go:297 +0x3d net/http.(*Server).Serve(0xc00072a690, {0x18ff7d0, 0xc0001f4d98}) /usr/local/go/src/net/http/server.go:3059 +0x385 net/http.(*Server).ListenAndServe(0xc00072a690) /usr/local/go/src/net/http/server.go:2988 +0x7d techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP(0xc0004a4320, {0xc00004003a, 0x4}) /pkg/app/server/app_http.go:136 +0x1092 techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start.func1() /pkg/app/server/app.go:135 +0x7d created by techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start /pkg/app/server/app.go:133 +0xdf goroutine 3159650 [IO wait]: internal/poll.runtime_pollWait(0x7f3947f88448, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000404880?, 0xc00041f571?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000404880, {0xc00041f571, 0x1, 0x1}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc000404880, {0xc00041f571?, 0xe54640?, 0xc0005eff48?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc00058a058, {0xc00041f571?, 0xc0004b6510?, 0xc00008ccd0?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).backgroundRead(0xc00041f560) /usr/local/go/src/net/http/server.go:674 +0x3f created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:670 +0xca