Created
February 18, 2022 15:50
-
-
Save kylecarbs/2d10f66dec7374f633d9baba6a32ae3b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-02-17T22:19:39.0280276Z goleak: Errors on successful test run: found unexpected goroutines: | |
2022-02-17T22:19:39.0280760Z [Goroutine 88026 in state select, with nhooyr.io/websocket.(*Conn).writeFrame.func1 on top of the stack: | |
2022-02-17T22:19:39.0281172Z goroutine 88026 [select]: | |
2022-02-17T22:19:39.0281504Z nhooyr.io/websocket.(*Conn).writeFrame.func1() | |
2022-02-17T22:19:39.0283312Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:276 +0x129 | |
2022-02-17T22:19:39.0283785Z nhooyr.io/websocket.(*Conn).writeFrame(0xc0025b6000, {0x181dee0, 0xc000873580}, 0x1, 0x0, 0x2, {0xc000a6b000, 0x4, 0x1000}) | |
2022-02-17T22:19:39.0284281Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:318 +0xb48 | |
2022-02-17T22:19:39.0286105Z nhooyr.io/websocket.(*Conn).write(0xc0025b6000, {0x181dee0, 0xc000873580}, 0x1, {0xc000a6b000, 0x4, 0x1000}) | |
2022-02-17T22:19:39.0286612Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:129 +0x2d2 | |
2022-02-17T22:19:39.0287080Z nhooyr.io/websocket.(*Conn).Write(0xc0001391a0, {0x181dee0, 0xc000873580}, 0xc00021b268, {0xc000a6b000, 0x4, 0x1000}) | |
2022-02-17T22:19:39.0287561Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:42 +0x8e | |
2022-02-17T22:19:39.0287990Z nhooyr.io/websocket.(*netConn).Write(0xc000139080, {0xc000a6b000, 0x4, 0x1000}) | |
2022-02-17T22:19:39.0288440Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/netconn.go:84 +0xb0 | |
2022-02-17T22:19:39.0288854Z github.com/hashicorp/yamux.(*Session).send(0xc001718f20) | |
2022-02-17T22:19:39.0289510Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:443 +0x234 | |
2022-02-17T22:19:39.0289938Z created by github.com/hashicorp/yamux.newSession | |
2022-02-17T22:19:39.0290398Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:114 +0x8d1 | |
2022-02-17T22:19:39.0290645Z | |
2022-02-17T22:19:39.0290886Z Goroutine 88025 in state select, with nhooyr.io/websocket.(*mu).lock on top of the stack: | |
2022-02-17T22:19:39.0291208Z goroutine 88025 [select]: | |
2022-02-17T22:19:39.0291548Z nhooyr.io/websocket.(*mu).lock(0xc0041b4fe0, {0x181df50, 0xc003405b60}) | |
2022-02-17T22:19:39.0292076Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/conn_notjs.go:238 +0x17f | |
2022-02-17T22:19:39.0292557Z nhooyr.io/websocket.(*Conn).writeFrame(0xc0025b6000, {0x181df50, 0xc003405b60}, 0x1, 0x0, 0x8, {0xc001508855, 0xb, 0xb}) | |
2022-02-17T22:19:39.0293042Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:245 +0xd2 | |
2022-02-17T22:19:39.0293572Z nhooyr.io/websocket.(*Conn).writeControl(0xc0025b6158, {0x181df18, 0xc0000a0198}, 0xa8cf4c, {0xc001508855, 0xb, 0xb}) | |
2022-02-17T22:19:39.0294051Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/write.go:236 +0x105 | |
2022-02-17T22:19:39.0294485Z nhooyr.io/websocket.(*Conn).writeClose(0xc0025b6000, 0x3f0, {0xc001508827, 0x9}) | |
2022-02-17T22:19:39.0294964Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/close_notjs.go:76 +0x21c | |
2022-02-17T22:19:39.0295475Z nhooyr.io/websocket.(*Conn).handleControl(0xc0025b6000, {0x181dee0, 0xc0008735c0}, {0x1, 0x0, 0x0, 0x0, 0x8, 0xb, 0x1, ...}) | |
2022-02-17T22:19:39.0296115Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/read.go:295 +0x4f4 | |
2022-02-17T22:19:39.0296542Z nhooyr.io/websocket.(*Conn).readLoop(0xc0025b6000, {0x181dee0, 0xc0008735c0}) | |
2022-02-17T22:19:39.0297029Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/read.go:163 +0x206 | |
2022-02-17T22:19:39.0297441Z nhooyr.io/websocket.(*Conn).reader(0xc0025b6000, {0x181dee0, 0xc0008735c0}) | |
2022-02-17T22:19:39.0297877Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/read.go:315 +0x245 | |
2022-02-17T22:19:39.0298237Z nhooyr.io/websocket.(*Conn).Reader(...) | |
2022-02-17T22:19:39.0298664Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/read.go:30 | |
2022-02-17T22:19:39.0299045Z nhooyr.io/websocket.(*netConn).Read(0xc000139080, {0xc00093e000, 0x1000, 0x1000}) | |
2022-02-17T22:19:39.0299471Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/netconn.go:100 +0x167 | |
2022-02-17T22:19:39.0299859Z bufio.(*Reader).Read(0xc0001390e0, {0xc00144c9e4, 0xc, 0xc}) | |
2022-02-17T22:19:39.0300246Z C:/hostedtoolcache/windows/go/1.17.6/x64/src/bufio/bufio.go:227 +0x4db | |
2022-02-17T22:19:39.0300667Z io.ReadAtLeast({0x180ae00, 0xc0001390e0}, {0xc00144c9e4, 0xc, 0xc}, 0xc) | |
2022-02-17T22:19:39.0301066Z C:/hostedtoolcache/windows/go/1.17.6/x64/src/io/io.go:328 +0xde | |
2022-02-17T22:19:39.0301363Z io.ReadFull(...) | |
2022-02-17T22:19:39.0301712Z C:/hostedtoolcache/windows/go/1.17.6/x64/src/io/io.go:347 | |
2022-02-17T22:19:39.0302089Z github.com/hashicorp/yamux.(*Session).recvLoop(0xc001718f20) | |
2022-02-17T22:19:39.0303103Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:483 +0x136 | |
2022-02-17T22:19:39.0303561Z github.com/hashicorp/yamux.(*Session).recv(0x0) | |
2022-02-17T22:19:39.0304042Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:462 +0x2f | |
2022-02-17T22:19:39.0304463Z created by github.com/hashicorp/yamux.newSession | |
2022-02-17T22:19:39.0304953Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:113 +0x865 | |
2022-02-17T22:19:39.0305224Z | |
2022-02-17T22:19:39.0305514Z Goroutine 88707 in state select, with storj.io/drpc/drpcmanager.(*Manager).manageStream on top of the stack: | |
2022-02-17T22:19:39.0305869Z goroutine 88707 [select]: | |
2022-02-17T22:19:39.0306268Z storj.io/drpc/drpcmanager.(*Manager).manageStream(0xc001576b60, {0x181df88, 0xc001dc5950}, 0xc0009a2d80) | |
2022-02-17T22:19:39.0306750Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcmanager/manager.go:289 +0x1b7 | |
2022-02-17T22:19:39.0307177Z storj.io/drpc/drpcmanager.(*Manager).manageStreams(0xc001576b60) | |
2022-02-17T22:19:39.0307650Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcmanager/manager.go:276 +0xfa | |
2022-02-17T22:19:39.0308072Z created by storj.io/drpc/drpcmanager.NewWithOptions | |
2022-02-17T22:19:39.0308551Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcmanager/manager.go:104 +0x7d1 | |
2022-02-17T22:19:39.0308790Z | |
2022-02-17T22:19:39.0309082Z Goroutine 88027 in state select, with github.com/hashicorp/yamux.(*Session).keepalive on top of the stack: | |
2022-02-17T22:19:39.0309455Z goroutine 88027 [select]: | |
2022-02-17T22:19:39.0309766Z github.com/hashicorp/yamux.(*Session).keepalive(0xc001718f20) | |
2022-02-17T22:19:39.0310272Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:338 +0x129 | |
2022-02-17T22:19:39.0310710Z created by github.com/hashicorp/yamux.newSession | |
2022-02-17T22:19:39.0311229Z C:/Users/runneradmin/go/pkg/mod/github.com/hashicorp/[email protected]/session.go:116 +0x95a | |
2022-02-17T22:19:39.0311498Z | |
2022-02-17T22:19:39.0311776Z Goroutine 88024 in state select, with nhooyr.io/websocket.(*Conn).timeoutLoop on top of the stack: | |
2022-02-17T22:19:39.0312145Z goroutine 88024 [select]: | |
2022-02-17T22:19:39.0312511Z nhooyr.io/websocket.(*Conn).timeoutLoop(0xc0025b6000) | |
2022-02-17T22:19:39.0312939Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/conn_notjs.go:153 +0x23d | |
2022-02-17T22:19:39.0313408Z created by nhooyr.io/websocket.newConn | |
2022-02-17T22:19:39.0313835Z C:/Users/runneradmin/go/pkg/mod/nhooyr.io/[email protected]/conn_notjs.go:114 +0xc65 | |
2022-02-17T22:19:39.0314067Z | |
2022-02-17T22:19:39.0314371Z Goroutine 88028 in state chan receive, with storj.io/drpc/drpcserver.(*Server).Serve.func1 on top of the stack: | |
2022-02-17T22:19:39.0314758Z goroutine 88028 [chan receive]: | |
2022-02-17T22:19:39.0315129Z storj.io/drpc/drpcserver.(*Server).Serve.func1({0x181e5e0, 0xc001777890}) | |
2022-02-17T22:19:39.0315605Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcserver/server.go:80 +0x51 | |
2022-02-17T22:19:39.0315995Z storj.io/drpc/drpcctx.(*Tracker).track(0xc001777890, 0xc0014c3620) | |
2022-02-17T22:19:39.0316457Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcctx/transport.go:52 +0x3e | |
2022-02-17T22:19:39.0316849Z created by storj.io/drpc/drpcctx.(*Tracker).Run | |
2022-02-17T22:19:39.0317286Z C:/Users/runneradmin/go/pkg/mod/storj.io/[email protected]/drpcctx/transport.go:47 +0xf1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment