TestSubmitOracle timeout on Windows #1572

Open
opened 2025-12-28 17:16:53 +00:00 by sami · 0 comments
Owner

Originally created by @AnnaShaleva on GitHub (Nov 6, 2025).

TestSubmitOracle times out on Windows, Go 1.25, NeoGo v0.113+, first time discovered at https://github.com/nspcc-dev/neo-go/actions/runs/19129675904/job/54667130898?pr=4059:

2025-11-06T09:00:33.9237871Z === NAME  TestSubmitOracle
2025-11-06T09:00:33.9238464Z     logger.go:146: 2025-11-06T08:59:34.372Z	DEBUG	processing rpc request	{"method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL notanumber]"}
2025-11-06T09:00:33.9239433Z     logger.go:146: 2025-11-06T08:59:34.372Z	INFO	Error encountered with rpc request	{"code": -32602, "cause": "request ID is missing: strconv.Atoi: parsing \"notanumber\": invalid syntax", "method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL notanumber]"}
2025-11-06T09:00:33.9239536Z === RUN   TestSubmitOracle/InvalidTxSignature
2025-11-06T09:00:33.9239655Z === NAME  TestSubmitOracle
2025-11-06T09:00:33.9240242Z     logger.go:146: 2025-11-06T08:59:35.348Z	DEBUG	processing rpc request	{"method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL 1 qwerty]"}
2025-11-06T09:00:33.9241143Z     logger.go:146: 2025-11-06T08:59:35.358Z	INFO	Error encountered with rpc request	{"code": -32602, "cause": "tx signature is missing: illegal base64 data at input byte 4", "method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL 1 qwerty]"}
2025-11-06T09:00:33.9241224Z panic: test timed out after 15m0s
2025-11-06T09:00:33.9241294Z 	running tests:
2025-11-06T09:00:33.9241382Z 		TestSubmitOracle (4s)
2025-11-06T09:00:33.9241528Z 		TestSubmitOracle/InvalidTxSignature (0s)
2025-11-06T09:00:33.9241536Z 
2025-11-06T09:00:33.9241621Z goroutine 13231 [running]:
2025-11-06T09:00:33.9241700Z testing.(*M).startAlarm.func1()
2025-11-06T09:00:33.9241919Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2682 +0x605
2025-11-06T09:00:33.9241998Z created by time.goFunc
2025-11-06T09:00:33.9242186Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/time/sleep.go:215 +0x45
2025-11-06T09:00:33.9242194Z 
2025-11-06T09:00:33.9242268Z goroutine 1 [chan receive]:
2025-11-06T09:00:33.9242414Z testing.(*T).Run(0xc0003b8000, {0x1416f264f, 0x10}, 0x1417f4570)
2025-11-06T09:00:33.9242618Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2005 +0xa08
2025-11-06T09:00:33.9242712Z testing.runTests.func1(0xc0003b8000)
2025-11-06T09:00:33.9242914Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2477 +0x86
2025-11-06T09:00:33.9243006Z testing.tRunner(0xc0003b8000, 0xc000193ae0)
2025-11-06T09:00:33.9243208Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4
2025-11-06T09:00:33.9243444Z testing.runTests(0xc00038e210, {0x14141d7c0, 0x39, 0x39}, {0x0?, 0x140080fe5?, 0x1422fdde0?})
2025-11-06T09:00:33.9243647Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2475 +0x96d
2025-11-06T09:00:33.9243725Z testing.(*M).Run(0xc000395b80)
2025-11-06T09:00:33.9243920Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2337 +0xed5
2025-11-06T09:00:33.9244025Z main.main()
2025-11-06T09:00:33.9244104Z 	_testmain.go:159 +0x165
2025-11-06T09:00:33.9244109Z 
2025-11-06T09:00:33.9244176Z goroutine 13730 [select]:
2025-11-06T09:00:33.9244401Z github.com/nspcc-dev/neo-go/pkg/core/mempool.(*Pool).notificationDispatcher(...)
2025-11-06T09:00:33.9244547Z 	D:/a/neo-go/neo-go/pkg/core/mempool/subscriptions.go:55
2025-11-06T09:00:33.9244822Z created by github.com/nspcc-dev/neo-go/pkg/core/mempool.(*Pool).RunSubscriptions in goroutine 13707
2025-11-06T09:00:33.9245203Z 	D:/a/neo-go/neo-go/pkg/core/mempool/subscriptions.go:13 +0xda
2025-11-06T09:00:33.9245208Z 
2025-11-06T09:00:33.9245277Z goroutine 13713 [select]:
2025-11-06T09:00:33.9245510Z github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).notificationDispatcher(0xc001a39c08)
2025-11-06T09:00:33.9245639Z 	D:/a/neo-go/neo-go/pkg/core/blockchain.go:1702 +0x54f
2025-11-06T09:00:33.9245897Z created by github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).Run in goroutine 13707
2025-11-06T09:00:33.9246031Z 	D:/a/neo-go/neo-go/pkg/core/blockchain.go:1348 +0x14b
2025-11-06T09:00:33.9246038Z 
2025-11-06T09:00:33.9246107Z goroutine 13710 [IO wait]:
2025-11-06T09:00:33.9246222Z internal/poll.runtime_pollWait(0x48756e00, 0x72)
2025-11-06T09:00:33.9246426Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85
2025-11-06T09:00:33.9246550Z internal/poll.(*pollDesc).wait(0xc001e686b0, 0x72, 0x0)
2025-11-06T09:00:33.9246803Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1
2025-11-06T09:00:33.9246891Z internal/poll.waitIO(0xc001e68520)
2025-11-06T09:00:33.9247122Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158
2025-11-06T09:00:33.9247231Z internal/poll.execIO(0xc001e68520, 0xc00005b9a0)
2025-11-06T09:00:33.9247492Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2
2025-11-06T09:00:33.9247720Z internal/poll.(*FD).acceptOne(0xc001e68508, 0x818, {0xc0021e4000, 0x2, 0x2}, 0xc001e68520)
2025-11-06T09:00:33.9247951Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1059 +0xee
2025-11-06T09:00:33.9248069Z internal/poll.(*FD).Accept(0xc001e68508, 0xc00005bc18)
2025-11-06T09:00:33.9248302Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1093 +0x3ca
2025-11-06T09:00:33.9248380Z net.(*netFD).accept(0xc001e68508)
2025-11-06T09:00:33.9248584Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_windows.go:202 +0x85
2025-11-06T09:00:33.9248709Z net.(*TCPListener).accept(0xc001e14180)
2025-11-06T09:00:33.9248916Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock_posix.go:159 +0x4e
2025-11-06T09:00:33.9249001Z net.(*TCPListener).Accept(0xc001e14180)
2025-11-06T09:00:33.9249185Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock.go:380 +0x65
2025-11-06T09:00:33.9249336Z net/http.(*Server).Serve(0xc001e28100, {0x1419d53c0, 0xc001e14180})
2025-11-06T09:00:33.9249540Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3463 +0x610
2025-11-06T09:00:33.9249639Z net/http/httptest.(*Server).goServe.func1()
2025-11-06T09:00:33.9249873Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/httptest/server.go:311 +0xb3
2025-11-06T09:00:33.9250041Z created by net/http/httptest.(*Server).goServe in goroutine 13694
2025-11-06T09:00:33.9250258Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/httptest/server.go:309 +0xa5
2025-11-06T09:00:33.9250264Z 
2025-11-06T09:00:33.9250345Z goroutine 13752 [runnable]:
2025-11-06T09:00:33.9250452Z sync.runtime_notifyListWait(0xc0017ed350, 0x0)
2025-11-06T09:00:33.9250642Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/sema.go:606 +0x15d
2025-11-06T09:00:33.9250723Z sync.(*Cond).Wait(0xc0017ed340)
2025-11-06T09:00:33.9250893Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/cond.go:71 +0x6c
2025-11-06T09:00:33.9251026Z net/http.(*connReader).abortPendingRead(0xc0017ed2c0)
2025-11-06T09:00:33.9251223Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:750 +0x16a
2025-11-06T09:00:33.9251375Z net/http.(*response).finishRequest(0xc0000262d0)
2025-11-06T09:00:33.9251580Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:1712 +0x10b
2025-11-06T09:00:33.9251722Z net/http.(*conn).serve(0xc001988f30, {0x1419d85d8, 0xc001e17f50})
2025-11-06T09:00:33.9251915Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:2116 +0xdfa
2025-11-06T09:00:33.9252038Z created by net/http.(*Server).Serve in goroutine 13710
2025-11-06T09:00:33.9252239Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3493 +0x88a
2025-11-06T09:00:33.9252244Z 
2025-11-06T09:00:33.9252319Z goroutine 13708 [select]:
2025-11-06T09:00:33.9252555Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).handleSubEvents(0xc001e68008)
2025-11-06T09:00:33.9252704Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:3087 +0x8d3
2025-11-06T09:00:33.9252993Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start in goroutine 13694
2025-11-06T09:00:33.9253137Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:413 +0xeb
2025-11-06T09:00:33.9253142Z 
2025-11-06T09:00:33.9253216Z goroutine 13751 [select]:
2025-11-06T09:00:33.9253322Z net/http.(*persistConn).writeLoop(0xc0000e0ea0)
2025-11-06T09:00:33.9253537Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2600 +0x1b6
2025-11-06T09:00:33.9253683Z created by net/http.(*Transport).dialConn in goroutine 13735
2025-11-06T09:00:33.9253900Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:1948 +0x2ddd
2025-11-06T09:00:33.9253904Z 
2025-11-06T09:00:33.9253974Z goroutine 5240 [runnable]:
2025-11-06T09:00:33.9254055Z sync.(*Mutex).Lock(0xc0001f0328)
2025-11-06T09:00:33.9254233Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/mutex.go:45 +0x3e
2025-11-06T09:00:33.9254352Z sync.(*RWMutex).Lock(0xc0001f0328)
2025-11-06T09:00:33.9254542Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/rwmutex.go:150 +0x45
2025-11-06T09:00:33.9254844Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc0001f01c0, {0xd4?, {0x0?, 0x0?}})
2025-11-06T09:00:33.9254988Z 	D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:753 +0x109
2025-11-06T09:00:33.9255180Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc0001f01c0)
2025-11-06T09:00:33.9255301Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47
2025-11-06T09:00:33.9255517Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 5234
2025-11-06T09:00:33.9255951Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd
2025-11-06T09:00:33.9255961Z 
2025-11-06T09:00:33.9256054Z goroutine 4880 [runnable]:
2025-11-06T09:00:33.9256266Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc000447a40)
2025-11-06T09:00:33.9256403Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:54 +0x189
2025-11-06T09:00:33.9256627Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 4874
2025-11-06T09:00:33.9256748Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd
2025-11-06T09:00:33.9256756Z 
2025-11-06T09:00:33.9256840Z goroutine 6977 [runnable]:
2025-11-06T09:00:33.9257026Z internal/runtime/maps.(*Iter).Init(0xc0002b3e30?, 0x141579d60?, 0xc0006df6b0?)
2025-11-06T09:00:33.9257267Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/runtime/maps/table.go:651 +0x113
2025-11-06T09:00:33.9257570Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc0001f08c0, {0xd4?, {0x0?, 0x0?}})
2025-11-06T09:00:33.9257708Z 	D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:754 +0x167
2025-11-06T09:00:33.9257901Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc0001f08c0)
2025-11-06T09:00:33.9258026Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47
2025-11-06T09:00:33.9258236Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 6972
2025-11-06T09:00:33.9258363Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd
2025-11-06T09:00:33.9258370Z 
2025-11-06T09:00:33.9258439Z goroutine 13734 [select]:
2025-11-06T09:00:33.9258635Z net/http.(*persistConn).roundTrip(0xc0000e0ea0, 0xc001f020f0)
2025-11-06T09:00:33.9258859Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2836 +0xd16
2025-11-06T09:00:33.9258988Z net/http.(*Transport).roundTrip(0xc00011f520, 0xc0005a9b80)
2025-11-06T09:00:33.9259203Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:696 +0x14dc
2025-11-06T09:00:33.9259325Z net/http.(*Transport).RoundTrip(0xc00011f520, 0xc0005a9b80)
2025-11-06T09:00:33.9259529Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/roundtrip.go:33 +0x39
2025-11-06T09:00:33.9259727Z net/http.send(0xc0005a9a40, {0x1419c8a00, 0xc00011f520}, {0x8?, 0x8?, 0x1422fdde0?})
2025-11-06T09:00:33.9259932Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:259 +0x8cb
2025-11-06T09:00:33.9260172Z net/http.(*Client).send(0xc000b72840, 0xc0005a9a40, {0x0?, 0xc00145b9d0?, 0x1422fdde0?})
2025-11-06T09:00:33.9260377Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:180 +0x14d
2025-11-06T09:00:33.9260481Z net/http.(*Client).do(0xc000b72840, 0xc0005a9a40)
2025-11-06T09:00:33.9260681Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:729 +0x13b9
2025-11-06T09:00:33.9260751Z net/http.(*Client).Do(...)
2025-11-06T09:00:33.9260932Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:587
2025-11-06T09:00:33.9261200Z net/http.(*Client).Post(0xc000b72840, {0xc001bae480, 0x16}, {0x1416f28bf, 0x10}, {0x1419c8a20, 0xc000a913c0})
2025-11-06T09:00:33.9261401Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:867 +0x1c9
2025-11-06T09:00:33.9261770Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.doRPCCallOverHTTP({0xc001b13200, 0x84}, {0xc001bae480, 0x16}, 0xc0030776c0)
2025-11-06T09:00:33.9261974Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:3782 +0x2ec
2025-11-06T09:00:33.9262309Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.TestSubmitOracle.TestSubmitOracle.func2.func6(0xc0030776c0)
2025-11-06T09:00:33.9262479Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:2387 +0x171
2025-11-06T09:00:33.9262569Z testing.tRunner(0xc0030776c0, 0xc001f02000)
2025-11-06T09:00:33.9262771Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4
2025-11-06T09:00:33.9262876Z created by testing.(*T).Run in goroutine 13694
2025-11-06T09:00:33.9263070Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1997 +0x9dd
2025-11-06T09:00:33.9263075Z 
2025-11-06T09:00:33.9263147Z goroutine 13709 [IO wait]:
2025-11-06T09:00:33.9263289Z internal/poll.runtime_pollWait(0x487bb800, 0x72)
2025-11-06T09:00:33.9263488Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85
2025-11-06T09:00:33.9263615Z internal/poll.(*pollDesc).wait(0xc001e68430, 0x72, 0x0)
2025-11-06T09:00:33.9263856Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1
2025-11-06T09:00:33.9263943Z internal/poll.waitIO(0xc001e682a0)
2025-11-06T09:00:33.9264181Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158
2025-11-06T09:00:33.9264289Z internal/poll.execIO(0xc001e682a0, 0xc0019f18d8)
2025-11-06T09:00:33.9264514Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2
2025-11-06T09:00:33.9264727Z internal/poll.(*FD).acceptOne(0xc001e68288, 0x83c, {0xc0000c9590, 0x2, 0x2}, 0xc001e682a0)
2025-11-06T09:00:33.9264948Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1059 +0xee
2025-11-06T09:00:33.9265076Z internal/poll.(*FD).Accept(0xc001e68288, 0xc0019f1b50)
2025-11-06T09:00:33.9265301Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1093 +0x3ca
2025-11-06T09:00:33.9265385Z net.(*netFD).accept(0xc001e68288)
2025-11-06T09:00:33.9265583Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_windows.go:202 +0x85
2025-11-06T09:00:33.9265669Z net.(*TCPListener).accept(0xc001e14140)
2025-11-06T09:00:33.9265873Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock_posix.go:159 +0x4e
2025-11-06T09:00:33.9265996Z net.(*TCPListener).Accept(0xc001e14140)
2025-11-06T09:00:33.9266179Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock.go:380 +0x65
2025-11-06T09:00:33.9266332Z net/http.(*Server).Serve(0xc001e28000, {0x1419d53c0, 0xc001e14140})
2025-11-06T09:00:33.9266527Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3463 +0x610
2025-11-06T09:00:33.9266750Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start.func1(0xc001e28000)
2025-11-06T09:00:33.9266900Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:426 +0x79
2025-11-06T09:00:33.9267150Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start in goroutine 13694
2025-11-06T09:00:33.9267298Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:425 +0x1ac
2025-11-06T09:00:33.9267304Z 
2025-11-06T09:00:33.9267379Z goroutine 13694 [chan receive]:
2025-11-06T09:00:33.9267945Z testing.(*T).Run(0xc001c9ec40, {0x1416f5cde, 0x12}, 0xc001f02000)
2025-11-06T09:00:33.9268187Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2005 +0xa08
2025-11-06T09:00:33.9268402Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.TestSubmitOracle(0xc001c9ec40)
2025-11-06T09:00:33.9268577Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:2398 +0x885
2025-11-06T09:00:33.9268668Z testing.tRunner(0xc001c9ec40, 0x1417f4570)
2025-11-06T09:00:33.9268868Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4
2025-11-06T09:00:33.9268963Z created by testing.(*T).Run in goroutine 1
2025-11-06T09:00:33.9269160Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1997 +0x9dd
2025-11-06T09:00:33.9269164Z 
2025-11-06T09:00:33.9269240Z goroutine 13750 [IO wait]:
2025-11-06T09:00:33.9269346Z internal/poll.runtime_pollWait(0x48757200, 0x72)
2025-11-06T09:00:33.9269588Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85
2025-11-06T09:00:33.9269732Z internal/poll.(*pollDesc).wait(0xc001e68bb0, 0x72, 0x0)
2025-11-06T09:00:33.9269979Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1
2025-11-06T09:00:33.9270060Z internal/poll.waitIO(0xc001e68a20)
2025-11-06T09:00:33.9270297Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158
2025-11-06T09:00:33.9270398Z internal/poll.execIO(0xc001e68a20, 0x1417f54f0)
2025-11-06T09:00:33.9270620Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2
2025-11-06T09:00:33.9270808Z internal/poll.(*FD).Read(0xc001e68a08, {0xc0019ff000, 0x1000, 0x1000})
2025-11-06T09:00:33.9271029Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:533 +0x305
2025-11-06T09:00:33.9271163Z net.(*netFD).Read(0xc001e68a08, {0xc0019ff000, 0x1000, 0x1000})
2025-11-06T09:00:33.9271348Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_posix.go:68 +0x4b
2025-11-06T09:00:33.9271474Z net.(*conn).Read(0xc00008e8b0, {0xc0019ff000, 0x1000, 0x1000})
2025-11-06T09:00:33.9271646Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/net.go:196 +0xad
2025-11-06T09:00:33.9271813Z net/http.(*persistConn).Read(0xc0000e0ea0, {0xc0019ff000, 0x1000, 0x1000})
2025-11-06T09:00:33.9272026Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2125 +0xf5
2025-11-06T09:00:33.9272103Z bufio.(*Reader).fill(0xc000b3de60)
2025-11-06T09:00:33.9272291Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/bufio/bufio.go:113 +0x2a4
2025-11-06T09:00:33.9272380Z bufio.(*Reader).Peek(0xc000b3de60, 0x1)
2025-11-06T09:00:33.9272562Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/bufio/bufio.go:152 +0xc5
2025-11-06T09:00:33.9272666Z net/http.(*persistConn).readLoop(0xc0000e0ea0)
2025-11-06T09:00:33.9272883Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2278 +0x32a
2025-11-06T09:00:33.9273026Z created by net/http.(*Transport).dialConn in goroutine 13735
2025-11-06T09:00:33.9273245Z 	C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:1947 +0x2d52
2025-11-06T09:00:33.9273291Z 
2025-11-06T09:00:33.9273366Z goroutine 4848 [runnable]:
2025-11-06T09:00:33.9273669Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc000447340, {0xd4?, {0x0?, 0x0?}})
2025-11-06T09:00:33.9273819Z 	D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:754 +0x167
2025-11-06T09:00:33.9274013Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc000447340)
2025-11-06T09:00:33.9274134Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47
2025-11-06T09:00:33.9274352Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 4867
2025-11-06T09:00:33.9274473Z 	D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd
2025-11-06T09:00:33.9274479Z 
2025-11-06T09:00:33.9274553Z goroutine 13707 [select]:
2025-11-06T09:00:33.9274722Z github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).Run(0xc001a39c08)
2025-11-06T09:00:33.9274888Z 	D:/a/neo-go/neo-go/pkg/core/blockchain.go:1353 +0x2b1
2025-11-06T09:00:33.9275224Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.getUnitTestChainWithCustomConfig in goroutine 13694
2025-11-06T09:00:33.9275408Z 	D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_helper_test.go:85 +0x714
2025-11-06T09:00:33.9275562Z FAIL	github.com/nspcc-dev/neo-go/pkg/services/rpcsrv	900.618s
Originally created by @AnnaShaleva on GitHub (Nov 6, 2025). `TestSubmitOracle` times out on Windows, Go 1.25, NeoGo v0.113+, first time discovered at https://github.com/nspcc-dev/neo-go/actions/runs/19129675904/job/54667130898?pr=4059: ``` 2025-11-06T09:00:33.9237871Z === NAME TestSubmitOracle 2025-11-06T09:00:33.9238464Z logger.go:146: 2025-11-06T08:59:34.372Z DEBUG processing rpc request {"method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL notanumber]"} 2025-11-06T09:00:33.9239433Z logger.go:146: 2025-11-06T08:59:34.372Z INFO Error encountered with rpc request {"code": -32602, "cause": "request ID is missing: strconv.Atoi: parsing \"notanumber\": invalid syntax", "method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL notanumber]"} 2025-11-06T09:00:33.9239536Z === RUN TestSubmitOracle/InvalidTxSignature 2025-11-06T09:00:33.9239655Z === NAME TestSubmitOracle 2025-11-06T09:00:33.9240242Z logger.go:146: 2025-11-06T08:59:35.348Z DEBUG processing rpc request {"method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL 1 qwerty]"} 2025-11-06T09:00:33.9241143Z logger.go:146: 2025-11-06T08:59:35.358Z INFO Error encountered with rpc request {"code": -32602, "cause": "tx signature is missing: illegal base64 data at input byte 4", "method": "submitoracleresponse", "params": "[AjrqQUBIow84lfBj+OY1rrDs8WRdhj9vGLwbcTMCTCmL 1 qwerty]"} 2025-11-06T09:00:33.9241224Z panic: test timed out after 15m0s 2025-11-06T09:00:33.9241294Z running tests: 2025-11-06T09:00:33.9241382Z TestSubmitOracle (4s) 2025-11-06T09:00:33.9241528Z TestSubmitOracle/InvalidTxSignature (0s) 2025-11-06T09:00:33.9241536Z 2025-11-06T09:00:33.9241621Z goroutine 13231 [running]: 2025-11-06T09:00:33.9241700Z testing.(*M).startAlarm.func1() 2025-11-06T09:00:33.9241919Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2682 +0x605 2025-11-06T09:00:33.9241998Z created by time.goFunc 2025-11-06T09:00:33.9242186Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/time/sleep.go:215 +0x45 2025-11-06T09:00:33.9242194Z 2025-11-06T09:00:33.9242268Z goroutine 1 [chan receive]: 2025-11-06T09:00:33.9242414Z testing.(*T).Run(0xc0003b8000, {0x1416f264f, 0x10}, 0x1417f4570) 2025-11-06T09:00:33.9242618Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2005 +0xa08 2025-11-06T09:00:33.9242712Z testing.runTests.func1(0xc0003b8000) 2025-11-06T09:00:33.9242914Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2477 +0x86 2025-11-06T09:00:33.9243006Z testing.tRunner(0xc0003b8000, 0xc000193ae0) 2025-11-06T09:00:33.9243208Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4 2025-11-06T09:00:33.9243444Z testing.runTests(0xc00038e210, {0x14141d7c0, 0x39, 0x39}, {0x0?, 0x140080fe5?, 0x1422fdde0?}) 2025-11-06T09:00:33.9243647Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2475 +0x96d 2025-11-06T09:00:33.9243725Z testing.(*M).Run(0xc000395b80) 2025-11-06T09:00:33.9243920Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2337 +0xed5 2025-11-06T09:00:33.9244025Z main.main() 2025-11-06T09:00:33.9244104Z _testmain.go:159 +0x165 2025-11-06T09:00:33.9244109Z 2025-11-06T09:00:33.9244176Z goroutine 13730 [select]: 2025-11-06T09:00:33.9244401Z github.com/nspcc-dev/neo-go/pkg/core/mempool.(*Pool).notificationDispatcher(...) 2025-11-06T09:00:33.9244547Z D:/a/neo-go/neo-go/pkg/core/mempool/subscriptions.go:55 2025-11-06T09:00:33.9244822Z created by github.com/nspcc-dev/neo-go/pkg/core/mempool.(*Pool).RunSubscriptions in goroutine 13707 2025-11-06T09:00:33.9245203Z D:/a/neo-go/neo-go/pkg/core/mempool/subscriptions.go:13 +0xda 2025-11-06T09:00:33.9245208Z 2025-11-06T09:00:33.9245277Z goroutine 13713 [select]: 2025-11-06T09:00:33.9245510Z github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).notificationDispatcher(0xc001a39c08) 2025-11-06T09:00:33.9245639Z D:/a/neo-go/neo-go/pkg/core/blockchain.go:1702 +0x54f 2025-11-06T09:00:33.9245897Z created by github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).Run in goroutine 13707 2025-11-06T09:00:33.9246031Z D:/a/neo-go/neo-go/pkg/core/blockchain.go:1348 +0x14b 2025-11-06T09:00:33.9246038Z 2025-11-06T09:00:33.9246107Z goroutine 13710 [IO wait]: 2025-11-06T09:00:33.9246222Z internal/poll.runtime_pollWait(0x48756e00, 0x72) 2025-11-06T09:00:33.9246426Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85 2025-11-06T09:00:33.9246550Z internal/poll.(*pollDesc).wait(0xc001e686b0, 0x72, 0x0) 2025-11-06T09:00:33.9246803Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1 2025-11-06T09:00:33.9246891Z internal/poll.waitIO(0xc001e68520) 2025-11-06T09:00:33.9247122Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158 2025-11-06T09:00:33.9247231Z internal/poll.execIO(0xc001e68520, 0xc00005b9a0) 2025-11-06T09:00:33.9247492Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2 2025-11-06T09:00:33.9247720Z internal/poll.(*FD).acceptOne(0xc001e68508, 0x818, {0xc0021e4000, 0x2, 0x2}, 0xc001e68520) 2025-11-06T09:00:33.9247951Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1059 +0xee 2025-11-06T09:00:33.9248069Z internal/poll.(*FD).Accept(0xc001e68508, 0xc00005bc18) 2025-11-06T09:00:33.9248302Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1093 +0x3ca 2025-11-06T09:00:33.9248380Z net.(*netFD).accept(0xc001e68508) 2025-11-06T09:00:33.9248584Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_windows.go:202 +0x85 2025-11-06T09:00:33.9248709Z net.(*TCPListener).accept(0xc001e14180) 2025-11-06T09:00:33.9248916Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock_posix.go:159 +0x4e 2025-11-06T09:00:33.9249001Z net.(*TCPListener).Accept(0xc001e14180) 2025-11-06T09:00:33.9249185Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock.go:380 +0x65 2025-11-06T09:00:33.9249336Z net/http.(*Server).Serve(0xc001e28100, {0x1419d53c0, 0xc001e14180}) 2025-11-06T09:00:33.9249540Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3463 +0x610 2025-11-06T09:00:33.9249639Z net/http/httptest.(*Server).goServe.func1() 2025-11-06T09:00:33.9249873Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/httptest/server.go:311 +0xb3 2025-11-06T09:00:33.9250041Z created by net/http/httptest.(*Server).goServe in goroutine 13694 2025-11-06T09:00:33.9250258Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/httptest/server.go:309 +0xa5 2025-11-06T09:00:33.9250264Z 2025-11-06T09:00:33.9250345Z goroutine 13752 [runnable]: 2025-11-06T09:00:33.9250452Z sync.runtime_notifyListWait(0xc0017ed350, 0x0) 2025-11-06T09:00:33.9250642Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/sema.go:606 +0x15d 2025-11-06T09:00:33.9250723Z sync.(*Cond).Wait(0xc0017ed340) 2025-11-06T09:00:33.9250893Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/cond.go:71 +0x6c 2025-11-06T09:00:33.9251026Z net/http.(*connReader).abortPendingRead(0xc0017ed2c0) 2025-11-06T09:00:33.9251223Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:750 +0x16a 2025-11-06T09:00:33.9251375Z net/http.(*response).finishRequest(0xc0000262d0) 2025-11-06T09:00:33.9251580Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:1712 +0x10b 2025-11-06T09:00:33.9251722Z net/http.(*conn).serve(0xc001988f30, {0x1419d85d8, 0xc001e17f50}) 2025-11-06T09:00:33.9251915Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:2116 +0xdfa 2025-11-06T09:00:33.9252038Z created by net/http.(*Server).Serve in goroutine 13710 2025-11-06T09:00:33.9252239Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3493 +0x88a 2025-11-06T09:00:33.9252244Z 2025-11-06T09:00:33.9252319Z goroutine 13708 [select]: 2025-11-06T09:00:33.9252555Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).handleSubEvents(0xc001e68008) 2025-11-06T09:00:33.9252704Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:3087 +0x8d3 2025-11-06T09:00:33.9252993Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start in goroutine 13694 2025-11-06T09:00:33.9253137Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:413 +0xeb 2025-11-06T09:00:33.9253142Z 2025-11-06T09:00:33.9253216Z goroutine 13751 [select]: 2025-11-06T09:00:33.9253322Z net/http.(*persistConn).writeLoop(0xc0000e0ea0) 2025-11-06T09:00:33.9253537Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2600 +0x1b6 2025-11-06T09:00:33.9253683Z created by net/http.(*Transport).dialConn in goroutine 13735 2025-11-06T09:00:33.9253900Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:1948 +0x2ddd 2025-11-06T09:00:33.9253904Z 2025-11-06T09:00:33.9253974Z goroutine 5240 [runnable]: 2025-11-06T09:00:33.9254055Z sync.(*Mutex).Lock(0xc0001f0328) 2025-11-06T09:00:33.9254233Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/mutex.go:45 +0x3e 2025-11-06T09:00:33.9254352Z sync.(*RWMutex).Lock(0xc0001f0328) 2025-11-06T09:00:33.9254542Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/sync/rwmutex.go:150 +0x45 2025-11-06T09:00:33.9254844Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc0001f01c0, {0xd4?, {0x0?, 0x0?}}) 2025-11-06T09:00:33.9254988Z D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:753 +0x109 2025-11-06T09:00:33.9255180Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc0001f01c0) 2025-11-06T09:00:33.9255301Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47 2025-11-06T09:00:33.9255517Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 5234 2025-11-06T09:00:33.9255951Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd 2025-11-06T09:00:33.9255961Z 2025-11-06T09:00:33.9256054Z goroutine 4880 [runnable]: 2025-11-06T09:00:33.9256266Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc000447a40) 2025-11-06T09:00:33.9256403Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:54 +0x189 2025-11-06T09:00:33.9256627Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 4874 2025-11-06T09:00:33.9256748Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd 2025-11-06T09:00:33.9256756Z 2025-11-06T09:00:33.9256840Z goroutine 6977 [runnable]: 2025-11-06T09:00:33.9257026Z internal/runtime/maps.(*Iter).Init(0xc0002b3e30?, 0x141579d60?, 0xc0006df6b0?) 2025-11-06T09:00:33.9257267Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/runtime/maps/table.go:651 +0x113 2025-11-06T09:00:33.9257570Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc0001f08c0, {0xd4?, {0x0?, 0x0?}}) 2025-11-06T09:00:33.9257708Z D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:754 +0x167 2025-11-06T09:00:33.9257901Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc0001f08c0) 2025-11-06T09:00:33.9258026Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47 2025-11-06T09:00:33.9258236Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 6972 2025-11-06T09:00:33.9258363Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd 2025-11-06T09:00:33.9258370Z 2025-11-06T09:00:33.9258439Z goroutine 13734 [select]: 2025-11-06T09:00:33.9258635Z net/http.(*persistConn).roundTrip(0xc0000e0ea0, 0xc001f020f0) 2025-11-06T09:00:33.9258859Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2836 +0xd16 2025-11-06T09:00:33.9258988Z net/http.(*Transport).roundTrip(0xc00011f520, 0xc0005a9b80) 2025-11-06T09:00:33.9259203Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:696 +0x14dc 2025-11-06T09:00:33.9259325Z net/http.(*Transport).RoundTrip(0xc00011f520, 0xc0005a9b80) 2025-11-06T09:00:33.9259529Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/roundtrip.go:33 +0x39 2025-11-06T09:00:33.9259727Z net/http.send(0xc0005a9a40, {0x1419c8a00, 0xc00011f520}, {0x8?, 0x8?, 0x1422fdde0?}) 2025-11-06T09:00:33.9259932Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:259 +0x8cb 2025-11-06T09:00:33.9260172Z net/http.(*Client).send(0xc000b72840, 0xc0005a9a40, {0x0?, 0xc00145b9d0?, 0x1422fdde0?}) 2025-11-06T09:00:33.9260377Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:180 +0x14d 2025-11-06T09:00:33.9260481Z net/http.(*Client).do(0xc000b72840, 0xc0005a9a40) 2025-11-06T09:00:33.9260681Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:729 +0x13b9 2025-11-06T09:00:33.9260751Z net/http.(*Client).Do(...) 2025-11-06T09:00:33.9260932Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:587 2025-11-06T09:00:33.9261200Z net/http.(*Client).Post(0xc000b72840, {0xc001bae480, 0x16}, {0x1416f28bf, 0x10}, {0x1419c8a20, 0xc000a913c0}) 2025-11-06T09:00:33.9261401Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/client.go:867 +0x1c9 2025-11-06T09:00:33.9261770Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.doRPCCallOverHTTP({0xc001b13200, 0x84}, {0xc001bae480, 0x16}, 0xc0030776c0) 2025-11-06T09:00:33.9261974Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:3782 +0x2ec 2025-11-06T09:00:33.9262309Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.TestSubmitOracle.TestSubmitOracle.func2.func6(0xc0030776c0) 2025-11-06T09:00:33.9262479Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:2387 +0x171 2025-11-06T09:00:33.9262569Z testing.tRunner(0xc0030776c0, 0xc001f02000) 2025-11-06T09:00:33.9262771Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4 2025-11-06T09:00:33.9262876Z created by testing.(*T).Run in goroutine 13694 2025-11-06T09:00:33.9263070Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1997 +0x9dd 2025-11-06T09:00:33.9263075Z 2025-11-06T09:00:33.9263147Z goroutine 13709 [IO wait]: 2025-11-06T09:00:33.9263289Z internal/poll.runtime_pollWait(0x487bb800, 0x72) 2025-11-06T09:00:33.9263488Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85 2025-11-06T09:00:33.9263615Z internal/poll.(*pollDesc).wait(0xc001e68430, 0x72, 0x0) 2025-11-06T09:00:33.9263856Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1 2025-11-06T09:00:33.9263943Z internal/poll.waitIO(0xc001e682a0) 2025-11-06T09:00:33.9264181Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158 2025-11-06T09:00:33.9264289Z internal/poll.execIO(0xc001e682a0, 0xc0019f18d8) 2025-11-06T09:00:33.9264514Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2 2025-11-06T09:00:33.9264727Z internal/poll.(*FD).acceptOne(0xc001e68288, 0x83c, {0xc0000c9590, 0x2, 0x2}, 0xc001e682a0) 2025-11-06T09:00:33.9264948Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1059 +0xee 2025-11-06T09:00:33.9265076Z internal/poll.(*FD).Accept(0xc001e68288, 0xc0019f1b50) 2025-11-06T09:00:33.9265301Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:1093 +0x3ca 2025-11-06T09:00:33.9265385Z net.(*netFD).accept(0xc001e68288) 2025-11-06T09:00:33.9265583Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_windows.go:202 +0x85 2025-11-06T09:00:33.9265669Z net.(*TCPListener).accept(0xc001e14140) 2025-11-06T09:00:33.9265873Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock_posix.go:159 +0x4e 2025-11-06T09:00:33.9265996Z net.(*TCPListener).Accept(0xc001e14140) 2025-11-06T09:00:33.9266179Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/tcpsock.go:380 +0x65 2025-11-06T09:00:33.9266332Z net/http.(*Server).Serve(0xc001e28000, {0x1419d53c0, 0xc001e14140}) 2025-11-06T09:00:33.9266527Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/server.go:3463 +0x610 2025-11-06T09:00:33.9266750Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start.func1(0xc001e28000) 2025-11-06T09:00:33.9266900Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:426 +0x79 2025-11-06T09:00:33.9267150Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.(*Server).Start in goroutine 13694 2025-11-06T09:00:33.9267298Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server.go:425 +0x1ac 2025-11-06T09:00:33.9267304Z 2025-11-06T09:00:33.9267379Z goroutine 13694 [chan receive]: 2025-11-06T09:00:33.9267945Z testing.(*T).Run(0xc001c9ec40, {0x1416f5cde, 0x12}, 0xc001f02000) 2025-11-06T09:00:33.9268187Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:2005 +0xa08 2025-11-06T09:00:33.9268402Z github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.TestSubmitOracle(0xc001c9ec40) 2025-11-06T09:00:33.9268577Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_test.go:2398 +0x885 2025-11-06T09:00:33.9268668Z testing.tRunner(0xc001c9ec40, 0x1417f4570) 2025-11-06T09:00:33.9268868Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1934 +0x1c4 2025-11-06T09:00:33.9268963Z created by testing.(*T).Run in goroutine 1 2025-11-06T09:00:33.9269160Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/testing/testing.go:1997 +0x9dd 2025-11-06T09:00:33.9269164Z 2025-11-06T09:00:33.9269240Z goroutine 13750 [IO wait]: 2025-11-06T09:00:33.9269346Z internal/poll.runtime_pollWait(0x48757200, 0x72) 2025-11-06T09:00:33.9269588Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/runtime/netpoll.go:351 +0x85 2025-11-06T09:00:33.9269732Z internal/poll.(*pollDesc).wait(0xc001e68bb0, 0x72, 0x0) 2025-11-06T09:00:33.9269979Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_poll_runtime.go:84 +0xb1 2025-11-06T09:00:33.9270060Z internal/poll.waitIO(0xc001e68a20) 2025-11-06T09:00:33.9270297Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:187 +0x158 2025-11-06T09:00:33.9270398Z internal/poll.execIO(0xc001e68a20, 0x1417f54f0) 2025-11-06T09:00:33.9270620Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:240 +0x2d2 2025-11-06T09:00:33.9270808Z internal/poll.(*FD).Read(0xc001e68a08, {0xc0019ff000, 0x1000, 0x1000}) 2025-11-06T09:00:33.9271029Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/internal/poll/fd_windows.go:533 +0x305 2025-11-06T09:00:33.9271163Z net.(*netFD).Read(0xc001e68a08, {0xc0019ff000, 0x1000, 0x1000}) 2025-11-06T09:00:33.9271348Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/fd_posix.go:68 +0x4b 2025-11-06T09:00:33.9271474Z net.(*conn).Read(0xc00008e8b0, {0xc0019ff000, 0x1000, 0x1000}) 2025-11-06T09:00:33.9271646Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/net.go:196 +0xad 2025-11-06T09:00:33.9271813Z net/http.(*persistConn).Read(0xc0000e0ea0, {0xc0019ff000, 0x1000, 0x1000}) 2025-11-06T09:00:33.9272026Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2125 +0xf5 2025-11-06T09:00:33.9272103Z bufio.(*Reader).fill(0xc000b3de60) 2025-11-06T09:00:33.9272291Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/bufio/bufio.go:113 +0x2a4 2025-11-06T09:00:33.9272380Z bufio.(*Reader).Peek(0xc000b3de60, 0x1) 2025-11-06T09:00:33.9272562Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/bufio/bufio.go:152 +0xc5 2025-11-06T09:00:33.9272666Z net/http.(*persistConn).readLoop(0xc0000e0ea0) 2025-11-06T09:00:33.9272883Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:2278 +0x32a 2025-11-06T09:00:33.9273026Z created by net/http.(*Transport).dialConn in goroutine 13735 2025-11-06T09:00:33.9273245Z C:/hostedtoolcache/windows/go/1.25.3/x64/src/net/http/transport.go:1947 +0x2d52 2025-11-06T09:00:33.9273291Z 2025-11-06T09:00:33.9273366Z goroutine 4848 [runnable]: 2025-11-06T09:00:33.9273669Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*WSClient).notifySubscribers(0xc000447340, {0xd4?, {0x0?, 0x0?}}) 2025-11-06T09:00:33.9273819Z D:/a/neo-go/neo-go/pkg/rpcclient/wsclient.go:754 +0x167 2025-11-06T09:00:33.9274013Z github.com/nspcc-dev/neo-go/pkg/rpcclient.(*Internal).eventLoop(0xc000447340) 2025-11-06T09:00:33.9274134Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:64 +0x47 2025-11-06T09:00:33.9274352Z created by github.com/nspcc-dev/neo-go/pkg/rpcclient.NewInternal in goroutine 4867 2025-11-06T09:00:33.9274473Z D:/a/neo-go/neo-go/pkg/rpcclient/local.go:45 +0x3bd 2025-11-06T09:00:33.9274479Z 2025-11-06T09:00:33.9274553Z goroutine 13707 [select]: 2025-11-06T09:00:33.9274722Z github.com/nspcc-dev/neo-go/pkg/core.(*Blockchain).Run(0xc001a39c08) 2025-11-06T09:00:33.9274888Z D:/a/neo-go/neo-go/pkg/core/blockchain.go:1353 +0x2b1 2025-11-06T09:00:33.9275224Z created by github.com/nspcc-dev/neo-go/pkg/services/rpcsrv.getUnitTestChainWithCustomConfig in goroutine 13694 2025-11-06T09:00:33.9275408Z D:/a/neo-go/neo-go/pkg/services/rpcsrv/server_helper_test.go:85 +0x714 2025-11-06T09:00:33.9275562Z FAIL github.com/nspcc-dev/neo-go/pkg/services/rpcsrv 900.618s ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1572
No description provided.