goroutine 70 [running]: runtime/pprof.writeGoroutineStacks(0x3e742935a5c0, 0xc0000a7220, 0x30, 0xc000056700) /usr/local/go/src/runtime/pprof/pprof.go:679 +0x9d runtime/pprof.writeGoroutine(0x3e742935a5c0, 0xc0000a7220, 0x2, 0xf5c79280, 0xf499a2c3fcd56a3a) /usr/local/go/src/runtime/pprof/pprof.go:668 +0x44 runtime/pprof.(*Profile).WriteTo(0x14fb140, 0x3e742935a5c0, 0xc0000a7220, 0x2, 0xc0000a7220, 0xc00000e700) /usr/local/go/src/runtime/pprof/pprof.go:329 +0x3da net/http/pprof.handler.ServeHTTP(0xe3634e, 0x9, 0xf74460, 0xc0000a7220, 0xc00010fc00) /usr/local/go/src/net/http/pprof/pprof.go:245 +0x33a net/http.HandlerFunc.ServeHTTP(0xc00000e700, 0xf74460, 0xc0000a7220, 0xc00010fc00) /usr/local/go/src/net/http/server.go:2007 +0x44 net/http.(*ServeMux).ServeHTTP(0xc0002b8500, 0xf74460, 0xc0000a7220, 0xc00010fc00) /usr/local/go/src/net/http/server.go:2387 +0x1bd github.com/zew/rentomat/wrap.(*logAndRecover).ServeHTTP.func1(0xc000037060, 0x17, 0xf74460, 0xc0000a7220, 0xc00010fc00, 0xc000175340) /workspace/wrap/handler-wrap-recover.go:117 +0xd6 github.com/zew/rentomat/wrap.(*logAndRecover).ServeHTTP(0xc000175340, 0xf74460, 0xc0000a7220, 0xc00010fc00) /workspace/wrap/handler-wrap-recover.go:118 +0x4c1 github.com/alexedwards/scs/v2.(*SessionManager).LoadAndSave.func1(0xf77560, 0xc000c6c700, 0xc00010fa00) /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/session.go:144 +0x205 net/http.HandlerFunc.ServeHTTP(0xc00000ea00, 0xf77560, 0xc000c6c700, 0xc00010fa00) /usr/local/go/src/net/http/server.go:2007 +0x44 net/http.(*ServeMux).ServeHTTP(0xc0002b8580, 0xf77560, 0xc000c6c700, 0xc00010fa00) /usr/local/go/src/net/http/server.go:2387 +0x1bd net/http.serverHandler.ServeHTTP(0xc000c6c380, 0xf77560, 0xc000c6c700, 0xc00010fa00) /usr/local/go/src/net/http/server.go:2802 +0xa4 net/http.(*conn).serve(0xc000bd2640, 0xf797a0, 0xc00007a200) /usr/local/go/src/net/http/server.go:1890 +0x875 created by net/http.(*Server).Serve /usr/local/go/src/net/http/server.go:2928 +0x384 goroutine 1 [IO wait]: internal/poll.runtime_pollWait(0x3e742930cd08, 0x72, 0x0) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc0002bb418, 0x72, 0x0, 0x0, 0xe341f2) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0xc0002bb400, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:384 +0x1f8 net.(*netFD).accept(0xc0002bb400, 0xc0003cdb18, 0x6e9c74, 0xc000c6c420) /usr/local/go/src/net/fd_unix.go:238 +0x42 net.(*TCPListener).accept(0xc000c39820, 0x664a1604, 0xc0003cdb18, 0x4d4146) /usr/local/go/src/net/tcpsock_posix.go:139 +0x32 net.(*TCPListener).Accept(0xc000c39820, 0xc0003cdb68, 0x18, 0xc000000180, 0x6e91a4) /usr/local/go/src/net/tcpsock.go:261 +0x47 net/http.(*Server).Serve(0xc000c6c380, 0xf772a0, 0xc000c39820, 0x0, 0x0) /usr/local/go/src/net/http/server.go:2896 +0x280 net/http.(*Server).ListenAndServe(0xc000c6c380, 0xc000c6c380, 0x0) /usr/local/go/src/net/http/server.go:2825 +0xb7 net/http.ListenAndServe(...) /usr/local/go/src/net/http/server.go:3081 main.main() /workspace/main.go:216 +0x1406 goroutine 7 [select]: go.opencensus.io/stats/view.(*worker).start(0xc0000a6aa0) /layers/google.go.gomod/gopath/pkg/mod/go.opencensus.io@v0.22.2/stats/view/worker.go:154 +0x100 created by go.opencensus.io/stats/view.init.0 /layers/google.go.gomod/gopath/pkg/mod/go.opencensus.io@v0.22.2/stats/view/worker.go:32 +0x57 goroutine 8 [select]: github.com/alexedwards/scs/v2/memstore.(*MemStore).startCleanup(0xc00027a510, 0xdf8475800) /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/memstore/memstore.go:96 +0x10b created by github.com/alexedwards/scs/v2/memstore.NewWithCleanupInterval /layers/google.go.gomod/gopath/pkg/mod/github.com/alexedwards/scs/v2@v2.3.0/memstore/memstore.go:39 +0x95 goroutine 24 [select]: net/http.(*persistConn).writeLoop(0xc000197c20) /usr/local/go/src/net/http/transport.go:2210 +0x123 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1581 +0xb32 goroutine 12 [IO wait]: internal/poll.runtime_pollWait(0x3e742930cea8, 0x72, 0xffffffffffffffff) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc0002ba318, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc0002ba300, 0xc0003b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf net.(*netFD).Read(0xc0002ba300, 0xc0003b4000, 0x1000, 0x1000, 0x4331ec, 0xc000065b20, 0x45d390) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc0000108d8, 0xc0003b4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0x68 net/http.(*persistConn).Read(0xc0002d9560, 0xc0003b4000, 0x1000, 0x1000, 0xc00003e900, 0xc000065c20, 0x406955) /usr/local/go/src/net/http/transport.go:1758 +0x75 bufio.(*Reader).fill(0xc0000a13e0) /usr/local/go/src/bufio/bufio.go:100 +0x103 bufio.(*Reader).Peek(0xc0000a13e0, 0x1, 0x0, 0x0, 0x1, 0xc000292300, 0x0) /usr/local/go/src/bufio/bufio.go:138 +0x4f net/http.(*persistConn).readLoop(0xc0002d9560) /usr/local/go/src/net/http/transport.go:1911 +0x1d6 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1580 +0xb0d goroutine 23 [IO wait]: internal/poll.runtime_pollWait(0x3e742930cdd8, 0x72, 0xffffffffffffffff) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc000110418, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc000110400, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf net.(*netFD).Read(0xc000110400, 0xc0003b6000, 0x1000, 0x1000, 0x8, 0x10, 0xc0003338a0) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc0002960f8, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0x68 net/http.(*persistConn).Read(0xc000197c20, 0xc0003b6000, 0x1000, 0x1000, 0x40688d, 0x60, 0x0) /usr/local/go/src/net/http/transport.go:1758 +0x75 bufio.(*Reader).fill(0xc0000849c0) /usr/local/go/src/bufio/bufio.go:100 +0x103 bufio.(*Reader).Peek(0xc0000849c0, 0x1, 0xc0002922a0, 0x0, 0x203000, 0x203000, 0x203000) /usr/local/go/src/bufio/bufio.go:138 +0x4f net/http.(*persistConn).readLoop(0xc000197c20) /usr/local/go/src/net/http/transport.go:1911 +0x1d6 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1580 +0xb0d goroutine 13 [select]: net/http.(*persistConn).writeLoop(0xc0002d9560) /usr/local/go/src/net/http/transport.go:2210 +0x123 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1581 +0xb32 goroutine 71 [runnable]: net/http.(*connReader).backgroundRead(0xc00027b2f0) /usr/local/go/src/net/http/server.go:676 created by net/http.(*connReader).startBackgroundRead /usr/local/go/src/net/http/server.go:673 +0xd4 goroutine 33 [runnable]: math/rand.read(0xc00917c000, 0x1000000, 0x1000000, 0xc000bfbda8, 0xc00008e170, 0xc00008e178, 0x47d58c, 0x14fa4c0, 0xc00010e080) /usr/local/go/src/math/rand/rand.go:272 +0x64 math/rand.(*lockedSource).read(0xc00000e060, 0xc00917c000, 0x1000000, 0x1000000, 0xc00008e170, 0xc00008e178, 0xc000bfbe28, 0x4d4146, 0x664a1604) /usr/local/go/src/math/rand/rand.go:410 +0xbf math/rand.(*Rand).Read(0xc00008e150, 0xc00917c000, 0x1000000, 0x1000000, 0xc000bfbec8, 0x3, 0x3) /usr/local/go/src/math/rand/rand.go:262 +0x7b math/rand.Read(...) /usr/local/go/src/math/rand/rand.go:351 github.com/zew/rentomat/rands.create(0xf669a0, 0xc00008fa70, 0x1000000, 0xc00817c000, 0x1000000, 0x1000000, 0x0, 0x0) /workspace/rands/randoms.go:77 +0x233 github.com/zew/rentomat/rands.init.0.func1() /workspace/rands/randoms.go:103 +0xd7 created by github.com/zew/rentomat/rands.init.0 /workspace/rands/randoms.go:96 +0x35 goroutine 40 [IO wait]: internal/poll.runtime_pollWait(0x3e742930cc38, 0x72, 0xffffffffffffffff) /usr/local/go/src/runtime/netpoll.go:184 +0x55 internal/poll.(*pollDesc).wait(0xc000110198, 0x72, 0x1400, 0x14d2, 0xffffffffffffffff) /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0xc000110180, 0xc000162000, 0x14d2, 0x14d2, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf net.(*netFD).Read(0xc000110180, 0xc000162000, 0x14d2, 0x14d2, 0x203000, 0x439fb8, 0xc0002a7680) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc000296220, 0xc000162000, 0x14d2, 0x14d2, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:184 +0x68 crypto/tls.(*atLeastReader).Read(0xc000c5e9c0, 0xc000162000, 0x14d2, 0x14d2, 0x27, 0x0, 0xc0000f1970) /usr/local/go/src/crypto/tls/conn.go:780 +0x60 bytes.(*Buffer).ReadFrom(0xc0000573d8, 0xf66ae0, 0xc000c5e9c0, 0x40c285, 0xd206c0, 0xe04fa0) /usr/local/go/src/bytes/buffer.go:204 +0xb4 crypto/tls.(*Conn).readFromUntil(0xc000057180, 0xf67b00, 0xc000296220, 0x5, 0xc000296220, 0x5) /usr/local/go/src/crypto/tls/conn.go:802 +0xec crypto/tls.(*Conn).readRecordOrCCS(0xc000057180, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:609 +0x124 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc000057180, 0xc000c01000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:1255 +0x161 bufio.(*Reader).Read(0xc00016f440, 0xc001157998, 0x9, 0x9, 0x11, 0x0, 0x0) /usr/local/go/src/bufio/bufio.go:226 +0x26a io.ReadAtLeast(0xf66940, 0xc00016f440, 0xc001157998, 0x9, 0x9, 0x9, 0xc0000f1d20, 0xc0000f1df0, 0x6ce8ea) /usr/local/go/src/io/io.go:310 +0x87 io.ReadFull(...) /usr/local/go/src/io/io.go:329 net/http.http2readFrameHeader(0xc001157998, 0x9, 0x9, 0xf66940, 0xc00016f440, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:1477 +0x87 net/http.(*http2Framer).ReadFrame(0xc001157960, 0xc000350b40, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:1735 +0xa1 net/http.(*http2clientConnReadLoop).run(0xc0000f1fb8, 0x6a75fd, 0xc0000a0420) /usr/local/go/src/net/http/h2_bundle.go:8175 +0x8e net/http.(*http2ClientConn).readLoop(0xc0002a7080) /usr/local/go/src/net/http/h2_bundle.go:8103 +0xa3 created by net/http.(*http2Transport).newClientConn /usr/local/go/src/net/http/h2_bundle.go:7162 +0x62f