goroutine profile: total 7 1 @ 0x422fe9 0x48fe38 0x531013 0x4953c1 # 0x48fe37 os/signal.signal_recv+0x97 runtime/sigqueue.go:152 # 0x531012 os/signal.loop+0x12 os/signal/signal_unix.go:23 1 @ 0x44ba11 0x48c99d 0x8d85b1 0x8d83e5 0x8d5269 0x8ef46a 0x127044e 0x737949 0x8f7ad0 0x737949 0x12725fd 0x737949 0x8f55c3 0x8f6f5b 0x737949 0x8f7ad0 0x737949 0x94c004 0x737949 0x94c78a 0x737949 0x951958 0x737949 0x94d528 0x737949 0x9515eb 0x737949 0x125b82a 0x737949 0x8bfd44 0x737949 0x8f5582 0x75724e 0x735a30 0x4953c1 # 0x8d85b0 runtime/pprof.writeRuntimeProfile+0xb0 runtime/pprof/pprof.go:851 # 0x8d83e4 runtime/pprof.writeGoroutine+0x44 runtime/pprof/pprof.go:784 # 0x8d5268 runtime/pprof.(*Profile).WriteTo+0x148 runtime/pprof/pprof.go:408 # 0x8ef469 net/http/pprof.handler.ServeHTTP+0x529 net/http/pprof/pprof.go:273 # 0x127044d github.com/ethanquix/ship/pkg/ship_app.(*Server[...]).MountDebug.func1.1+0x4d github.com/ethanquix/ship@v0.2.82/pkg/ship_app/debug_hub.go:141 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x8f7acf github.com/go-chi/chi/v5.(*Mux).routeHTTP+0x2cf github.com/go-chi/chi/v5@v5.2.1/mux.go:480 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x12725fc github.com/ethanquix/ship/pkg/ship_app.(*Server[...]).adminGate.func2.1+0x33c github.com/ethanquix/ship@v0.2.82/pkg/ship_app/admin_auth.go:130 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x8f55c2 github.com/go-chi/chi/v5.(*Mux).ServeHTTP+0x362 github.com/go-chi/chi/v5@v5.2.1/mux.go:73 # 0x8f6f5a github.com/go-chi/chi/v5.(*Mux).Mount.func1+0x1ba github.com/go-chi/chi/v5@v5.2.1/mux.go:327 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x8f7acf github.com/go-chi/chi/v5.(*Mux).routeHTTP+0x2cf github.com/go-chi/chi/v5@v5.2.1/mux.go:480 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x94c003 github.com/ethanquix/ship/pkg/utils/ship_middleware.(*Chain).SetupDefaults.SlowFunctionDef.NewLogSlowFunctionMiddleware.func6.1+0xa3 github.com/ethanquix/ship@v0.2.82/pkg/utils/ship_middleware/middlewares.go:163 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x94c789 github.com/ethanquix/ship/pkg/utils/ship_middleware.(*Chain).SetupDefaults.RecovererDef.NewRecovererMiddleware.func4.1+0x89 github.com/ethanquix/ship@v0.2.82/pkg/utils/ship_middleware/middlewares.go:149 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x951957 github.com/ethanquix/ship/pkg/utils/ship_middleware.(*Chain).SetupDefaults.RequestIDMiddlewareDef.NewRequestIDEnricher.func2.1+0x297 github.com/ethanquix/ship@v0.2.82/pkg/utils/ship_middleware/enrichers.go:62 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x94d527 github.com/ethanquix/ship/pkg/utils/ship_middleware.(*Chain).SetupDefaults.LoggerMiddlewareWithCustomFnDef.NewLoggerMiddlewareWithCustomFunc.RequestLogger.func7.1+0x147 github.com/go-chi/chi/v5@v5.2.1/middleware/logger.go:55 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x9515ea github.com/ethanquix/ship/pkg/utils/ship_middleware.(*Chain).SetupDefaults.SharedContextDef.NewSharedInformationsMiddleware.func1.1+0x14a github.com/ethanquix/ship@v0.2.82/pkg/utils/ship_middleware/middlewares.go:88 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x125b829 github.com/ethanquix/ship/pkg/ship_app.New[...].NewLoggerEnricher.func1.1+0x129 github.com/ethanquix/ship@v0.2.82/pkg/utils/ship_middleware/enrichers.go:24 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x8bfd43 github.com/go-chi/cors.(*Cors).Handler-fm.(*Cors).Handler.func1+0x1a3 github.com/go-chi/cors@v1.2.2/cors.go:231 # 0x737948 net/http.HandlerFunc.ServeHTTP+0x28 net/http/server.go:2286 # 0x8f5581 github.com/go-chi/chi/v5.(*Mux).ServeHTTP+0x321 github.com/go-chi/chi/v5@v5.2.1/mux.go:90 # 0x75724d net/http.serverHandler.ServeHTTP+0x8d net/http/server.go:3311 # 0x735a2f net/http.(*conn).serve+0x64f net/http/server.go:2073 1 @ 0x48dbce 0x44f417 0x48cda5 0x5048a7 0x50992c 0x50991a 0x5f33c9 0x606a9b 0x605d30 0x73b7ac 0x73b392 0x125ee1e 0x4953c1 # 0x48cda4 internal/poll.runtime_pollWait+0x84 runtime/netpoll.go:351 # 0x5048a6 internal/poll.(*pollDesc).wait+0x26 internal/poll/fd_poll_runtime.go:84 # 0x50992b internal/poll.(*pollDesc).waitRead+0x28b internal/poll/fd_poll_runtime.go:89 # 0x509919 internal/poll.(*FD).Accept+0x279 internal/poll/fd_unix.go:613 # 0x5f33c8 net.(*netFD).accept+0x28 net/fd_unix.go:150 # 0x606a9a net.(*TCPListener).accept+0x1a net/tcpsock_posix.go:159 # 0x605d2f net.(*TCPListener).Accept+0x2f net/tcpsock.go:387 # 0x73b7ab net/http.(*Server).Serve+0x30b net/http/server.go:3434 # 0x73b391 net/http.(*Server).ListenAndServe+0x71 net/http/server.go:3360 # 0x125ee1d github.com/ethanquix/ship/pkg/ship_app.(*Server[...]).Start.func2+0x9d github.com/ethanquix/ship@v0.2.82/pkg/ship_app/server.go:553 1 @ 0x48dbce 0x46a005 0x125eb05 0x12541d9 0x4568f5 0x4953c1 # 0x125eb04 github.com/ethanquix/ship/pkg/ship_app.(*Server[...]).Start+0x984 github.com/ethanquix/ship@v0.2.82/pkg/ship_app/server.go:560 # 0x12541d8 main.main+0x1098 github.com/getnofo/nofo_code/src/projects/nofo_api/cmd/cloudrun/main.go:269 # 0x4568f4 runtime.main+0x2d4 runtime/proc.go:290 1 @ 0x48dbce 0x46a005 0x530afc 0x4953c1 # 0x530afb os/signal.NotifyContext.func1+0x7b os/signal/signal.go:292 1 @ 0x48dbce 0x46a005 0x971769 0x4953c1 # 0x971768 database/sql.(*DB).connectionOpener+0x88 database/sql/sql.go:1261 1 @ 0x4953c1