You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We facing out of memory in gauge, it happens when contains huge number of scenarios/specifications.
22-03-2023 13:04:54.336 [html-report] [ERROR] runtime: out of memory: cannot allocate
22-03-2023 13:04:54.337 [html-report] [ERROR] 451403776-byte block (1010630656 in use)
22-03-2023 13:04:54.337 [html-report] [ERROR] fatal error: out of memory
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime stack:
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.throw(0x90b42b, 0xd)
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/panic.go:774 +0x64
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.largeAlloc(0x1ae7d092, 0x101, 0x1)
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go:1140 +0x108
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.mallocgc.func1()
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go:1033 +0x39
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.systemstack(0x0)
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:399 +0x53
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.mstart()
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/proc.go:1146
22-03-2023 13:04:54.342 [html-report] [ERROR] goroutine 445048 [running]:
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.systemstack_switch()
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:360 fp=0x1344fbf0 sp=0x1344fbec pc=0x44ee60
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.mallocgc(0x1ae7d092, 0x8792e0, 0x1, 0x0)
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go:1032 +0x684 fp=0x1344fc44 sp=0x1344fbf0 pc=0x40a034
22-03-2023 13:04:54.342 [html-report] [ERROR] runtime.makeslice(0x8792e0, 0x1ae7d092, 0x1ae7d092, 0x5)
22-03-2023 13:04:54.342 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/slice.go:49 +0x4f fp=0x1344fc58 sp=0x1344fc44 pc=0x43bddf
22-03-2023 13:04:54.342 [html-report] [ERROR] google.golang.org/grpc.(*parser).recvMsg(0x50b8e060, 0x40000000, 0x1, 0x460, 0x8, 0x10, 0x50b8e060, 0x4f542aa0)
22-03-2023 13:04:54.342 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/rpc_util.go:526 +0xbf fp=
22-03-2023 13:04:54.343 [html-report] [ERROR] 0x1344fca0 sp=0x1344fc58 pc=0x7537ff
22-03-2023 13:04:54.343 [html-report] [ERROR] google.golang.org/grpc.recvAndDecompress(0x50b8e060, 0x13460120, 0x0, 0x0, 0x40000000, 0x0, 0x0, 0x0, 0x50b80000, 0x9059fb, ...)
22-03-2023 13:04:54.343 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/rpc_util.go:639 +0x2d fp=0x1344fd00 sp=0x1344fca0 pc=0x75424d
22-03-2023 13:04:54.343 [html-report] [ERROR] google.golang.org/grpc.(*Server).processUnaryRPC(0x134022d0, 0xa01780, 0x13590000, 0x13460120, 0x134a9ee0, 0xd25640, 0x0, 0x0, 0x0)
22-03-2023 13:04:54.343 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:971 +0x235 fp=0x1344ff0c sp=0x1344fd00 pc=0x7584c5
22-03-2023 13:04:54.343 [html-report] [ERROR] google.golang.org/grpc.(*Server).handleStream(0x134022d0, 0xa01780, 0x13590000, 0x13460120, 0x0)
22-03-2023 13:04:54.343 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:1287 +0xae4 fp=0x1344ffa0 sp=0x1344ff0c pc=0x75ba84
22-03-2023 13:04:54.343 [html-report] [ERROR] google.golang.org/grpc.(*Server).serveStreams.func1.1(0x1358a030, 0x134022d0, 0xa01780, 0x13590000, 0x13460120)
22-03-2023 13:04:54.343 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:722 +0x8b fp=0x1344ffd8
22-03-2023 13:04:54.343 [html-report] [ERROR] sp=0x1344ffa0 pc=0x765a8b
22-03-2023 13:04:54.343 [html-report] [ERROR] runtime.goexit()
22-03-2023 13:04:54.343 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:1325 +0x1 fp=0x1344ffdc sp=0x1344ffd8 pc=0x450671
22-03-2023 13:04:54.343 [html-report] [ERROR] created by google.golang.org/grpc.(*Server).serveStreams.func1
22-03-2023 13:04:54.343 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:720 +0x7f
22-03-2023 13:04:54.343 [html-report] [ERROR] goroutine 1 [IO wait, 94 minutes]:
22-03-2023 13:04:54.343 [html-report] [ERROR] internal/poll.runtime_pollWait(0x33645008, 0x72, 0x9f9fe0)
22-03-2023 13:04:54.343 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/runtime/netpoll.go:184 +0x4b
22-03-2023 13:04:54.343 [html-report] [ERROR] internal/poll.(*pollDesc).wait(0x1347501c, 0x72, 0xcdf100, 0x0, 0x0)
22-03-2023 13:04:54.343 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_poll_runtime.go:87 +0x37
22-03-2023 13:04:54.343 [html-report] [ERROR] internal/poll.(*ioSrv).ExecIO(
22-03-2023 13:04:54.343 [html-report] [ERROR] 0xd29148, 0x13474f34, 0x13404f80, 0x2, 0x1, 0x0)
22-03-2023 13:04:54.343 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:228 +0xef
22-03-2023 13:04:54.347 [html-report] [ERROR] internal/poll.(*FD).acceptOne(0x13474f20, 0x98, 0x1355e0f0, 0x2, 0x2, 0x13474f34, 0x98000004, 0x13473e24, 0xc, 0x486e0c)
22-03-2023 13:04:54.347 [Gauge] [ERROR] Unable to connect to plugin Html Report 4.0.12. rpc error: code = Unavailable desc = error reading from server: read tcp 127.0.0.1:55020->127.0.0.1:55019: wsarecv: An existing connection was forcibly closed by the remote host.
22-03-2023 13:04:54.347 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:896 +0x82
22-03-2023 13:04:54.347 [Gauge] [DEBUG] Killing Plugin Html Report 4.0.12
22-03-2023 13:04:54.347 [html-report] [ERROR] internal/poll.(*FD).Accept(0x13474f20, 0x13565e2c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
22-03-2023 13:04:54.347 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:930 +0x12e
22-03-2023 13:04:54.347 [html-report] [ERROR] net.(*netFD).accept(0x13474f20, 0x7e11d600, 0x3, 0x0)
22-03-2023 13:04:54.347 [Gauge] [ERROR] Failed to kill plugin Html Report 4.0.12. TerminateProcess: Access is denied.
22-03-2023 13:04:54.347 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/net/fd_windows.go:193 +
22-03-2023 13:04:54.347 [html-report] [ERROR] 0x66
22-03-2023 13:04:54.348 [html-report] [ERROR] net.(*TCPListener).accept(0x13404ea0, 0x13473e78, 0x13473e7c, 0xc)
22-03-2023 13:04:54.348 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/net/tcpsock_posix.go:139 +0x27
22-03-2023 13:04:54.348 [html-report] [ERROR] net.(*TCPListener).Accept(0x13404ea0, 0x92ed0c, 0x134022d0, 0xa01340, 0x134071e8)
22-03-2023 13:04:54.348 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/net/tcpsock.go:261 +0x3c
22-03-2023 13:04:54.348 [html-report] [ERROR] google.golang.org/grpc.(*Server).Serve(0x134022d0, 0x9fe040, 0x13404ea0, 0x0, 0x0)
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:597 +0x1f2
22-03-2023 13:04:54.348 [html-report] [ERROR] main.main()
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/work/html-report/html-report/main.go:65 +0x44d
22-03-2023 13:04:54.348 [html-report] [ERROR] goroutine 19 [select]:
22-03-2023 13:04:54.348 [html-report] [ERROR] google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x1356a060, 0x1, 0x0, 0x0, 0x0, 0x0)
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/controlbuf.go:395 +0xc5
22-03-2023 13:04:54.348 [html-report] [ERROR] google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x1356a090, 0x0, 0x0)
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/controlbuf.go:513 +0x178
22-03-2023 13:04:54.348 [html-report] [ERROR] google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0x13590000)
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:290 +0xaa
22-03-2023 13:04:54.348 [html-report] [ERROR] created by google.golang.org/grpc/internal/transport.newHTTP2Server
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:287 +0xe8c
22-03-2023 13:04:54.348 [html-report] [ERROR] goroutine 20 [select, 94 minutes]:
22-03-2023 13:04:54.348 [html-report] [ERROR] google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0x13590000)
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:954 +0x19a
22-03-2023 13:04:54.348 [html-report] [ERROR] created by google.golang.org/grpc/internal/transport.newHTTP2Server
22-03-2023 13:04:54.348 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:296 +0xead
22-03-2023 13:04:54.348 [html-report] [ERROR] goroutine 21 [runnable]:
22-03-2023 13:04:54.349 [html-report] [ERROR] bytes.makeSlice(0x4000, 0x0, 0x0, 0x0)
22-03-2023 13:04:54.349 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/bytes/buffer.go:229 +0x69
22-03-2023 13:04:54.349 [html-report] [ERROR] bytes.(*Buffer).grow(0x50b13300, 0x4000, 0x0)
22-03-2023 13:04:54.349 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/bytes/buffer.go:142 +0x11c
22-03-2023 13:04:54.349 [html-report] [ERROR] bytes.(*Buffer).Write(0x50b13300, 0x136fc000, 0x4000, 0x4000, 0x13586001, 0x0, 0xd25570)
22-03-2023 13:04:54.349 [html-report] [ERROR] /opt/hostedtoolcache/go/1.13.1/x64/src/bytes/buffer.go:172 +0xb5
22-03-2023 13:04:54.349 [html-report] [ERROR] google.golang.org/grpc/internal/transport.(*http2Server).handleData(0x13590000, 0x13586000)
22-03-2023 13:04:54.349 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:616 +0x2af
22-03-2023 13:04:54.353 [html-report] [ERROR] google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0x13590000, 0x135860c0, 0x92ed38)
22-03-2023 13:04:54.353 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:486 +0x238
22-03-2023 13:04:54.353 [html-report] [ERROR] google.golang.org/grpc.(*Server).serveStreams(0x134022d0, 0xa01780, 0x13590000)
22-03-2023 13:04:54.353 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:718 +0xc0
22-03-2023 13:04:54.353 [html-report] [ERROR] google.golang.org/grpc.(*Server).handleRawConn.func1(0x134022d0, 0xa01780, 0x13590000)
22-03-2023 13:04:54.353 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:679 +0x31
22-03-2023 13:04:54.353 [html-report] [ERROR] created by google.golang.org/grpc.(*Server).handleRawConn
22-03-2023 13:04:54.353 [html-report] [ERROR] /home/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:678 +0x471
22-03-2023 13:04:54.457 [Gauge] [ERROR] Error occurred while waiting for plugin process to finish.
Error : exit status 2
22-03-2023 13:04:55.434 [json-report] [ERROR] runtime: out of memory: cannot allocate
22-03-2023 13:04:55.434 [json-report] [ERROR] 451403776-byte block (1010630656 in use)
22-03-2023 13:04:55.434 [json-report] [ERROR] fatal error: out of memory
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime stack:
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.throw(0x85f147, 0xd)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/panic.go:774 +0x64
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.largeAlloc(0x1ae7d092, 0x33380101,
22-03-2023 13:04:55.435 [json-report] [ERROR] 0x1)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go:1140 +0x108
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.mallocgc.func1()
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go:1033 +0x39
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.systemstack(0x0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:399 +0x53
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.mstart()
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/proc.go:1146
22-03-2023 13:04:55.435 [json-report] [ERROR] goroutine 445075 [running]:
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.systemstack_switch()
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:360 fp=0x1304bbf0 sp=0x1304bbec pc=0x44ebe0
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.mallocgc(0x1ae7d092, 0x7d7fe0, 0x1, 0x0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/malloc.go
22-03-2023 13:04:55.435 [json-report] [ERROR] :1032 +0x684 fp=0x1304bc44 sp=0x1304bbf0 pc=0x40a034
22-03-2023 13:04:55.435 [json-report] [ERROR] runtime.makeslice(0x7d7fe0, 0x1ae7d092, 0x1ae7d092, 0x5)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/slice.go:49 +0x4f fp=0x1304bc58 sp=0x1304bc44 pc=0x43bddf
22-03-2023 13:04:55.435 [json-report] [ERROR] google.golang.org/grpc.(*parser).recvMsg(0x227d60e0, 0x40000000, 0x0, 0x448, 0x8, 0x10
22-03-2023 13:04:55.435 [json-report] [ERROR] , 0x227d60e0, 0x2c28ab0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/rpc_util.go:526 +0xbf fp=0x1304bca0 sp=0x1304bc58 pc=0x747a3f
22-03-2023 13:04:55.435 [json-report] [ERROR] google.golang.org/grpc.recvAndDecompress(0x227d60e0, 0x130761b0, 0x0, 0x0, 0x40000000, 0x0, 0x0, 0x0
22-03-2023 13:04:55.435 [json-report] [ERROR] , 0x1e, 0x0, ...)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/rpc_util.go:639 +0x2d fp=0x1304bd00
22-03-2023 13:04:55.435 [json-report] [ERROR] sp=0x1304bca0 pc=0x74848d
22-03-2023 13:04:55.435 [json-report] [ERROR] google.golang.org/grpc.(*Server).processUnaryRPC(0x130ec0f0,
22-03-2023 13:04:55.435 [json-report] [ERROR] 0x8fe240, 0x13132000, 0x130761b0, 0x130c34c0, 0xbce300, 0x0, 0x0, 0x0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go
22-03-2023 13:04:55.435 [json-report] [ERROR] :971 +0x235 fp=0x1304bf0c sp=0x1304bd00 pc=0x74c705
22-03-2023 13:04:55.435 [json-report] [ERROR] google.golang.org/grpc.(*Server).handleStream(0x130ec0f0, 0x8fe240
22-03-2023 13:04:55.435 [json-report] [ERROR] , 0x13132000, 0x130761b0, 0x0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:1287 +0xae4 fp=0x1304bfa0 sp=0x1304bf0c pc=0x74fcc4
22-03-2023 13:04:55.435 [json-report] [ERROR] google.golang.org/grpc.(*Server).serveStreams.func1.1(0x1312c030, 0x130ec0f0, 0x8fe240, 0x13132000, 0x130761b0)
22-03-2023 13:04:55.435 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:722 +0x8b
22-03-2023 13:04:55.436 [json-report] [ERROR] fp=0x1304bfd8 sp=0x1304bfa0 pc=0x759ccb
22-03-2023 13:04:55.436 [json-report] [ERROR] runtime.goexit()
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/asm_386.s:1325 +0x1 fp=0x1304bfdc sp=
22-03-2023 13:04:55.436 [json-report] [ERROR] 0x1304bfd8 pc=0x4503f1
22-03-2023 13:04:55.436 [json-report] [ERROR] created by google.golang.org/grpc.(*Server).serveStreams.func1
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:720 +0x7f
22-03-2023 13:04:55.436 [json-report] [ERROR] goroutine 1 [IO wait, 93 minutes]:
22-03-2023 13:04:55.436 [json-report] [ERROR] internal/poll.runtime_pollWait(0x33384fc0, 0x72, 0x8f7400)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/netpoll.go:184 +0x4b
22-03-2023 13:04:55.436 [json-report] [ERROR] internal/poll.(*pollDesc).wait(
22-03-2023 13:04:55.436 [json-report] [ERROR] 0x1308cbfc, 0x72, 0xb8a100, 0x0, 0x0)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_poll_runtime.go:87 +0x37
22-03-2023 13:04:55.436 [json-report] [ERROR] internal/poll.(*ioSrv).ExecIO(0xbd1c20, 0x1308cb14, 0x13064750, 0x2, 0x1, 0x0)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:228 +0xef
22-03-2023 13:04:55.436 [json-report] [ERROR] internal/poll.(*FD).acceptOne(0x1308cb00, 0x198, 0x130f60f0, 0x2, 0x2, 0x1308cb14, 0x98000004, 0x1308be4c, 0xc, 0x4b129c)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:896 +0x82
22-03-2023 13:04:55.436 [json-report] [ERROR] internal/poll.(*FD).Accept(0x1308cb00, 0x1342de54, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:930 +0x12e
22-03-2023 13:04:55.436 [json-report] [ERROR] net.(*netFD).accept(0x1308cb00, 0x7e11d600, 0x3, 0x0)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/net/fd_windows.go:193 +0x66
22-03-2023 13:04:55.436 [json-report] [ERROR] net.(*TCPListener).accept(0x13064670, 0x1308bea0, 0x1308bea4, 0xc)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/net/tcpsock_posix.go:139 +0x27
22-03-2023 13:04:55.436 [json-report] [ERROR] net.(*TCPListener).Accept(0x13064670, 0x87fddc, 0x130ec0f0, 0x8fde00, 0x13056e90)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/net/tcpsock.go:261 +0x3c
22-03-2023 13:04:55.436 [json-report] [ERROR] google.golang.org/grpc.(*Server).Serve(0x130ec0f0, 0x8faee0,
22-03-2023 13:04:55.436 [json-report] [ERROR] 0x13064670, 0x0, 0x0)
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:597 +0x1f2
22-03-2023 13:04:55.436 [json-report] [ERROR] main.main()
22-03-2023 13:04:55.436 [json-report] [ERROR] /Users/runner/work/json-report/json-report/main.go:33 +0x22b
22-03-2023 13:04:55.436 [json-report] [ERROR] goroutine 35 [runnable]:
22-03-2023 13:04:55.436 [json-report] [ERROR] google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x1310c060, 0x1, 0x0, 0x0,
22-03-2023 13:04:55.436 [json-report] [ERROR] 0x0, 0x0)
22-03-2023 13:04:55.437 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/controlbuf.go:395 +0xc5
22-03-2023 13:04:55.438 [json-report] [ERROR] google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x1310c090, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/controlbuf.go:513 +0x178
22-03-2023 13:04:55.438 [json-report] [ERROR] google.golang.org/grpc/internal/transport.newHTTP2Server.func2(0x13132000)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:290 +0xaa
22-03-2023 13:04:55.438 [json-report] [ERROR] created by google.golang.org/grpc/internal/transport.newHTTP2Server
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:287 +0xe8c
22-03-2023 13:04:55.438 [json-report] [ERROR] goroutine 36 [select
22-03-2023 13:04:55.438 [json-report] [ERROR] , 93 minutes]:
22-03-2023 13:04:55.438 [json-report] [ERROR] google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0x13132000)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:954 +0x19a
22-03-2023 13:04:55.438 [json-report] [ERROR] created by google.golang.org/grpc/internal/transport.newHTTP2Server
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:296 +0xead
22-03-2023 13:04:55.438 [json-report] [ERROR] goroutine 37 [IO wait]:
22-03-2023 13:04:55.438 [json-report] [ERROR] internal/poll.runtime_pollWait(0x33384f3c, 0x72, 0x8f7400)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/runtime/netpoll.go:184 +0x4b
22-03-2023 13:04:55.438 [json-report] [ERROR] internal/poll.(*pollDesc).wait(0x1308cd5c, 0x72, 0xb8a100, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_poll_runtime.go:87 +0x37
22-03-2023 13:04:55.438 [json-report] [ERROR] internal/poll.(*ioSrv).ExecIO(0xbd1c20, 0x1308cc74, 0x87ffa8, 0xc, 0x0, 0xc5147d1)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:228 +0xef
22-03-2023 13:04:55.438 [json-report] [ERROR] internal/poll.(*FD).Read(0x1308cc60, 0x1310e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/internal/poll/fd_windows.go:527 +0x10a
22-03-2023 13:04:55.438 [json-report] [ERROR] net.(*netFD).Read(0x1308cc60, 0x1310e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/net/fd_windows.go:152 +0x3f
22-03-2023 13:04:55.438 [json-report] [ERROR] net.(*conn).Read(0x13056e90, 0x1310e000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/net/net.go:184 +0x56
22-03-2023 13:04:55.438 [json-report] [ERROR] bufio.(*Reader).Read(0x1310c000, 0x13126020, 0x9, 0x9, 0x13134000, 0x10100402, 0x7070e09)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/bufio/bufio.go:226 +0x1f6
22-03-2023 13:04:55.438 [json-report] [ERROR] io.ReadAtLeast(0x8f5c40, 0x1310c000, 0x13126020, 0x9, 0x9, 0x9, 0x10100402, 0x7070e09, 0x509e15e0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/io/io.go:310 +0x74
22-03-2023 13:04:55.438 [json-report] [ERROR] io.ReadFull(...)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/hostedtoolcache/go/1.13.1/x64/src/io/io.go:329
22-03-2023 13:04:55.438 [json-report] [ERROR] golang.org/x/net/http2.readFrameHeader(0x13126020, 0x9, 0x9, 0x8f5c40, 0x1310c000, 0x0, 0x0, 0x0, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/golang.org/x/net@v0.0.0-20190311183353-d8887717615a/http2/frame.go:237 +0x6e
22-03-2023 13:04:55.438 [json-report] [ERROR] golang.org/x/net/http2.(*Framer).ReadFrame(0x13126000, 0x509e15e0, 0x509e15e0, 0x0, 0x0)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/golang.org/x/net@v0.0.0-20190311183353-d8887717615a/http2/frame.go:492 +0x76
22-03-2023 13:04:55.438 [json-report] [ERROR] google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0x13132000, 0x131280c0, 0x87fe08)
22-03-2023 13:04:55.438 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/internal/transport/http2_server.go:451 +0x6b
22-03-2023 13:04:55.438 [json-report] [ERROR] google.golang.org/grpc.(*Server).serveStreams(0x130ec0f0, 0x8fe240, 0x13132000)
22-03-2023 13:04:55.442 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:718 +0xc0
22-03-2023 13:04:55.442 [Gauge] [ERROR] Unable to connect to plugin JSON Report 0.3.5. rpc error: code = Unavailable desc = error reading from server: read tcp 127.0.0.1:55023->127.0.0.1:55022: wsarecv: An existing connection was forcibly closed by the remote host.
22-03-2023 13:04:55.442 [json-report] [ERROR] google.golang.org/grpc.(*Server).handleRawConn.func1(0x130ec0f0, 0x8fe240, 0x13132000)
22-03-2023 13:04:55.443 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:679 +0x31
22-03-2023 13:04:55.442 [Gauge] [DEBUG] Killing Plugin JSON Report 0.3.5
22-03-2023 13:04:55.443 [Gauge] [ERROR] Failed to kill plugin JSON Report 0.3.5. TerminateProcess: Access is denied.
22-03-2023 13:04:55.443 [json-report] [ERROR] created by google.golang.org/grpc.(*Server).handleRawConn
22-03-2023 13:04:55.443 [json-report] [ERROR] /Users/runner/go/pkg/mod/google.golang.org/grpc@v1.25.1/server.go:678 +0x471
22-03-2023 13:04:55.444 [java] [DEBUG] Killing Java runner...
22-03-2023 13:04:55.447 [java] [DEBUG] Stopping execution pool...
22-03-2023 13:04:55.448 [java] [DEBUG] Shutting down grpc server...
22-03-2023 13:04:55.466 [java] [DEBUG] Runner killed gracefully.
22-03-2023 13:04:55.577 [Gauge] [ERROR] Error occurred while waiting for plugin process to finish.
Error : exit status 2
22-03-2023 13:04:55.962 [Gauge] [DEBUG] Runner with PID:6884 has exited
22-03-2023 13:04:55.962 [Gauge] [INFO] Specifications: 48 executed 38 passed 10 failed 0 skipped
22-03-2023 13:04:55.962 [Gauge] [INFO] Scenarios: 1364 executed 1320 passed 44 failed 0 skipped
22-03-2023 13:04:55.962 [Gauge] [INFO]
Total time taken: 1h34m41.122s
Beta Was this translation helpful? Give feedback.
All reactions