goroutine 6158905 [running]: runtime/pprof.writeGoroutineStacks({0x7fca7ebe10b8, 0xc000454300}) /usr/local/go/src/runtime/pprof/pprof.go:703 +0x70 runtime/pprof.writeGoroutine({0x7fca7ebe10b8?, 0xc000454300?}, 0x413b83?) /usr/local/go/src/runtime/pprof/pprof.go:692 +0x2b runtime/pprof.(*Profile).WriteTo(0xecd080?, {0x7fca7ebe10b8?, 0xc000454300?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x14b net/http/pprof.handler.ServeHTTP({0xf6da7d, 0x9}, {0x7fca7ebe1040, 0xc000454300}, 0x416400?) /usr/local/go/src/net/http/pprof/pprof.go:259 +0x4a5 github.com/gin-gonic/gin.WrapH.func1(0xc000454300) /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(0xc000377d40, 0xc000454300) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x66b github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000377d40, {0x18ff9e0?, 0xc0004221c0}, 0xc000454100) /go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1dd net/http.serverHandler.ServeHTTP({0xc00034eab0?}, {0x18ff9e0, 0xc0004221c0}, 0xc000454100) /usr/local/go/src/net/http/server.go:2936 +0x316 net/http.(*conn).serve(0xc00059c480, {0x19004b0, 0xc0002fa630}) /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, 76949 minutes]: techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).start(0xc000310140, {0x1900440?, 0xc000040060}) /pkg/app/server/app.go:147 +0x1a5 techunicorn.com/hb-kwi/deet.git/pkg/app/server.Start({0x7fff5f112192, 0x4}) /pkg/app/server/app.go:51 +0x158 main.main() /cmd/server/main.go:23 +0xc5 goroutine 34 [chan receive, 698 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(0xc00051c098) /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 35 [select, 698 minutes]: github.com/microsoft/ApplicationInsights-Go/appinsights.(*inMemoryChannelState).start(0xc0003a2050) /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 44 [select, 76949 minutes]: database/sql.(*DB).connectionOpener(0xc0005009c0, {0x1900408, 0xc000522910}) /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 50 [select, 1 minutes]: github.com/go-redis/redis/v8/internal/pool.(*ConnPool).reaper(0xc0003eedc0, 0x0?) /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 15 [IO wait]: internal/poll.runtime_pollWait(0x7fca7ec08fd0, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc0000d8480?, 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(0xc0000d8480) /usr/local/go/src/internal/poll/fd_unix.go:614 +0x2bd net.(*netFD).accept(0xc0000d8480) /usr/local/go/src/net/fd_unix.go:172 +0x35 net.(*TCPListener).accept(0xc000011758) /usr/local/go/src/net/tcpsock_posix.go:148 +0x25 net.(*TCPListener).Accept(0xc000011758) /usr/local/go/src/net/tcpsock.go:297 +0x3d net/http.(*Server).Serve(0xc00031c000, {0x18ff7d0, 0xc000011758}) /usr/local/go/src/net/http/server.go:3059 +0x385 net/http.(*Server).ListenAndServe(0xc00031c000) /usr/local/go/src/net/http/server.go:2988 +0x7d techunicorn.com/hb-kwi/deet.git/pkg/app/server.(*app).startHTTP(0xc000310140, {0xc00004001a, 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 81 [syscall, 76949 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 6158843 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fca7ec08940, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc00043cb00?, 0xc00045c000?, 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(0xc00043cb00, {0xc00045c000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc00043cb00, {0xc00045c000?, 0x4e05a6?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc00051c108, {0xc00045c000?, 0x0?, 0xc00030ec98?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc00030ec90, {0xc00045c000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:782 +0x171 bufio.(*Reader).fill(0xc0008583c0) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).Peek(0xc0008583c0, 0x4) /usr/local/go/src/bufio/bufio.go:144 +0x5d net/http.(*conn).serve(0xc00049dc20, {0x19004b0, 0xc0002fa630}) /usr/local/go/src/net/http/server.go:2030 +0x77c created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed goroutine 6158906 [runnable]: net/http.(*connReader).startBackgroundRead.func2() /usr/local/go/src/net/http/server.go:670 runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:1598 +0x1 created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:670 +0xca goroutine 6158871 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fca7ec08580, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000404780?, 0xc0004c8000?, 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(0xc000404780, {0xc0004c8000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc000404780, {0xc0004c8000?, 0x4e05a6?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc000012110, {0xc0004c8000?, 0x0?, 0xc00057f628?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc00057f620, {0xc0004c8000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:782 +0x171 bufio.(*Reader).fill(0xc0008582a0) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).Peek(0xc0008582a0, 0x4) /usr/local/go/src/bufio/bufio.go:144 +0x5d net/http.(*conn).serve(0xc0000fbe60, {0x19004b0, 0xc0002fa630}) /usr/local/go/src/net/http/server.go:2030 +0x77c created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed goroutine 6158800 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7fca7ec08df0, 0x72) /usr/local/go/src/runtime/netpoll.go:306 +0x89 internal/poll.(*pollDesc).wait(0xc000404600?, 0xc000708000?, 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(0xc000404600, {0xc000708000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x299 net.(*netFD).Read(0xc000404600, {0xc000708000?, 0x4e05a6?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x29 net.(*conn).Read(0xc0000120d8, {0xc000708000?, 0x0?, 0xc00057ef38?}) /usr/local/go/src/net/net.go:183 +0x45 net/http.(*connReader).Read(0xc00057ef30, {0xc000708000, 0x1000, 0x1000}) /usr/local/go/src/net/http/server.go:782 +0x171 bufio.(*Reader).fill(0xc00059e8a0) /usr/local/go/src/bufio/bufio.go:106 +0xff bufio.(*Reader).Peek(0xc00059e8a0, 0x4) /usr/local/go/src/bufio/bufio.go:144 +0x5d net/http.(*conn).serve(0xc0000fb710, {0x19004b0, 0xc0002fa630}) /usr/local/go/src/net/http/server.go:2030 +0x77c created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:3089 +0x5ed