You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/03/20 12:00:51 UTC

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #818

See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/818/display/redirect>

Changes:


------------------------------------------
[...truncated 42.04 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:46755], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 58 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc0002db320})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc00018c210?, 0xc00018c228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc0003cde78, {0x1011244?, 0x12e35e0?, 0x7f5f788f8138?}, {0x58?, 0x7f5fa27405b8?, 0x70?}, 0xc000207308, 0xc0002072f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0002072c0?}, {0x12467c0?, 0xc0002072d8?}, {0x1297be0?, 0xc000207308?}, {0x12717a0, 0xc0002072f0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7f5f788f9f08?, 0x20?}, 0x7f5fa27405b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003ad040, {0x1834bf0?, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000c9400, {0x1834bf0, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000c9400, 0xc000254900)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000110000?, 0x1834bf0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000c9400, {0x1808560?, 0xc0002072a8?}, 0xc000109ea0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003aca00, {0x1834bf0, 0xc00023fe80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834bf0?, 0xc00023fe80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834bf0?, 0xc00023fe80?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002546c0, {0x1834bf0, 0xc00023fe80}, {0x2240830, 0x1}, {{0x1813c28?, 0xc000253890?}, {0x1896b38?, 0xc0002538c0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000574000, {0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:46755], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 58 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc0002db320})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc00018c210?, 0xc00018c228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc0003cde78, {0x1011244?, 0x12e35e0?, 0x7f5f788f8138?}, {0x58?, 0x7f5fa27405b8?, 0x70?}, 0xc000207308, 0xc0002072f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0002072c0?}, {0x12467c0?, 0xc0002072d8?}, {0x1297be0?, 0xc000207308?}, {0x12717a0, 0xc0002072f0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7f5f788f9f08?, 0x20?}, 0x7f5fa27405b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003ad040, {0x1834bf0?, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000c9400, {0x1834bf0, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000c9400, 0xc000254900)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000110000?, 0x1834bf0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000c9400, {0x1808560?, 0xc0002072a8?}, 0xc000109ea0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003aca00, {0x1834bf0, 0xc00023fe80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834bf0?, 0xc00023fe80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834bf0?, 0xc00023fe80?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002546c0, {0x1834bf0, 0xc00023fe80}, {0x2240830, 0x1}, {{0x1813c28?, 0xc000253890?}, {0x1896b38?, 0xc0002538c0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000574000, {0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/03/20 12:00:49  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:46755], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:42417].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 58 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc0002db320})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc00018c210?, 0xc00018c228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc0003cde78, {0x1011244?, 0x12e35e0?, 0x7f5f788f8138?}, {0x58?, 0x7f5fa27405b8?, 0x70?}, 0xc000207308, 0xc0002072f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0002072c0?}, {0x12467c0?, 0xc0002072d8?}, {0x1297be0?, 0xc000207308?}, {0x12717a0, 0xc0002072f0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7f5f788f9f08?, 0x20?}, 0x7f5fa27405b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003ad040, {0x1834bf0?, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000c9400, {0x1834bf0, 0xc00023ff80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000c9400, 0xc000254900)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000110000?, 0x1834bf0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000c9400, {0x1808560?, 0xc0002072a8?}, 0xc000109ea0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003aca00, {0x1834bf0, 0xc00023fe80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834bf0?, 0xc00023fe80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834bf0?, 0xc00023fe80?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002546c0, {0x1834bf0, 0xc00023fe80}, {0x2240830, 0x1}, {{0x1813c28?, 0xc000253890?}, {0x1896b38?, 0xc0002538c0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000574000, {0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834ad8, 0xc000468d20}, 0xc00042fef0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed
2023/03/20 12:00:50 Job state: FAILED
2023/03/20 12:00:50 Failed to execute job: job load0tests0go0flink0batch0sideinput0300320100311-root-0320115939-d59ffd6c_b32dd42e-86c6-4028-b033-0a0dfdb1b666 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300320100311-root-0320115939-d59ffd6c_b32dd42e-86c6-4028-b033-0a0dfdb1b666 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a68, 0xc000120000}, {0x16827db?, 0x22e8500?}, {0xc00037de60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 51s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/62vojxjnbdeio

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_LoadTests_Go_SideInput_Flink_Batch #904

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/904/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 903 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 903 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/903/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 902 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 902 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/902/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 901 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 901 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/901/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 900 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 900 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/900/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 899 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 899 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/899/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 898 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 898 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/898/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/897/display/redirect>

Changes:


------------------------------------------
[...truncated 41.92 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:40455]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40455], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 42 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00052c440})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e16230, 0xc0000c06e8?, 0x186c938?}, {0xc000e19800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003b8850, 0x7f5a57d09108?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003a9278)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc0003a9248?}, {0x1589aa0?, 0xc0000a5bc0?}, {0x12ca080?, 0xc0003a9278?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0x37a0637220?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000d7680, {0x187da50?, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003a77a0, {0x187da50, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003a77a0, 0xc0003d2120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c4a00, {0x187da50, 0xc0004c6140}, 0xc00022a540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003a8930, {0xc0000c1340?, 0xc0004b97a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00038cdc0, {0x187da50, 0xc0004c6140}, 0xc0000c1630, 0xc0000c1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00038cdc0, {0x187da50, 0xc0004c6140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c6140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c6140?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003a1d40, {0x187da50, 0xc0004c6140}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc0003ad300?}, {0x18a5d98?, 0xc0003af4d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000346000, {0x187d938?, 0xc00021acc0?}, 0xc00010caa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc00021acc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:40455]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40455], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 42 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00052c440})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e16230, 0xc0000c06e8?, 0x186c938?}, {0xc000e19800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003b8850, 0x7f5a57d09108?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003a9278)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc0003a9248?}, {0x1589aa0?, 0xc0000a5bc0?}, {0x12ca080?, 0xc0003a9278?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0x37a0637220?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000d7680, {0x187da50?, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003a77a0, {0x187da50, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003a77a0, 0xc0003d2120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c4a00, {0x187da50, 0xc0004c6140}, 0xc00022a540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003a8930, {0xc0000c1340?, 0xc0004b97a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00038cdc0, {0x187da50, 0xc0004c6140}, 0xc0000c1630, 0xc0000c1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00038cdc0, {0x187da50, 0xc0004c6140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c6140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c6140?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003a1d40, {0x187da50, 0xc0004c6140}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc0003ad300?}, {0x18a5d98?, 0xc0003af4d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000346000, {0x187d938?, 0xc00021acc0?}, 0xc00010caa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc00021acc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:333)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:316)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:835)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p54p0.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/06/08 14:00:38  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:40455]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40455], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 42 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00052c440})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e16230, 0xc0000c06e8?, 0x186c938?}, {0xc000e19800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003b8850, 0x7f5a57d09108?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003a9278)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc0003a9248?}, {0x1589aa0?, 0xc0000a5bc0?}, {0x12ca080?, 0xc0003a9278?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0x37a0637220?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000d7680, {0x187da50?, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003a77a0, {0x187da50, 0xc0003ad380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003a77a0, 0xc0003d2120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c4a00, {0x187da50, 0xc0004c6140}, 0xc00022a540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003a8930, {0xc0000c1340?, 0xc0004b97a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00038cdc0, {0x187da50, 0xc0004c6140}, 0xc0000c1630, 0xc0000c1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00038cdc0, {0x187da50, 0xc0004c6140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c6140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c6140?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003a1d40, {0x187da50, 0xc0004c6140}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc0003ad300?}, {0x18a5d98?, 0xc0003af4d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000346000, {0x187d938?, 0xc00021acc0?}, 0xc00010caa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc00021acc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/06/08 14:00:38 Job state: FAILED
2023/06/08 14:00:38 Failed to execute job: job load0tests0go0flink0batch0sideinput0300608131249-root-0608135945-9937476c_8584bfd6-356f-4183-9a29-6acfd7774afc failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300608131249-root-0608135945-9937476c_8584bfd6-356f-4183-9a29-6acfd7774afc failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187d8c8, 0xc000126000}, {0x16faf5b?, 0x238f3d0?}, {0xc00036fe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 25s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/gmu53gpexhd2g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 896 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 896 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/896/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 895 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 895 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/895/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 894 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 894 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/894/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/893/display/redirect>

Changes:


------------------------------------------
[...truncated 41.82 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:35007]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35007], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00057f780})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e082a0, 0xc0001046e8?, 0x186c938?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00010a270, 0x7ffbf8fb65b8?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00021ac60)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc00021ac30?}, {0x1589aa0?, 0xc000018870?}, {0x12ca080?, 0xc00021ac60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0xc000377e00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000166780, {0x187da50?, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00020e120, {0x187da50, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00020e120, 0xc00038bcb0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000386460, {0x187da50, 0xc0004c8280}, 0xc00018e1c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00021a780, {0xc000105340?, 0xc0004baf60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049db80, {0x187da50, 0xc0004c8280}, 0xc000105630, 0xc000105610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049db80, {0x187da50, 0xc0004c8280})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c8280?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c8280?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038a090, {0x187da50, 0xc0004c8280}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc00037a740?}, {0x18a5d98?, 0xc000379b00?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001e6000, {0x187d938?, 0xc0000027b0?}, 0xc000032320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc0000027b0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:35007]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35007], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00057f780})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e082a0, 0xc0001046e8?, 0x186c938?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00010a270, 0x7ffbf8fb65b8?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00021ac60)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc00021ac30?}, {0x1589aa0?, 0xc000018870?}, {0x12ca080?, 0xc00021ac60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0xc000377e00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000166780, {0x187da50?, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00020e120, {0x187da50, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00020e120, 0xc00038bcb0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000386460, {0x187da50, 0xc0004c8280}, 0xc00018e1c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00021a780, {0xc000105340?, 0xc0004baf60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049db80, {0x187da50, 0xc0004c8280}, 0xc000105630, 0xc000105610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049db80, {0x187da50, 0xc0004c8280})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c8280?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c8280?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038a090, {0x187da50, 0xc0004c8280}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc00037a740?}, {0x18a5d98?, 0xc000379b00?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001e6000, {0x187d938?, 0xc0000027b0?}, 0xc000032320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc0000027b0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/06/04 14:00:23  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-5 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:35007]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35007], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145cf00, 0xc00057f780})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187f1a0, {0xc000e082a0, 0xc0001046e8?, 0x186c938?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00010a270, 0x7ffbf8fb65b8?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00021ac60)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x15315a0?, 0xc00021ac30?}, {0x1589aa0?, 0xc000018870?}, {0x12ca080?, 0xc00021ac60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, 0x1}, 0xc000377e00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000166780, {0x187da50?, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:297 +0xfec
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00020e120, {0x187da50, 0xc00037a7c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cb10, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:508 +0x2b5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00020e120, 0xc00038bcb0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:194 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000386460, {0x187da50, 0xc0004c8280}, 0xc00018e1c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00021a780, {0xc000105340?, 0xc0004baf60?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049db80, {0x187da50, 0xc0004c8280}, 0xc000105630, 0xc000105610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049db80, {0x187da50, 0xc0004c8280})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187da50?, 0xc0004c8280?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187da50?, 0xc0004c8280?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038a090, {0x187da50, 0xc0004c8280}, {0x22e3cc8, 0x1}, {{0x1870550?, 0xc00037a740?}, {0x18a5d98?, 0xc000379b00?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001e6000, {0x187d938?, 0xc0000027b0?}, 0xc000032320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x187d938?, 0xc0000027b0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/06/04 14:00:24 Job state: FAILED
2023/06/04 14:00:24 Failed to execute job: job load0tests0go0flink0batch0sideinput0300604125519-root-0604135928-e33954c4_6e58b423-73f7-4da4-b6bd-47acd6f864ec failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300604125519-root-0604135928-e33954c4_6e58b423-73f7-4da4-b6bd-47acd6f864ec failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187d8c8, 0xc00004c0c0}, {0x16faf5b?, 0x238f3d0?}, {0xc00065fe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 29s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/clqjmhyow6s4e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 892 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 892 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/892/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/891/display/redirect>

Changes:


------------------------------------------
[...truncated 41.95 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-2 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:34711]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:34711], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 16 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0003d4200})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000da4230, 0xc00036c590?, 0x18667b8?}, {0xc000da7800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002ac350, 0xc00036c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011b3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc00011b320?}, {0x1584280?, 0xc0005fad20?}, {0x12c56c0?, 0xc00011b3b0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005b8a00, {0x18778d0?, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005b88c0, {0x18778d0, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005b88c0, 0xc0003da6c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002e0280, {0x18778d0, 0xc0005f1a80}, 0xc00022a0e0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00027d620, {0xc00036d340?, 0xc0000474c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80}, 0xc00036d630, 0xc00036d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc0005f1a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc0005f1a80?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00029f950, {0x18778d0, 0xc0005f1a80}, {0x22daca0, 0x1}, {{0x186a3d0?, 0xc0002c9e00?}, {0x189fbd8?, 0xc0002c49f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00007c000, {0x18777b8?, 0xc0005f2cc0?}, 0xc000036690)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc0005f2cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-2 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:34711]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:34711], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 16 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0003d4200})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000da4230, 0xc00036c590?, 0x18667b8?}, {0xc000da7800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002ac350, 0xc00036c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011b3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc00011b320?}, {0x1584280?, 0xc0005fad20?}, {0x12c56c0?, 0xc00011b3b0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005b8a00, {0x18778d0?, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005b88c0, {0x18778d0, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005b88c0, 0xc0003da6c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002e0280, {0x18778d0, 0xc0005f1a80}, 0xc00022a0e0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00027d620, {0xc00036d340?, 0xc0000474c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80}, 0xc00036d630, 0xc00036d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc0005f1a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc0005f1a80?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00029f950, {0x18778d0, 0xc0005f1a80}, {0x22daca0, 0x1}, {{0x186a3d0?, 0xc0002c9e00?}, {0x189fbd8?, 0xc0002c49f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00007c000, {0x18777b8?, 0xc0005f2cc0?}, 0xc000036690)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc0005f2cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/06/02 14:00:45  (): java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-2 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:34711]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:34711], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 16 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0003d4200})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000da4230, 0xc00036c590?, 0x18667b8?}, {0xc000da7800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002ac350, 0xc00036c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011b3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc00011b320?}, {0x1584280?, 0xc0005fad20?}, {0x12c56c0?, 0xc00011b3b0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005b8a00, {0x18778d0?, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005b88c0, {0x18778d0, 0xc0002c9e80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005b88c0, 0xc0003da6c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002e0280, {0x18778d0, 0xc0005f1a80}, 0xc00022a0e0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00027d620, {0xc00036d340?, 0xc0000474c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80}, 0xc00036d630, 0xc00036d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00029c9a0, {0x18778d0, 0xc0005f1a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc0005f1a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc0005f1a80?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00029f950, {0x18778d0, 0xc0005f1a80}, {0x22daca0, 0x1}, {{0x186a3d0?, 0xc0002c9e00?}, {0x189fbd8?, 0xc0002c49f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00007c000, {0x18777b8?, 0xc0005f2cc0?}, 0xc000036690)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc0005f2cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/06/02 14:00:45 Job state: FAILED
2023/06/02 14:00:45 Failed to execute job: job load0tests0go0flink0batch0sideinput0300602125512-root-0602135949-7a335c1c_890d5b67-380d-47e9-bf6c-9f9ada6af3cf failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300602125512-root-0602135949-7a335c1c_890d5b67-380d-47e9-bf6c-9f9ada6af3cf failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877748, 0xc000126000}, {0x16f589b?, 0x23863b0?}, {0xc0005ede60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 27s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/b5z427jqthze2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #890

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/890/display/redirect>

Changes:


------------------------------------------
[...truncated 41.88 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:35729]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35729], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004fa140})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000bbd8f0, 0xc0002b6590?, 0x18667b8?}, {0xc000bdd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00022b770, 0xc0002b6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011818)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0000117e8?}, {0x1584280?, 0xc00029c8d0?}, {0x12c56c0?, 0xc000011818?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000096280, {0x18778d0?, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000096140, {0x18778d0, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000096140, 0xc0002a6cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002c8e60, {0x18778d0, 0xc000219800}, 0xc000125d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00011b3e0, {0xc0002b7340?, 0xc0004bb340?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1340, {0x18778d0, 0xc000219800}, 0xc0002b7630, 0xc0002b7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1340, {0x18778d0, 0xc000219800})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc000219800?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc000219800?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a6120, {0x18778d0, 0xc000219800}, {0x22daca8, 0x1}, {{0x186a3d0?, 0xc000123bc0?}, {0x189fbd8?, 0xc00021bb90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002c0000, {0x18777b8?, 0xc00021acc0?}, 0xc00010c230)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc00021acc0?}, 0x3e6?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:35729]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35729], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004fa140})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000bbd8f0, 0xc0002b6590?, 0x18667b8?}, {0xc000bdd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00022b770, 0xc0002b6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011818)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0000117e8?}, {0x1584280?, 0xc00029c8d0?}, {0x12c56c0?, 0xc000011818?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000096280, {0x18778d0?, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000096140, {0x18778d0, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000096140, 0xc0002a6cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002c8e60, {0x18778d0, 0xc000219800}, 0xc000125d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00011b3e0, {0xc0002b7340?, 0xc0004bb340?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1340, {0x18778d0, 0xc000219800}, 0xc0002b7630, 0xc0002b7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1340, {0x18778d0, 0xc000219800})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc000219800?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc000219800?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a6120, {0x18778d0, 0xc000219800}, {0x22daca8, 0x1}, {{0x186a3d0?, 0xc000123bc0?}, {0x189fbd8?, 0xc00021bb90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002c0000, {0x18777b8?, 0xc00021acc0?}, 0xc00010c230)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc00021acc0?}, 0x3e6?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/06/01 14:00:39  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:35729]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35729], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004fa140})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fe0, {0xc000bbd8f0, 0xc0002b6590?, 0x18667b8?}, {0xc000bdd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00022b770, 0xc0002b6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011818)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0000117e8?}, {0x1584280?, 0xc00029c8d0?}, {0x12c56c0?, 0xc000011818?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000096280, {0x18778d0?, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000096140, {0x18778d0, 0xc000123dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333af0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000096140, 0xc0002a6cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002c8e60, {0x18778d0, 0xc000219800}, 0xc000125d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00011b3e0, {0xc0002b7340?, 0xc0004bb340?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1340, {0x18778d0, 0xc000219800}, 0xc0002b7630, 0xc0002b7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1340, {0x18778d0, 0xc000219800})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778d0?, 0xc000219800?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778d0?, 0xc000219800?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a6120, {0x18778d0, 0xc000219800}, {0x22daca8, 0x1}, {{0x186a3d0?, 0xc000123bc0?}, {0x189fbd8?, 0xc00021bb90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002c0000, {0x18777b8?, 0xc00021acc0?}, 0xc00010c230)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18777b8?, 0xc00021acc0?}, 0x3e6?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/06/01 14:00:40 Job state: FAILED
2023/06/01 14:00:40 Failed to execute job: job load0tests0go0flink0batch0sideinput0300601132654-root-0601135941-2088961d_72a9e3f1-af7e-45c8-b1d4-9861aa36197a failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300601132654-root-0601135941-2088961d_72a9e3f1-af7e-45c8-b1d4-9861aa36197a failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877748, 0xc00004c0c0}, {0x16f589b?, 0x23863b0?}, {0xc0005ade60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 41s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/rdapc4byzaxs6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/889/display/redirect?page=changes>

Changes:

[noreply] codeblockBackgroundColor in blockquoteDecoration, KeyedTabBar borders


------------------------------------------
[...truncated 41.92 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:36983]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36983], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004c8ac0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fc0, {0xc000b9d8f0, 0xc00029e590?, 0x1866798?}, {0xc000bbd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000496b50, 0xc00029e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002f7890)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0002f7860?}, {0x1584280?, 0xc00009b500?}, {0x12c56c0?, 0xc0002f7890?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000167040, {0x18778b0?, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000166f00, {0x18778b0, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000166f00, 0xc00034f7a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004163c0, {0x18778b0, 0xc000123f00}, 0xc0002fbd50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002f63c0, {0xc00029f340?, 0xc0004b8b00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000272840, {0x18778b0, 0xc000123f00}, 0xc00029f630, 0xc00029f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000272840, {0x18778b0, 0xc000123f00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778b0?, 0xc000123f00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778b0?, 0xc000123f00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00034e900, {0x18778b0, 0xc000123f00}, {0x22dabb0, 0x1}, {{0x186a3b0?, 0xc000414380?}, {0x189fbb8?, 0xc00034bb60?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00067a000, {0x1877798?, 0xc000609cb0?}, 0xc0000984b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877798?, 0xc000609cb0?}, 0xc0004c1b00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:36983]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36983], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004c8ac0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fc0, {0xc000b9d8f0, 0xc00029e590?, 0x1866798?}, {0xc000bbd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000496b50, 0xc00029e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002f7890)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0002f7860?}, {0x1584280?, 0xc00009b500?}, {0x12c56c0?, 0xc0002f7890?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000167040, {0x18778b0?, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000166f00, {0x18778b0, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000166f00, 0xc00034f7a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004163c0, {0x18778b0, 0xc000123f00}, 0xc0002fbd50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002f63c0, {0xc00029f340?, 0xc0004b8b00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000272840, {0x18778b0, 0xc000123f00}, 0xc00029f630, 0xc00029f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000272840, {0x18778b0, 0xc000123f00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778b0?, 0xc000123f00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778b0?, 0xc000123f00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00034e900, {0x18778b0, 0xc000123f00}, {0x22dabb0, 0x1}, {{0x186a3b0?, 0xc000414380?}, {0x189fbb8?, 0xc00034bb60?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00067a000, {0x1877798?, 0xc000609cb0?}, 0xc0000984b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877798?, 0xc000609cb0?}, 0xc0004c1b00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/31 14:00:34  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:36983]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36983], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1458100, 0xc0004c8ac0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fc0, {0xc000b9d8f0, 0xc00029e590?, 0x1866798?}, {0xc000bbd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000496b50, 0xc00029e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002f7890)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c020?, 0xc0002f7860?}, {0x1584280?, 0xc00009b500?}, {0x12c56c0?, 0xc0002f7890?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000167040, {0x18778b0?, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000166f00, {0x18778b0, 0xc000414400}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000166f00, 0xc00034f7a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004163c0, {0x18778b0, 0xc000123f00}, 0xc0002fbd50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002f63c0, {0xc00029f340?, 0xc0004b8b00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000272840, {0x18778b0, 0xc000123f00}, 0xc00029f630, 0xc00029f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000272840, {0x18778b0, 0xc000123f00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18778b0?, 0xc000123f00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18778b0?, 0xc000123f00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00034e900, {0x18778b0, 0xc000123f00}, {0x22dabb0, 0x1}, {{0x186a3b0?, 0xc000414380?}, {0x189fbb8?, 0xc00034bb60?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00067a000, {0x1877798?, 0xc000609cb0?}, 0xc0000984b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877798?, 0xc000609cb0?}, 0xc0004c1b00?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/31 14:00:35 Job state: FAILED
2023/05/31 14:00:35 Failed to execute job: job load0tests0go0flink0batch0sideinput0300531125529-root-0531135941-ee26a948_0a0d6129-25b0-4d0a-b1ad-9c540a5fd736 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300531125529-root-0531135941-ee26a948_0a0d6129-25b0-4d0a-b1ad-9c540a5fd736 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877728, 0xc00004c0c0}, {0x16f5882?, 0x2386290?}, {0xc0005ffe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 25s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/7r4chwvdrefm2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/888/display/redirect>

Changes:


------------------------------------------
[...truncated 41.98 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33171]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33171], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14580e0, 0xc00057a3c0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fa0, {0xc000bb2700, 0xc0004f0590?, 0x1866778?}, {0xc000bbb400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004a670, 0xc0004f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011bd40)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c000?, 0xc00011bd10?}, {0x1584260?, 0xc00020e7e0?}, {0x12c56a0?, 0xc00011bd40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0002f8500, {0x1877890?, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0002f83c0, {0x1877890, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0002f83c0, 0xc00060a120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00035dd60, {0x1877890, 0xc0000b1740}, 0xc00003fa40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000211c20, {0xc0004f1340?, 0xc0004ba700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a18c0, {0x1877890, 0xc0000b1740}, 0xc0004f1630, 0xc0004f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a18c0, {0x1877890, 0xc0000b1740})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877890?, 0xc0000b1740?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877890?, 0xc0000b1740?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037c630, {0x1877890, 0xc0000b1740}, {0x22dabb0, 0x1}, {{0x186a390?, 0xc000218f00?}, {0x189fb98?, 0xc000376ea0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000348000, {0x1877778?, 0xc0001e4cc0?}, 0xc0002b6730)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877778?, 0xc0001e4cc0?}, 0xc00011da60?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33171]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33171], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14580e0, 0xc00057a3c0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fa0, {0xc000bb2700, 0xc0004f0590?, 0x1866778?}, {0xc000bbb400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004a670, 0xc0004f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011bd40)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c000?, 0xc00011bd10?}, {0x1584260?, 0xc00020e7e0?}, {0x12c56a0?, 0xc00011bd40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0002f8500, {0x1877890?, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0002f83c0, {0x1877890, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0002f83c0, 0xc00060a120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00035dd60, {0x1877890, 0xc0000b1740}, 0xc00003fa40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000211c20, {0xc0004f1340?, 0xc0004ba700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a18c0, {0x1877890, 0xc0000b1740}, 0xc0004f1630, 0xc0004f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a18c0, {0x1877890, 0xc0000b1740})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877890?, 0xc0000b1740?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877890?, 0xc0000b1740?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037c630, {0x1877890, 0xc0000b1740}, {0x22dabb0, 0x1}, {{0x186a390?, 0xc000218f00?}, {0x189fb98?, 0xc000376ea0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000348000, {0x1877778?, 0xc0001e4cc0?}, 0xc0002b6730)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877778?, 0xc0001e4cc0?}, 0xc00011da60?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/30 14:00:52  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33171]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33171], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14580e0, 0xc00057a3c0})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878fa0, {0xc000bb2700, 0xc0004f0590?, 0x1866778?}, {0xc000bbb400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004a670, 0xc0004f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00011bd40)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152c000?, 0xc00011bd10?}, {0x1584260?, 0xc00020e7e0?}, {0x12c56a0?, 0xc00011bd40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0002f8500, {0x1877890?, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0002f83c0, {0x1877890, 0xc000218f80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23339d0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0002f83c0, 0xc00060a120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00035dd60, {0x1877890, 0xc0000b1740}, 0xc00003fa40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000211c20, {0xc0004f1340?, 0xc0004ba700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a18c0, {0x1877890, 0xc0000b1740}, 0xc0004f1630, 0xc0004f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a18c0, {0x1877890, 0xc0000b1740})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877890?, 0xc0000b1740?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877890?, 0xc0000b1740?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037c630, {0x1877890, 0xc0000b1740}, {0x22dabb0, 0x1}, {{0x186a390?, 0xc000218f00?}, {0x189fb98?, 0xc000376ea0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000348000, {0x1877778?, 0xc0001e4cc0?}, 0xc0002b6730)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877778?, 0xc0001e4cc0?}, 0xc00011da60?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/30 14:00:52 Job state: FAILED
2023/05/30 14:00:52 Failed to execute job: job load0tests0go0flink0batch0sideinput0300530125521-root-0530135959-f637ba70_e05a9f02-31ef-4f70-941e-d02339769406 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300530125521-root-0530135959-f637ba70_e05a9f02-31ef-4f70-941e-d02339769406 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877708, 0xc00004c0c0}, {0x16f5862?, 0x2386290?}, {0xc0002dde60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 24s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/fhwthr7br6qr6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 887 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 887 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/887/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 886 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 886 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/886/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 885 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 885 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/885/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 884 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 884 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/884/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 883 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 883 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/883/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #882

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/882/display/redirect>

Changes:


------------------------------------------
[...truncated 41.93 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:32853]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:32853], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc00040b080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000d7a230, 0xc0001f0590?, 0x18662b8?}, {0xc000d7d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc0001f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0005f5128)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0005f50f8?}, {0x1583e00?, 0xc0005eab70?}, {0x12c55a0?, 0xc0005f5128?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x18773b0?, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x18773b0, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc000485560)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00051f360, {0x18773b0, 0xc0002901c0}, 0xc000542930, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037f5c0, {0xc0001f1340?, 0xc00048aa00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e54a0, {0x18773b0, 0xc0002901c0}, 0xc0001f1630, 0xc0001f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e54a0, {0x18773b0, 0xc0002901c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc0002901c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc0002901c0?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c9050, {0x18773b0, 0xc0002901c0}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc000608b80?}, {0x189f6b8?, 0xc00054d380?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000d2000, {0x1877298?, 0xc000482060?}, 0xc0004db2c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:32853]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:32853], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc00040b080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000d7a230, 0xc0001f0590?, 0x18662b8?}, {0xc000d7d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc0001f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0005f5128)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0005f50f8?}, {0x1583e00?, 0xc0005eab70?}, {0x12c55a0?, 0xc0005f5128?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x18773b0?, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x18773b0, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc000485560)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00051f360, {0x18773b0, 0xc0002901c0}, 0xc000542930, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037f5c0, {0xc0001f1340?, 0xc00048aa00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e54a0, {0x18773b0, 0xc0002901c0}, 0xc0001f1630, 0xc0001f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e54a0, {0x18773b0, 0xc0002901c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc0002901c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc0002901c0?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c9050, {0x18773b0, 0xc0002901c0}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc000608b80?}, {0x189f6b8?, 0xc00054d380?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000d2000, {0x1877298?, 0xc000482060?}, 0xc0004db2c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/24 14:00:31  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:32853]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:32853], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc00040b080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000d7a230, 0xc0001f0590?, 0x18662b8?}, {0xc000d7d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc0001f0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0005f5128)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0005f50f8?}, {0x1583e00?, 0xc0005eab70?}, {0x12c55a0?, 0xc0005f5128?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x18773b0?, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x18773b0, 0xc000608c00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc000485560)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00051f360, {0x18773b0, 0xc0002901c0}, 0xc000542930, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037f5c0, {0xc0001f1340?, 0xc00048aa00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e54a0, {0x18773b0, 0xc0002901c0}, 0xc0001f1630, 0xc0001f1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e54a0, {0x18773b0, 0xc0002901c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc0002901c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc0002901c0?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c9050, {0x18773b0, 0xc0002901c0}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc000608b80?}, {0x189f6b8?, 0xc00054d380?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000d2000, {0x1877298?, 0xc000482060?}, 0xc0004db2c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/24 14:00:32 Job state: FAILED
2023/05/24 14:00:32 Failed to execute job: job load0tests0go0flink0batch0sideinput0300524125512-root-0524135937-e6688166_d83620f9-9056-4cc6-99e1-6924d7558476 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300524125512-root-0524135937-e6688166_d83620f9-9056-4cc6-99e1-6924d7558476 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877228, 0xc00004c0c0}, {0x16f5382?, 0x23861d0?}, {0xc0005bbe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 26s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/ayg7groow35em

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/881/display/redirect>

Changes:


------------------------------------------
[...truncated 41.76 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:35887]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35887], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 57 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc0004d0080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000e34230, 0xc000210590?, 0x18662b8?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002aceb0, 0xc000210798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004dc588)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0004dc558?}, {0x1583e00?, 0xc0001051d0?}, {0x12c55a0?, 0xc0004dc588?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00056c3c0, {0x18773b0?, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00056c280, {0x18773b0, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00056c280, 0xc0003570e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004ad0e0, {0x18773b0, 0xc00047dd00}, 0xc0001258f0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000010cc0, {0xc000211340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002169a0, {0x18773b0, 0xc00047dd00}, 0xc000211630, 0xc000211610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002169a0, {0x18773b0, 0xc00047dd00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc00047dd00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc00047dd00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003565a0, {0x18773b0, 0xc00047dd00}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0000bf040?}, {0x189f6b8?, 0xc000360360?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000fc000, {0x1877298?, 0xc000038900?}, 0xc0001951d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000038900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:35887]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35887], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 57 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc0004d0080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000e34230, 0xc000210590?, 0x18662b8?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002aceb0, 0xc000210798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004dc588)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0004dc558?}, {0x1583e00?, 0xc0001051d0?}, {0x12c55a0?, 0xc0004dc588?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00056c3c0, {0x18773b0?, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00056c280, {0x18773b0, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00056c280, 0xc0003570e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004ad0e0, {0x18773b0, 0xc00047dd00}, 0xc0001258f0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000010cc0, {0xc000211340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002169a0, {0x18773b0, 0xc00047dd00}, 0xc000211630, 0xc000211610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002169a0, {0x18773b0, 0xc00047dd00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc00047dd00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc00047dd00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003565a0, {0x18773b0, 0xc00047dd00}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0000bf040?}, {0x189f6b8?, 0xc000360360?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000fc000, {0x1877298?, 0xc000038900?}, 0xc0001951d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000038900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/23 14:00:45  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:35887]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:35887], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 57 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc0004d0080})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000e34230, 0xc000210590?, 0x18662b8?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0002aceb0, 0xc000210798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004dc588)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0004dc558?}, {0x1583e00?, 0xc0001051d0?}, {0x12c55a0?, 0xc0004dc588?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00056c3c0, {0x18773b0?, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00056c280, {0x18773b0, 0xc0000bf0c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00056c280, 0xc0003570e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004ad0e0, {0x18773b0, 0xc00047dd00}, 0xc0001258f0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000010cc0, {0xc000211340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002169a0, {0x18773b0, 0xc00047dd00}, 0xc000211630, 0xc000211610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002169a0, {0x18773b0, 0xc00047dd00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc00047dd00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc00047dd00?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003565a0, {0x18773b0, 0xc00047dd00}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0000bf040?}, {0x189f6b8?, 0xc000360360?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000fc000, {0x1877298?, 0xc000038900?}, 0xc0001951d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000038900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/23 14:00:45 Job state: FAILED
2023/05/23 14:00:45 Failed to execute job: job load0tests0go0flink0batch0sideinput0300523125510-root-0523135951-2933cc0_de577e0d-556c-41bc-a5a4-6ae5721ebda9 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300523125510-root-0523135951-2933cc0_de577e0d-556c-41bc-a5a4-6ae5721ebda9 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877228, 0xc000126000}, {0x16f5382?, 0x23861d0?}, {0xc000575e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 31s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/pfi3hf4ii6gzi

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 880 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 880 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/880/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/879/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26807 from liferoad/autoschema-known-issues


------------------------------------------
[...truncated 41.85 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:38567]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38567], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc000370300})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000c09ab0, 0xc0000be590?, 0x18662b8?}, {0xc000c2f400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004d1830, 0xc0000be798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002db758)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0002db728?}, {0x1583e00?, 0xc000273470?}, {0x12c55a0?, 0xc0002db758?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00007cb40, {0x18773b0?, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00007ca00, {0x18773b0, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00007ca00, 0xc0003d4000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0001a94a0, {0x18773b0, 0xc000492300}, 0xc00018f880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000490738, {0xc0000bf340?, 0xc000047780?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049fce0, {0x18773b0, 0xc000492300}, 0xc0000bf630, 0xc0000bf610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049fce0, {0x18773b0, 0xc000492300})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc000492300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc000492300?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000191170, {0x18773b0, 0xc000492300}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0001adf80?}, {0x189f6b8?, 0xc000210ff0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x1877298?, 0xc000214cc0?}, 0xc0002fe1e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000214cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:38567]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38567], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc000370300})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000c09ab0, 0xc0000be590?, 0x18662b8?}, {0xc000c2f400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004d1830, 0xc0000be798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002db758)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0002db728?}, {0x1583e00?, 0xc000273470?}, {0x12c55a0?, 0xc0002db758?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00007cb40, {0x18773b0?, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00007ca00, {0x18773b0, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00007ca00, 0xc0003d4000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0001a94a0, {0x18773b0, 0xc000492300}, 0xc00018f880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000490738, {0xc0000bf340?, 0xc000047780?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049fce0, {0x18773b0, 0xc000492300}, 0xc0000bf630, 0xc0000bf610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049fce0, {0x18773b0, 0xc000492300})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc000492300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc000492300?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000191170, {0x18773b0, 0xc000492300}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0001adf80?}, {0x189f6b8?, 0xc000210ff0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x1877298?, 0xc000214cc0?}, 0xc0002fe1e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000214cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/21 14:00:30  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:38567]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38567], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.4/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1457de0, 0xc000370300})
	/home/jenkins/sdk/go1.20.4/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1878ac0, {0xc000c09ab0, 0xc0000be590?, 0x18662b8?}, {0xc000c2f400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004d1830, 0xc0000be798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0002db758)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152be40?, 0xc0002db728?}, {0x1583e00?, 0xc000273470?}, {0x12c55a0?, 0xc0002db758?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc00007cb40, {0x18773b0?, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x1132
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00007ca00, {0x18773b0, 0xc0000a81c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2333910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00007ca00, 0xc0003d4000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0001a94a0, {0x18773b0, 0xc000492300}, 0xc00018f880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000490738, {0xc0000bf340?, 0xc000047780?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00049fce0, {0x18773b0, 0xc000492300}, 0xc0000bf630, 0xc0000bf610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00049fce0, {0x18773b0, 0xc000492300})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18773b0?, 0xc000492300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18773b0?, 0xc000492300?}, 0x415d50?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000191170, {0x18773b0, 0xc000492300}, {0x22dab50, 0x1}, {{0x1869ed0?, 0xc0001adf80?}, {0x189f6b8?, 0xc000210ff0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x1877298?, 0xc000214cc0?}, 0xc0002fe1e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877298?, 0xc000214cc0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/21 14:00:30 Job state: FAILED
2023/05/21 14:00:30 Failed to execute job: job load0tests0go0flink0batch0sideinput0300521125508-root-0521135933-a6a2d735_54644a2c-6988-41cb-9a7d-6324d6df9407 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300521125508-root-0521135933-a6a2d735_54644a2c-6988-41cb-9a7d-6324d6df9407 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877228, 0xc000126000}, {0x16f5382?, 0x23861d0?}, {0xc00059be60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 28s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/mbvuphli22k4y

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 878 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 878 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/878/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/877/display/redirect>

Changes:


------------------------------------------
[...truncated 42.00 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:38057]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38057], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0002ae3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000e4a230, 0xc00026e590?, 0x1866f98?}, {0xc000e4d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000514240, 0xc00026e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000424228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0004241f8?}, {0x1582c00?, 0xc0004fc810?}, {0x12c4540?, 0xc000424228?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004d2f00, {0x1878090?, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004d2dc0, {0x1878090, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004d2dc0, 0xc00043b320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00034b7c0, {0x1878090, 0xc000564640}, 0xc000528690, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001349f0, {0xc00026f340?, 0xc0003eeb80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003d5760, {0x1878090, 0xc000564640}, 0xc00026f630, 0xc00026f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003d5760, {0x1878090, 0xc000564640})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc000564640?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc000564640?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000345830, {0x1878090, 0xc000564640}, {0x22dbb28, 0x1}, {{0x186abb0?, 0xc000565dc0?}, {0x18a0398?, 0xc000482cc0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000038000, {0x1877f78?, 0xc000482ff0?}, 0xc0003421e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000482ff0?}, 0xc0001eeb40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:38057]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38057], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0002ae3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000e4a230, 0xc00026e590?, 0x1866f98?}, {0xc000e4d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000514240, 0xc00026e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000424228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0004241f8?}, {0x1582c00?, 0xc0004fc810?}, {0x12c4540?, 0xc000424228?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004d2f00, {0x1878090?, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004d2dc0, {0x1878090, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004d2dc0, 0xc00043b320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00034b7c0, {0x1878090, 0xc000564640}, 0xc000528690, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001349f0, {0xc00026f340?, 0xc0003eeb80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003d5760, {0x1878090, 0xc000564640}, 0xc00026f630, 0xc00026f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003d5760, {0x1878090, 0xc000564640})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc000564640?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc000564640?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000345830, {0x1878090, 0xc000564640}, {0x22dbb28, 0x1}, {{0x186abb0?, 0xc000565dc0?}, {0x18a0398?, 0xc000482cc0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000038000, {0x1877f78?, 0xc000482ff0?}, 0xc0003421e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000482ff0?}, 0xc0001eeb40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/19 14:01:24  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-4 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-4]:
2: DataSink[S[fn/write/n3:0@localhost:38057]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38057], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 25 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0002ae3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000e4a230, 0xc00026e590?, 0x1866f98?}, {0xc000e4d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000514240, 0xc00026e798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000424228)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0004241f8?}, {0x1582c00?, 0xc0004fc810?}, {0x12c4540?, 0xc000424228?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004d2f00, {0x1878090?, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004d2dc0, {0x1878090, 0xc000565e40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004d2dc0, 0xc00043b320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc00034b7c0, {0x1878090, 0xc000564640}, 0xc000528690, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001349f0, {0xc00026f340?, 0xc0003eeb80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003d5760, {0x1878090, 0xc000564640}, 0xc00026f630, 0xc00026f610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003d5760, {0x1878090, 0xc000564640})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc000564640?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc000564640?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000345830, {0x1878090, 0xc000564640}, {0x22dbb28, 0x1}, {{0x186abb0?, 0xc000565dc0?}, {0x18a0398?, 0xc000482cc0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000038000, {0x1877f78?, 0xc000482ff0?}, 0xc0003421e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000482ff0?}, 0xc0001eeb40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/19 14:01:24 Job state: FAILED
2023/05/19 14:01:24 Failed to execute job: job load0tests0go0flink0batch0sideinput0300519125519-root-0519140029-87f57870_408e76a2-1b84-46af-a6c8-54b4feffa4fb failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300519125519-root-0519140029-87f57870_408e76a2-1b84-46af-a6c8-54b4feffa4fb failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877f08, 0xc000126000}, {0x16f4151?, 0x2386f30?}, {0xc000373e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 54s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/evnqeo63trb6u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/876/display/redirect>

Changes:


------------------------------------------
[...truncated 41.87 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:37941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 27 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0004a2540})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000bfe070, 0xc0002dc590?, 0x1866f98?}, {0xc000bfd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004bf80, 0xc0002dc798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003c2e88)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0003c2e58?}, {0x1582c00?, 0xc00015d380?}, {0x12c4540?, 0xc0003c2e88?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e8500, {0x1878090?, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e83c0, {0x1878090, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e83c0, 0xc000367050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000471cc0, {0x1878090, 0xc00010b580}, 0xc00027cee0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001a74b8, {0xc0002dd340?, 0xc0004ba6c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00043e6e0, {0x1878090, 0xc00010b580}, 0xc0002dd630, 0xc0002dd610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00043e6e0, {0x1878090, 0xc00010b580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc00010b580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc00010b580?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000193a70, {0x1878090, 0xc00010b580}, {0x22dbb30, 0x1}, {{0x186abb0?, 0xc0004c7c40?}, {0x18a0398?, 0xc00038a630?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ee000, {0x1877f78?, 0xc000156720?}, 0xc000100c80)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000156720?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:37941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 27 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0004a2540})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000bfe070, 0xc0002dc590?, 0x1866f98?}, {0xc000bfd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004bf80, 0xc0002dc798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003c2e88)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0003c2e58?}, {0x1582c00?, 0xc00015d380?}, {0x12c4540?, 0xc0003c2e88?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e8500, {0x1878090?, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e83c0, {0x1878090, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e83c0, 0xc000367050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000471cc0, {0x1878090, 0xc00010b580}, 0xc00027cee0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001a74b8, {0xc0002dd340?, 0xc0004ba6c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00043e6e0, {0x1878090, 0xc00010b580}, 0xc0002dd630, 0xc0002dd610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00043e6e0, {0x1878090, 0xc00010b580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc00010b580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc00010b580?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000193a70, {0x1878090, 0xc00010b580}, {0x22dbb30, 0x1}, {{0x186abb0?, 0xc0004c7c40?}, {0x18a0398?, 0xc00038a630?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ee000, {0x1877f78?, 0xc000156720?}, 0xc000100c80)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000156720?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/18 14:00:59  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:37941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 27 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0004a2540})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18797a0, {0xc000bfe070, 0xc0002dc590?, 0x1866f98?}, {0xc000bfd400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004bf80, 0xc0002dc798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003c2e88)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc0003c2e58?}, {0x1582c00?, 0xc00015d380?}, {0x12c4540?, 0xc0003c2e88?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e8500, {0x1878090?, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e83c0, {0x1878090, 0xc0004c7d80}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x23348f0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e83c0, 0xc000367050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000471cc0, {0x1878090, 0xc00010b580}, 0xc00027cee0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0001a74b8, {0xc0002dd340?, 0xc0004ba6c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00043e6e0, {0x1878090, 0xc00010b580}, 0xc0002dd630, 0xc0002dd610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00043e6e0, {0x1878090, 0xc00010b580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878090?, 0xc00010b580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878090?, 0xc00010b580?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000193a70, {0x1878090, 0xc00010b580}, {0x22dbb30, 0x1}, {{0x186abb0?, 0xc0004c7c40?}, {0x18a0398?, 0xc00038a630?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ee000, {0x1877f78?, 0xc000156720?}, 0xc000100c80)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f78?, 0xc000156720?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/18 14:00:59 Job state: FAILED
2023/05/18 14:00:59 Failed to execute job: job load0tests0go0flink0batch0sideinput0300518125501-root-0518140004-26859fab_8f4de174-5382-46fa-94c3-49d05e91500a failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300518125501-root-0518140004-26859fab_8f4de174-5382-46fa-94c3-49d05e91500a failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877f08, 0xc00004c0c0}, {0x16f4151?, 0x2386f30?}, {0xc00065fe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 52s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/ikc4spdalqt7k

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #875

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/875/display/redirect>

Changes:


------------------------------------------
[...truncated 41.92 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-3 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:37709]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37709], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0003f61c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879780, {0xc000e08230, 0xc00053a590?, 0x1866f78?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0005c1870, 0xc00053a798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011a70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc000011a40?}, {0x1582c00?, 0xc00051a9c0?}, {0x12c4540?, 0xc000011a70?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004a8a00, {0x1878070?, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004a88c0, {0x1878070, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004a88c0, 0xc0002f0cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000248320, {0x1878070, 0xc0001756c0}, 0xc0004acd90, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002ccae0, {0xc00053b340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000251080, {0x1878070, 0xc0001756c0}, 0xc00053b630, 0xc00053b610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000251080, {0x1878070, 0xc0001756c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878070?, 0xc0001756c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878070?, 0xc0001756c0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000509dd0, {0x1878070, 0xc0001756c0}, {0x22dbb48, 0x1}, {{0x186ab90?, 0xc0003f7ac0?}, {0x18a0378?, 0xc0004df980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00029a000, {0x1877f58?, 0xc0004e6bd0?}, 0xc0004f6a50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f58?, 0xc0004e6bd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-3 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:37709]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37709], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0003f61c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879780, {0xc000e08230, 0xc00053a590?, 0x1866f78?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0005c1870, 0xc00053a798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011a70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc000011a40?}, {0x1582c00?, 0xc00051a9c0?}, {0x12c4540?, 0xc000011a70?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004a8a00, {0x1878070?, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004a88c0, {0x1878070, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004a88c0, 0xc0002f0cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000248320, {0x1878070, 0xc0001756c0}, 0xc0004acd90, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002ccae0, {0xc00053b340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000251080, {0x1878070, 0xc0001756c0}, 0xc00053b630, 0xc00053b610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000251080, {0x1878070, 0xc0001756c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878070?, 0xc0001756c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878070?, 0xc0001756c0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000509dd0, {0x1878070, 0xc0001756c0}, {0x22dbb48, 0x1}, {{0x186ab90?, 0xc0003f7ac0?}, {0x18a0378?, 0xc0004df980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00029a000, {0x1877f58?, 0xc0004e6bd0?}, 0xc0004f6a50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f58?, 0xc0004e6bd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/17 14:01:57  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-3 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:37709]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37709], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456d20, 0xc0003f61c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879780, {0xc000e08230, 0xc00053a590?, 0x1866f78?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0005c1870, 0xc00053a798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011a70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac40?, 0xc000011a40?}, {0x1582c00?, 0xc00051a9c0?}, {0x12c4540?, 0xc000011a70?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0004a8a00, {0x1878070?, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004a88c0, {0x1878070, 0xc0003f7b40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334910, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004a88c0, 0xc0002f0cf0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc000248320, {0x1878070, 0xc0001756c0}, 0xc0004acd90, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002ccae0, {0xc00053b340?, 0xc000047300?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000251080, {0x1878070, 0xc0001756c0}, 0xc00053b630, 0xc00053b610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000251080, {0x1878070, 0xc0001756c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1878070?, 0xc0001756c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1878070?, 0xc0001756c0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000509dd0, {0x1878070, 0xc0001756c0}, {0x22dbb48, 0x1}, {{0x186ab90?, 0xc0003f7ac0?}, {0x18a0378?, 0xc0004df980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00029a000, {0x1877f58?, 0xc0004e6bd0?}, 0xc0004f6a50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877f58?, 0xc0004e6bd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/17 14:01:57 Job state: FAILED
2023/05/17 14:01:57 Failed to execute job: job load0tests0go0flink0batch0sideinput0300517125506-root-0517140059-acab19a5_4b7aec32-b69a-4419-92ca-178633e6ccd7 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300517125506-root-0517140059-acab19a5_4b7aec32-b69a-4419-92ca-178633e6ccd7 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877ee8, 0xc00004c0c0}, {0x16f4147?, 0x2386f50?}, {0xc0004c3e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 43s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/pzjw4nddrzs3o

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/874/display/redirect>

Changes:


------------------------------------------
[...truncated 41.93 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 1-7 : panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:40961]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40961], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000409700})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000baf340, 0xc000612590?, 0x1866bb8?}, {0xc000bc9000?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc000612798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011548)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011518?}, {0x1582a60?, 0xc0004dd500?}, {0x12c4420?, 0xc000011548?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x1877cb0?, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x1877cb0, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc00064b050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c1b80, {0x1877cb0, 0xc0004e1680}, 0xc00054a230, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005f2300, {0xc000613340?, 0xc00048b0e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0001feb00, {0x1877cb0, 0xc0004e1680}, 0xc000613630, 0xc000613610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0001feb00, {0x1877cb0, 0xc0004e1680})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004e1680?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004e1680?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003bcbd0, {0x1877cb0, 0xc0004e1680}, {0x22dbb50, 0x1}, {{0x186a7d0?, 0xc0003c4e40?}, {0x189ffb8?, 0xc0005cb890?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0004b8000, {0x1877b98?, 0xc000482060?}, 0xc0004ce780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 1-7 : panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:40961]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40961], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000409700})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000baf340, 0xc000612590?, 0x1866bb8?}, {0xc000bc9000?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc000612798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011548)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011518?}, {0x1582a60?, 0xc0004dd500?}, {0x12c4420?, 0xc000011548?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x1877cb0?, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x1877cb0, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc00064b050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c1b80, {0x1877cb0, 0xc0004e1680}, 0xc00054a230, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005f2300, {0xc000613340?, 0xc00048b0e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0001feb00, {0x1877cb0, 0xc0004e1680}, 0xc000613630, 0xc000613610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0001feb00, {0x1877cb0, 0xc0004e1680})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004e1680?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004e1680?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003bcbd0, {0x1877cb0, 0xc0004e1680}, {0x22dbb50, 0x1}, {{0x186a7d0?, 0xc0003c4e40?}, {0x189ffb8?, 0xc0005cb890?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0004b8000, {0x1877b98?, 0xc000482060?}, 0xc0004ce780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/16 14:01:11  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 1-7 : panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:40961]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:40961], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{2 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 26 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000409700})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000baf340, 0xc000612590?, 0x1866bb8?}, {0xc000bc9000?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000530280, 0xc000612798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000011548)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011518?}, {0x1582a60?, 0xc0004dd500?}, {0x12c4420?, 0xc000011548?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1400, {0x1877cb0?, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e1180, {0x1877cb0, 0xc0003c4ec0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e1180, 0xc00064b050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003c1b80, {0x1877cb0, 0xc0004e1680}, 0xc00054a230, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005f2300, {0xc000613340?, 0xc00048b0e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0001feb00, {0x1877cb0, 0xc0004e1680}, 0xc000613630, 0xc000613610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0001feb00, {0x1877cb0, 0xc0004e1680})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004e1680?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004e1680?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003bcbd0, {0x1877cb0, 0xc0004e1680}, {0x22dbb50, 0x1}, {{0x186a7d0?, 0xc0003c4e40?}, {0x189ffb8?, 0xc0005cb890?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0004b8000, {0x1877b98?, 0xc000482060?}, 0xc0004ce780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000482060?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/16 14:01:11 Job state: FAILED
2023/05/16 14:01:11 Failed to execute job: job load0tests0go0flink0batch0sideinput0300516130149-root-0516140013-b8a32270_7ea8fc65-1850-4730-aa70-65ec4cd86859 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300516130149-root-0516140013-b8a32270_7ea8fc65-1850-4730-aa70-65ec4cd86859 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877b28, 0xc00004c0c0}, {0x16f3e20?, 0x2386f70?}, {0xc0001b7e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 58s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/f5toe7ykpv4gu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 873 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 873 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/873/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/872/display/redirect>

Changes:


------------------------------------------
[...truncated 41.82 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33241]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33241], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc0004400c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000e54230, 0xc0003d6590?, 0x1866bb8?}, {0xc000e57800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003cc720, 0xc0003d6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00002a8e8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc00002a840?}, {0x1582a60?, 0xc000578f90?}, {0x12c4420?, 0xc00002a8e8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005c7400, {0x1877cb0?, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005c72c0, {0x1877cb0, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005c72c0, 0xc0004821b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d88c0, {0x1877cb0, 0xc0004c7ac0}, 0xc000125810, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00002a870, {0xc0003d7340?, 0xc000046440?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0}, 0xc0003d7630, 0xc0003d7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004c7ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004c7ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003ae870, {0x1877cb0, 0xc0004c7ac0}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc0003b3700?}, {0x189ffb8?, 0xc0003de1e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005ec000, {0x1877b98?, 0xc000572c30?}, 0xc00010d0e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000572c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33241]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33241], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc0004400c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000e54230, 0xc0003d6590?, 0x1866bb8?}, {0xc000e57800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003cc720, 0xc0003d6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00002a8e8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc00002a840?}, {0x1582a60?, 0xc000578f90?}, {0x12c4420?, 0xc00002a8e8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005c7400, {0x1877cb0?, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005c72c0, {0x1877cb0, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005c72c0, 0xc0004821b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d88c0, {0x1877cb0, 0xc0004c7ac0}, 0xc000125810, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00002a870, {0xc0003d7340?, 0xc000046440?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0}, 0xc0003d7630, 0xc0003d7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004c7ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004c7ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003ae870, {0x1877cb0, 0xc0004c7ac0}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc0003b3700?}, {0x189ffb8?, 0xc0003de1e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005ec000, {0x1877b98?, 0xc000572c30?}, 0xc00010d0e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000572c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/14 14:00:34  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-2 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:33241]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:33241], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc0004400c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000e54230, 0xc0003d6590?, 0x1866bb8?}, {0xc000e57800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003cc720, 0xc0003d6798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00002a8e8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc00002a840?}, {0x1582a60?, 0xc000578f90?}, {0x12c4420?, 0xc00002a8e8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005c7400, {0x1877cb0?, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005c72c0, {0x1877cb0, 0xc0003b3780}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005c72c0, 0xc0004821b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d88c0, {0x1877cb0, 0xc0004c7ac0}, 0xc000125810, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00002a870, {0xc0003d7340?, 0xc000046440?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0}, 0xc0003d7630, 0xc0003d7610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000fb340, {0x1877cb0, 0xc0004c7ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc0004c7ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc0004c7ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003ae870, {0x1877cb0, 0xc0004c7ac0}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc0003b3700?}, {0x189ffb8?, 0xc0003de1e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005ec000, {0x1877b98?, 0xc000572c30?}, 0xc00010d0e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000572c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/14 14:00:34 Job state: FAILED
2023/05/14 14:00:34 Failed to execute job: job load0tests0go0flink0batch0sideinput0300514125508-root-0514135941-92413ce9_27397891-9cee-41b6-a43b-22e563d195bc failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300514125508-root-0514135941-92413ce9_27397891-9cee-41b6-a43b-22e563d195bc failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877b28, 0xc000126000}, {0x16f3e20?, 0x2386f70?}, {0xc0005bfe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 31s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/pxrlvh7bavgk2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/871/display/redirect>

Changes:


------------------------------------------
[...truncated 41.88 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-3 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:44071]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44071], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000322180})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000d97650, 0xc00053c590?, 0x1866bb8?}, {0xc000db8c00?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0001f50c0, 0xc00053c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0000114a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011470?}, {0x1582a60?, 0xc0005e18f0?}, {0x12c4420?, 0xc0000114a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1040, {0x1877cb0?, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e0f00, {0x1877cb0, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e0f00, 0xc00031c240)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0005f8320, {0x1877cb0, 0xc000146140}, 0xc0004f3a40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000172a98, {0xc00053d340?, 0xc000489760?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e5a20, {0x1877cb0, 0xc000146140}, 0xc00053d630, 0xc00053d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e5a20, {0x1877cb0, 0xc000146140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc000146140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc000146140?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a26c0, {0x1877cb0, 0xc000146140}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc000147640?}, {0x189ffb8?, 0xc0004036e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00056a000, {0x1877b98?, 0xc000403da0?}, 0xc000148050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000403da0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-3 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:44071]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44071], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000322180})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000d97650, 0xc00053c590?, 0x1866bb8?}, {0xc000db8c00?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0001f50c0, 0xc00053c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0000114a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011470?}, {0x1582a60?, 0xc0005e18f0?}, {0x12c4420?, 0xc0000114a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1040, {0x1877cb0?, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e0f00, {0x1877cb0, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e0f00, 0xc00031c240)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0005f8320, {0x1877cb0, 0xc000146140}, 0xc0004f3a40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000172a98, {0xc00053d340?, 0xc000489760?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e5a20, {0x1877cb0, 0xc000146140}, 0xc00053d630, 0xc00053d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e5a20, {0x1877cb0, 0xc000146140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc000146140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc000146140?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a26c0, {0x1877cb0, 0xc000146140}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc000147640?}, {0x189ffb8?, 0xc0004036e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00056a000, {0x1877b98?, 0xc000403da0?}, 0xc000148050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000403da0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/13 14:00:35  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-3 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-3]:
2: DataSink[S[fn/write/n3:0@localhost:44071]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44071], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc000322180})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x18793c0, {0xc000d97650, 0xc00053c590?, 0x1866bb8?}, {0xc000db8c00?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0001f50c0, 0xc00053c798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0000114a0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000011470?}, {0x1582a60?, 0xc0005e18f0?}, {0x12c4420?, 0xc0000114a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000e1040, {0x1877cb0?, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000e0f00, {0x1877cb0, 0xc0001476c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000e0f00, 0xc00031c240)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0005f8320, {0x1877cb0, 0xc000146140}, 0xc0004f3a40, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000172a98, {0xc00053d340?, 0xc000489760?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003e5a20, {0x1877cb0, 0xc000146140}, 0xc00053d630, 0xc00053d610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003e5a20, {0x1877cb0, 0xc000146140})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877cb0?, 0xc000146140?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877cb0?, 0xc000146140?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002a26c0, {0x1877cb0, 0xc000146140}, {0x22dbb70, 0x1}, {{0x186a7d0?, 0xc000147640?}, {0x189ffb8?, 0xc0004036e0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00056a000, {0x1877b98?, 0xc000403da0?}, 0xc000148050)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b98?, 0xc000403da0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/13 14:00:36 Job state: FAILED
2023/05/13 14:00:36 Failed to execute job: job load0tests0go0flink0batch0sideinput0300513125509-root-0513135943-22d8011f_03ba5b32-dcfa-47b2-ad9b-81a2b5ff0d6c failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300513125509-root-0513135943-22d8011f_03ba5b32-dcfa-47b2-ad9b-81a2b5ff0d6c failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877b28, 0xc00004e0c0}, {0x16f3e20?, 0x2386f70?}, {0xc000161e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 41s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/ydkjti5aedj44

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/870/display/redirect>

Changes:


------------------------------------------
[...truncated 41.92 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-7 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:37609]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37609], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc00041c500})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879360, {0xc000e34230, 0xc000416590?, 0x1866b58?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000590250, 0xc000416798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000592c78)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000592c48?}, {0x1582a60?, 0xc00010a360?}, {0x12c4420?, 0xc000592c78?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000219cc0, {0x1877c50?, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000219b80, {0x1877c50, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000219b80, 0xc00041e090)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d6fa0, {0x1877c50, 0xc0000a1ac0}, 0xc0001e36c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005921e0, {0xc000417340?, 0xc000046240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000555b80, {0x1877c50, 0xc0000a1ac0}, 0xc000417630, 0xc000417610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000555b80, {0x1877c50, 0xc0000a1ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877c50?, 0xc0000a1ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877c50?, 0xc0000a1ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003de240, {0x1877c50, 0xc0000a1ac0}, {0x22dbb60, 0x1}, {{0x186a770?, 0xc0003d3040?}, {0x189ff58?, 0xc0003c5980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000466000, {0x1877b38?, 0xc000104c30?}, 0xc000041540)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b38?, 0xc000104c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-7 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:37609]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37609], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc00041c500})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879360, {0xc000e34230, 0xc000416590?, 0x1866b58?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000590250, 0xc000416798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000592c78)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000592c48?}, {0x1582a60?, 0xc00010a360?}, {0x12c4420?, 0xc000592c78?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000219cc0, {0x1877c50?, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000219b80, {0x1877c50, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000219b80, 0xc00041e090)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d6fa0, {0x1877c50, 0xc0000a1ac0}, 0xc0001e36c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005921e0, {0xc000417340?, 0xc000046240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000555b80, {0x1877c50, 0xc0000a1ac0}, 0xc000417630, 0xc000417610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000555b80, {0x1877c50, 0xc0000a1ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877c50?, 0xc0000a1ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877c50?, 0xc0000a1ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003de240, {0x1877c50, 0xc0000a1ac0}, {0x22dbb60, 0x1}, {{0x186a770?, 0xc0003d3040?}, {0x189ff58?, 0xc0003c5980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000466000, {0x1877b38?, 0xc000104c30?}, 0xc000041540)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b38?, 0xc000104c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/12 14:01:09  (): java.lang.RuntimeException: Error received from SDK harness for instruction 4: process bundle failed for instruction 4 using plan 1-7 : panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:37609]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37609], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{4 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 38 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1456c00, 0xc00041c500})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1879360, {0xc000e34230, 0xc000416590?, 0x1866b58?}, {0xc000e37800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000590250, 0xc000416798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000592c78)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x152ac60?, 0xc000592c48?}, {0x1582a60?, 0xc00010a360?}, {0x12c4420?, 0xc000592c78?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc000219cc0, {0x1877c50?, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000219b80, {0x1877c50, 0xc0003d30c0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2334930, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000219b80, 0xc00041e090)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d6fa0, {0x1877c50, 0xc0000a1ac0}, 0xc0001e36c0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0005921e0, {0xc000417340?, 0xc000046240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000555b80, {0x1877c50, 0xc0000a1ac0}, 0xc000417630, 0xc000417610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000555b80, {0x1877c50, 0xc0000a1ac0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1877c50?, 0xc0000a1ac0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1877c50?, 0xc0000a1ac0?}, 0x415d10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003de240, {0x1877c50, 0xc0000a1ac0}, {0x22dbb60, 0x1}, {{0x186a770?, 0xc0003d3040?}, {0x189ff58?, 0xc0003c5980?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000466000, {0x1877b38?, 0xc000104c30?}, 0xc000041540)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1877b38?, 0xc000104c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/12 14:01:10 Job state: FAILED
2023/05/12 14:01:10 Failed to execute job: job load0tests0go0flink0batch0sideinput0300512125514-root-0512140012-68792397_6f72aa74-a121-4caa-8115-8c4ac7ee4e45 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300512125514-root-0512140012-68792397_6f72aa74-a121-4caa-8115-8c4ac7ee4e45 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1877ac8, 0xc00004e0c0}, {0x16f3e20?, 0x2386f70?}, {0xc00014be60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 57s
12 actionable tasks: 12 executed

Publishing build scan...
https://ge.apache.org/s/eakmz4uvql6sa

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/869/display/redirect>

Changes:


------------------------------------------
[...truncated 42.97 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:36037]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36037], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 31 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614e0, 0xc0003bc3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b00, {0xc0010d2310, 0xc0002b0590?, 0x1873098?}, {0xc0010d7400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cea50, 0xc0002b0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004a2048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d00?, 0xc0004a2018?}, {0x158dda0?, 0xc0000a8690?}, {0x12ce280?, 0xc0004a2048?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005a52c0, {0x18843f0?, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005a5180, {0x18843f0, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005a5180, 0xc000405170)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003a7720, {0x18843f0, 0xc0005e5580}, 0xc0000cd880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000369728, {0xc0002b1340?, 0xc0004baea0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00021d600, {0x18843f0, 0xc0005e5580}, 0xc0002b1630, 0xc0002b1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00021d600, {0x18843f0, 0xc0005e5580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18843f0?, 0xc0005e5580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18843f0?, 0xc0005e5580?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038f680, {0x18843f0, 0xc0005e5580}, {0x22eee70, 0x1}, {{0x1876d10?, 0xc000391d40?}, {0x18ac758?, 0xc0003a55f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00027c000, {0x18842d8?, 0xc0005e6c30?}, 0xc000112d70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18842d8?, 0xc0005e6c30?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:36037]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36037], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 31 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614e0, 0xc0003bc3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b00, {0xc0010d2310, 0xc0002b0590?, 0x1873098?}, {0xc0010d7400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cea50, 0xc0002b0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004a2048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d00?, 0xc0004a2018?}, {0x158dda0?, 0xc0000a8690?}, {0x12ce280?, 0xc0004a2048?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005a52c0, {0x18843f0?, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005a5180, {0x18843f0, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005a5180, 0xc000405170)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003a7720, {0x18843f0, 0xc0005e5580}, 0xc0000cd880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000369728, {0xc0002b1340?, 0xc0004baea0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00021d600, {0x18843f0, 0xc0005e5580}, 0xc0002b1630, 0xc0002b1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00021d600, {0x18843f0, 0xc0005e5580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18843f0?, 0xc0005e5580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18843f0?, 0xc0005e5580?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038f680, {0x18843f0, 0xc0005e5580}, {0x22eee70, 0x1}, {{0x1876d10?, 0xc000391d40?}, {0x18ac758?, 0xc0003a55f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00027c000, {0x18842d8?, 0xc0005e6c30?}, 0xc000112d70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18842d8?, 0xc0005e6c30?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/11 14:00:39  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:36037]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:36037], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 31 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614e0, 0xc0003bc3c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b00, {0xc0010d2310, 0xc0002b0590?, 0x1873098?}, {0xc0010d7400?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cea50, 0xc0002b0798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0004a2048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d00?, 0xc0004a2018?}, {0x158dda0?, 0xc0000a8690?}, {0x12ce280?, 0xc0004a2048?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0005a52c0, {0x18843f0?, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0005a5180, {0x18843f0, 0xc000391dc0}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2347cc0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0005a5180, 0xc000405170)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003a7720, {0x18843f0, 0xc0005e5580}, 0xc0000cd880, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000369728, {0xc0002b1340?, 0xc0004baea0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00021d600, {0x18843f0, 0xc0005e5580}, 0xc0002b1630, 0xc0002b1610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00021d600, {0x18843f0, 0xc0005e5580})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x18843f0?, 0xc0005e5580?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x18843f0?, 0xc0005e5580?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00038f680, {0x18843f0, 0xc0005e5580}, {0x22eee70, 0x1}, {{0x1876d10?, 0xc000391d40?}, {0x18ac758?, 0xc0003a55f0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00027c000, {0x18842d8?, 0xc0005e6c30?}, 0xc000112d70)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x18842d8?, 0xc0005e6c30?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/11 14:00:39 Job state: FAILED
2023/05/11 14:00:39 Failed to execute job: job load0tests0go0flink0batch0sideinput0300510215304-root-0511135941-6672a0ce_a6a26f97-ed6b-4f36-8dda-21a72b3e5304 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300510215304-root-0511135941-6672a0ce_a6a26f97-ed6b-4f36-8dda-21a72b3e5304 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1884268, 0xc0000500c0}, {0x16ff5e3?, 0x239a290?}, {0xc000169e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 30s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:66)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:61)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://ge.apache.org/s/uednotmvwr7wm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 868 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 868 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/868/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 867 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 867 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/867/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 866 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 866 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/866/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 865 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 865 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/865/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 864 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 864 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/864/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 863 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 863 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/863/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #862

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/862/display/redirect>

Changes:


------------------------------------------
[...truncated 31.59 KB...]
      outputs: <
        key: "n3"
        value: "n3"
      >
      environment_id: "go"
    >
  >
  pcollections: <
    key: "n1"
    value: <
      unique_name: "n1"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n2"
    value: <
      unique_name: "n2"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n3"
    value: <
      unique_name: "n3"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n4"
    value: <
      unique_name: "n4"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n5"
    value: <
      unique_name: "n5"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n6"
    value: <
      unique_name: "n6"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n7"
    value: <
      unique_name: "n7"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n8"
    value: <
      unique_name: "n8"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  windowing_strategies: <
    key: "w0"
    value: <
      window_fn: <
        urn: "beam:window_fn:global_windows:v1"
      >
      merge_status: NON_MERGING
      window_coder_id: "c1"
      trigger: <
        default: <
        >
      >
      accumulation_mode: DISCARDING
      output_time: END_OF_WINDOW
      closing_behavior: EMIT_IF_NONEMPTY
      on_time_behavior: FIRE_IF_NONEMPTY
      environment_id: "go"
    >
  >
  coders: <
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      capabilities: "beam:coder:timer:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/05/04 14:39:56 Using specified **** binary: 'linux_amd64/sideinput'
2023/05/04 14:39:57 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0504142126_fa769638-ae4c-48d0-b48a-0423b805bcb8 and staging token: load-tests-go-flink-batch-sideinput-3-0504142126_fa769638-ae4c-48d0-b48a-0423b805bcb8
2023/05/04 14:40:03 Staged binary artifact with token: 
2023/05/04 14:40:05 Submitted job: load0tests0go0flink0batch0sideinput0300504142126-root-0504144003-92bf55c_13e37a34-0a2f-4fab-a7f9-2356f903a4d6
2023/05/04 14:40:05 Job state: STOPPED
2023/05/04 14:40:05 Job state: STARTING
2023/05/04 14:40:05 Job state: RUNNING
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-1' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.Launcher$ProcStarter.join(Launcher.java:524)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:321)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
	at hudson.remoting.Command.<init>(Command.java:70)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1304)
	at hudson.remoting.Channel.close(Channel.java:1480)
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
	... 2 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-1 is offline; cannot locate jdk_1.8_latest

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #861

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/861/display/redirect>

Changes:


------------------------------------------
[...truncated 42.77 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-7 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:38807]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38807], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614c0, 0xc000592800})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b60, {0xc001005b90, 0xc000408590?, 0x18730f8?}, {0xc001028800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cf640, 0xc000408798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003627c8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d60?, 0xc000362798?}, {0x158dfc0?, 0xc0003429c0?}, {0x12ce240?, 0xc0003627c8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000f9180, {0x1884450?, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000f9040, {0x1884450, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000f9040, 0xc000376750)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004dd720, {0x1884450, 0xc0000c0840}, 0xc00029d9d0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000436a50, {0xc000409340?, 0xc000048180?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004ad340, {0x1884450, 0xc0000c0840}, 0xc000409630, 0xc000409610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004ad340, {0x1884450, 0xc0000c0840})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1884450?, 0xc0000c0840?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1884450?, 0xc0000c0840?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00042d200, {0x1884450, 0xc0000c0840}, {0x22ede48, 0x1}, {{0x1876d70?, 0xc0004e6800?}, {0x18ac7b8?, 0xc0004def30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f2000, {0x1884338?, 0xc00027ec30?}, 0xc00034b770)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1884338?, 0xc00027ec30?}, 0xc000152b40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-7 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:38807]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38807], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614c0, 0xc000592800})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b60, {0xc001005b90, 0xc000408590?, 0x18730f8?}, {0xc001028800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cf640, 0xc000408798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003627c8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d60?, 0xc000362798?}, {0x158dfc0?, 0xc0003429c0?}, {0x12ce240?, 0xc0003627c8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000f9180, {0x1884450?, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000f9040, {0x1884450, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000f9040, 0xc000376750)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004dd720, {0x1884450, 0xc0000c0840}, 0xc00029d9d0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000436a50, {0xc000409340?, 0xc000048180?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004ad340, {0x1884450, 0xc0000c0840}, 0xc000409630, 0xc000409610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004ad340, {0x1884450, 0xc0000c0840})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1884450?, 0xc0000c0840?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1884450?, 0xc0000c0840?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00042d200, {0x1884450, 0xc0000c0840}, {0x22ede48, 0x1}, {{0x1876d70?, 0xc0004e6800?}, {0x18ac7b8?, 0xc0004def30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f2000, {0x1884338?, 0xc00027ec30?}, 0xc00034b770)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1884338?, 0xc00027ec30?}, 0xc000152b40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/03 12:00:33  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-7 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:38807]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38807], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x14614c0, 0xc000592800})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1885b60, {0xc001005b90, 0xc000408590?, 0x18730f8?}, {0xc001028800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0004cf640, 0xc000408798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0003627c8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1535d60?, 0xc000362798?}, {0x158dfc0?, 0xc0003429c0?}, {0x12ce240?, 0xc0003627c8?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000f9180, {0x1884450?, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000f9040, {0x1884450, 0xc0004e6880}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2346ca0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000f9040, 0xc000376750)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0004dd720, {0x1884450, 0xc0000c0840}, 0xc00029d9d0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000436a50, {0xc000409340?, 0xc000048180?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004ad340, {0x1884450, 0xc0000c0840}, 0xc000409630, 0xc000409610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004ad340, {0x1884450, 0xc0000c0840})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1884450?, 0xc0000c0840?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1884450?, 0xc0000c0840?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00042d200, {0x1884450, 0xc0000c0840}, {0x22ede48, 0x1}, {{0x1876d70?, 0xc0004e6800?}, {0x18ac7b8?, 0xc0004def30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f2000, {0x1884338?, 0xc00027ec30?}, 0xc00034b770)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:408 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions.func4({0x1884338?, 0xc00027ec30?}, 0xc000152b40?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:195 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.MainWithOptions
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:213 +0xf1d
2023/05/03 12:00:33 Job state: FAILED
2023/05/03 12:00:33 Failed to execute job: job load0tests0go0flink0batch0sideinput0300503100331-root-0503115936-9a31e312_fd3671db-3baa-479c-af31-57364ce24937 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300503100331-root-0503115936-9a31e312_fd3671db-3baa-479c-af31-57364ce24937 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x18842c8, 0xc0000500d0}, {0x16ff76e?, 0x2399290?}, {0xc000375e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 46s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/ykzjikqfttwdm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 860 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 860 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/860/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/859/display/redirect>

Changes:


------------------------------------------
[...truncated 42.69 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-2 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:38581]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38581], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1460440, 0xc00046a4c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1884a20, {0xc000a3c770, 0xc0003d2590?, 0x1871fb8?}, {0xc000a46800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c66a0, 0xc0003d2798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000012330)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1534d00?, 0xc000012300?}, {0x158ce80?, 0xc000030450?}, {0x12cd1e0?, 0xc000012330?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000afe00, {0x1883310?, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000afcc0, {0x1883310, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000afcc0, 0xc0003e6630)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d4460, {0x1883310, 0xc0004c6100}, 0xc0004eabd0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000347320, {0xc0003d3340?, 0xc0004bb2a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000b49a0, {0x1883310, 0xc0004c6100}, 0xc0003d3630, 0xc0003d3610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000b49a0, {0x1883310, 0xc0004c6100})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1883310?, 0xc0004c6100?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1883310?, 0xc0004c6100?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c22d0, {0x1883310, 0xc0004c6100}, {0x22ece28, 0x1}, {{0x1875c30?, 0xc0003b3080?}, {0x18ab678?, 0xc0003c0c30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00048c000, {0x18831f8?, 0xc0000259b0?}, 0xc0001963c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x18831f8?, 0xc0000259b0?}, 0xc0002f2fe0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-2 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:38581]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38581], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1460440, 0xc00046a4c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1884a20, {0xc000a3c770, 0xc0003d2590?, 0x1871fb8?}, {0xc000a46800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c66a0, 0xc0003d2798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000012330)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1534d00?, 0xc000012300?}, {0x158ce80?, 0xc000030450?}, {0x12cd1e0?, 0xc000012330?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000afe00, {0x1883310?, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000afcc0, {0x1883310, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000afcc0, 0xc0003e6630)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d4460, {0x1883310, 0xc0004c6100}, 0xc0004eabd0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000347320, {0xc0003d3340?, 0xc0004bb2a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000b49a0, {0x1883310, 0xc0004c6100}, 0xc0003d3630, 0xc0003d3610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000b49a0, {0x1883310, 0xc0004c6100})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1883310?, 0xc0004c6100?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1883310?, 0xc0004c6100?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c22d0, {0x1883310, 0xc0004c6100}, {0x22ece28, 0x1}, {{0x1875c30?, 0xc0003b3080?}, {0x18ab678?, 0xc0003c0c30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00048c000, {0x18831f8?, 0xc0000259b0?}, 0xc0001963c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x18831f8?, 0xc0000259b0?}, 0xc0002f2fe0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/05/01 12:00:12  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-2 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-2]:
2: DataSink[S[fn/write/n3:0@localhost:38581]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:38581], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1460440, 0xc00046a4c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x1884a20, {0xc000a3c770, 0xc0003d2590?, 0x1871fb8?}, {0xc000a46800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c66a0, 0xc0003d2798?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000012330)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1534d00?, 0xc000012300?}, {0x158ce80?, 0xc000030450?}, {0x12cd1e0?, 0xc000012330?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, 0x1}, 0x12?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).invokeWithOpts(0xc0000afe00, {0x1883310?, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:301 +0x114c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000afcc0, {0x1883310, 0xc0003b3100}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x2345c80, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:419 +0x2de
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000afcc0, 0xc0003e6630)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:190 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003d4460, {0x1883310, 0xc0004c6100}, 0xc0004eabd0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000347320, {0xc0003d3340?, 0xc0004bb2a0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000b49a0, {0x1883310, 0xc0004c6100}, 0xc0003d3630, 0xc0003d3610)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000b49a0, {0x1883310, 0xc0004c6100})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x226
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1883310?, 0xc0004c6100?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:151 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1883310?, 0xc0004c6100?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003c22d0, {0x1883310, 0xc0004c6100}, {0x22ece28, 0x1}, {{0x1875c30?, 0xc0003b3080?}, {0x18ab678?, 0xc0003c0c30?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:150 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00048c000, {0x18831f8?, 0xc0000259b0?}, 0xc0001963c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x18831f8?, 0xc0000259b0?}, 0xc0002f2fe0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/05/01 12:00:12 Job state: FAILED
2023/05/01 12:00:12 Failed to execute job: job load0tests0go0flink0batch0sideinput0300501100347-root-0501115910-26d5a0a3_5c1752c1-d35a-46c2-ac9f-2f03d63f0289 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300501100347-root-0501115910-26d5a0a3_5c1752c1-d35a-46c2-ac9f-2f03d63f0289 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1883188, 0xc0000500d0}, {0x16fe620?, 0x2398270?}, {0xc000377e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 29s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/nowixtlzjmpa6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 858 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 858 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/858/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 857 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 857 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/857/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #856

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/856/display/redirect>

Changes:


------------------------------------------
[...truncated 42.84 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-6 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-6]:
2: DataSink[S[fn/write/n3:0@localhost:37585]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37585], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc00038ca00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e04230, 0xc0000dc758?, 0x186bbb8?}, {0xc000e07800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004ca90, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0001202d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc0001202a0?}, {0x15881c0?, 0xc0000a9800?}, {0x12c8ba0?, 0xc0001202d0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002728c0, {0x187cf10?, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000d3a00, {0x187cf10, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000d3a00, 0xc000387320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002a8aa0, {0x187cf10, 0xc0002f4a80}, 0xc0005ae310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00052a888, {0xc0000dd328?, 0xc000048d00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1600, {0x187cf10, 0xc0002f4a80}, 0xc0000dd630, 0xc0000dd5f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1600, {0x187cf10, 0xc0002f4a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0002f4a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0002f4a80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000528c60, {0x187cf10, 0xc0002f4a80}, {0x22e4d88, 0x1}, {{0x186f830?, 0xc00053b300?}, {0x18a5218?, 0xc000549e90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001aa000, {0x187cdf8?, 0xc000016c30?}, 0xc0001e64b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000016c30?}, 0xc0004c3680?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-6 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-6]:
2: DataSink[S[fn/write/n3:0@localhost:37585]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37585], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc00038ca00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e04230, 0xc0000dc758?, 0x186bbb8?}, {0xc000e07800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004ca90, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0001202d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc0001202a0?}, {0x15881c0?, 0xc0000a9800?}, {0x12c8ba0?, 0xc0001202d0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002728c0, {0x187cf10?, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000d3a00, {0x187cf10, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000d3a00, 0xc000387320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002a8aa0, {0x187cf10, 0xc0002f4a80}, 0xc0005ae310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00052a888, {0xc0000dd328?, 0xc000048d00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1600, {0x187cf10, 0xc0002f4a80}, 0xc0000dd630, 0xc0000dd5f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1600, {0x187cf10, 0xc0002f4a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0002f4a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0002f4a80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000528c60, {0x187cf10, 0xc0002f4a80}, {0x22e4d88, 0x1}, {{0x186f830?, 0xc00053b300?}, {0x18a5218?, 0xc000549e90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001aa000, {0x187cdf8?, 0xc000016c30?}, 0xc0001e64b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000016c30?}, 0xc0004c3680?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/28 12:00:47  (): java.lang.RuntimeException: Error received from SDK harness for instruction 5: process bundle failed for instruction 5 using plan 1-6 : panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-6]:
2: DataSink[S[fn/write/n3:0@localhost:37585]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:37585], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{5 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 34 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc00038ca00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e04230, 0xc0000dc758?, 0x186bbb8?}, {0xc000e07800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc00004ca90, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc0001202d0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc0001202a0?}, {0x15881c0?, 0xc0000a9800?}, {0x12c8ba0?, 0xc0001202d0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002728c0, {0x187cf10?, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000d3a00, {0x187cf10, 0xc00053b380}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000d3a00, 0xc000387320)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0002a8aa0, {0x187cf10, 0xc0002f4a80}, 0xc0005ae310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00052a888, {0xc0000dd328?, 0xc000048d00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0004a1600, {0x187cf10, 0xc0002f4a80}, 0xc0000dd630, 0xc0000dd5f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0004a1600, {0x187cf10, 0xc0002f4a80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0002f4a80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0002f4a80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000528c60, {0x187cf10, 0xc0002f4a80}, {0x22e4d88, 0x1}, {{0x186f830?, 0xc00053b300?}, {0x18a5218?, 0xc000549e90?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0001aa000, {0x187cdf8?, 0xc000016c30?}, 0xc0001e64b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000016c30?}, 0xc0004c3680?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/28 12:00:47 Job state: FAILED
2023/04/28 12:00:47 Failed to execute job: job load0tests0go0flink0batch0sideinput0300428100338-root-0428115953-5b2077f7_f29b5d2e-58cc-42e9-992d-c97bcc972d52 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300428100338-root-0428115953-5b2077f7_f29b5d2e-58cc-42e9-992d-c97bcc972d52 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd88, 0xc0000500c0}, {0x16f960a?, 0x23901b0?}, {0xc000373e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 35s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/zxgi5jfx3dx4q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #855

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/855/display/redirect>

Changes:


------------------------------------------
[...truncated 42.77 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:44941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 14 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc000482c00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e082a0, 0xc0003d6758?, 0x186bbb8?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c0c80, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000037458)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc000037428?}, {0x15881c0?, 0xc00015cf90?}, {0x12c8ba0?, 0xc000037458?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002a7540, {0x187cf10?, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000143900, {0x187cf10, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000143900, 0xc0000398c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003cce60, {0x187cf10, 0xc0004aad80}, 0xc000192e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000036ae0, {0xc0003d7328?, 0xc0004b9bc0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003c22c0, {0x187cf10, 0xc0004aad80}, 0xc0003d7630, 0xc0003d75f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003c22c0, {0x187cf10, 0xc0004aad80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0004aad80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0004aad80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000039200, {0x187cf10, 0xc0004aad80}, {0x22e4d90, 0x1}, {{0x186f830?, 0xc0003b39c0?}, {0x18a5218?, 0xc0003b9c50?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x187cdf8?, 0xc000096c30?}, 0xc00057e000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000096c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:44941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 14 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc000482c00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e082a0, 0xc0003d6758?, 0x186bbb8?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c0c80, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000037458)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc000037428?}, {0x15881c0?, 0xc00015cf90?}, {0x12c8ba0?, 0xc000037458?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002a7540, {0x187cf10?, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000143900, {0x187cf10, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000143900, 0xc0000398c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003cce60, {0x187cf10, 0xc0004aad80}, 0xc000192e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000036ae0, {0xc0003d7328?, 0xc0004b9bc0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003c22c0, {0x187cf10, 0xc0004aad80}, 0xc0003d7630, 0xc0003d75f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003c22c0, {0x187cf10, 0xc0004aad80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0004aad80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0004aad80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000039200, {0x187cf10, 0xc0004aad80}, {0x22e4d90, 0x1}, {{0x186f830?, 0xc0003b39c0?}, {0x18a5218?, 0xc0003b9c50?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x187cdf8?, 0xc000096c30?}, 0xc00057e000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000096c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/27 12:00:00  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-5 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-5]:
2: DataSink[S[fn/write/n3:0@localhost:44941]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:44941], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 14 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc000482c00})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e5e0, {0xc000e082a0, 0xc0003d6758?, 0x186bbb8?}, {0xc000e0b800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc0003c0c80, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc000037458)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc000037428?}, {0x15881c0?, 0xc00015cf90?}, {0x12c8ba0?, 0xc000037458?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0002a7540, {0x187cf10?, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000143900, {0x187cf10, 0xc0003b3a40}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233dbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000143900, 0xc0000398c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003cce60, {0x187cf10, 0xc0004aad80}, 0xc000192e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000036ae0, {0xc0003d7328?, 0xc0004b9bc0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003c22c0, {0x187cf10, 0xc0004aad80}, 0xc0003d7630, 0xc0003d75f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003c22c0, {0x187cf10, 0xc0004aad80})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf10?, 0xc0004aad80?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:140 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf10?, 0xc0004aad80?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000039200, {0x187cf10, 0xc0004aad80}, {0x22e4d90, 0x1}, {{0x186f830?, 0xc0003b39c0?}, {0x18a5218?, 0xc0003b9c50?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:139 +0x3df
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002f4000, {0x187cdf8?, 0xc000096c30?}, 0xc00057e000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cdf8?, 0xc000096c30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/27 12:00:01 Job state: FAILED
2023/04/27 12:00:01 Failed to execute job: job load0tests0go0flink0batch0sideinput0300427100400-root-0427115917-428ab14a_7303d419-c889-42dd-a9c1-483de27a3fef failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300427100400-root-0427115917-428ab14a_7303d419-c889-42dd-a9c1-483de27a3fef failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd88, 0xc0000500c0}, {0x16f960a?, 0x23901b0?}, {0xc00014be60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 10s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/e743nsvtfdr2u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #854

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/854/display/redirect>

Changes:


------------------------------------------
[...truncated 31.57 KB...]
      subtransforms: "e3"
      outputs: <
        key: "n3"
        value: "n3"
      >
      environment_id: "go"
    >
  >
  pcollections: <
    key: "n1"
    value: <
      unique_name: "n1"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n2"
    value: <
      unique_name: "n2"
      coder_id: "c3"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n3"
    value: <
      unique_name: "n3"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n4"
    value: <
      unique_name: "n4"
      coder_id: "c0"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n5"
    value: <
      unique_name: "n5"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n6"
    value: <
      unique_name: "n6"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n7"
    value: <
      unique_name: "n7"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  pcollections: <
    key: "n8"
    value: <
      unique_name: "n8"
      coder_id: "c2"
      is_bounded: BOUNDED
      windowing_strategy_id: "w0"
    >
  >
  windowing_strategies: <
    key: "w0"
    value: <
      window_fn: <
        urn: "beam:window_fn:global_windows:v1"
      >
      merge_status: NON_MERGING
      window_coder_id: "c1"
      trigger: <
        default: <
        >
      >
      accumulation_mode: DISCARDING
      output_time: END_OF_WINDOW
      closing_behavior: EMIT_IF_NONEMPTY
      on_time_behavior: FIRE_IF_NONEMPTY
      environment_id: "go"
    >
  >
  coders: <
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/26 11:59:25 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/26 11:59:26 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0426100321_7b4a3e09-ce6d-4c39-b408-7b2049f30b74 and staging token: load-tests-go-flink-batch-sideinput-3-0426100321_7b4a3e09-ce6d-4c39-b408-7b2049f30b74
2023/04/26 11:59:37 Staged binary artifact with token: 
2023/04/26 11:59:39 Submitted job: load0tests0go0flink0batch0sideinput0300426100321-root-0426115937-98a38d09_6e3c7cf4-858d-42e5-ac8d-1dd6e37a0319
2023/04/26 11:59:39 Job state: STOPPED
2023/04/26 11:59:39 Job state: STARTING
2023/04/26 11:59:39 Job state: RUNNING
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-2' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy135.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.Launcher$ProcStarter.join(Launcher.java:524)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:321)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
	at hudson.remoting.Command.<init>(Command.java:70)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1304)
	at hudson.remoting.Channel.close(Channel.java:1480)
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
	... 2 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-2 is offline; cannot locate jdk_1.8_latest

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 853 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 853 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/853/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 852 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 852 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/852/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #851

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/851/display/redirect>

Changes:


------------------------------------------
[...truncated 42.79 KB...]
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:45395]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:45395], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc0004cc2c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e660, {0xc000b8a230, 0xc0003ac760?, 0x186bc38?}, {0xc000b8d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000499e60, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00051c510)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc00051c4e0?}, {0x15882c0?, 0xc000276e70?}, {0x12c8ba0?, 0xc00051c510?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00003af00, {0x187cf90?, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00013fb00, {0x187cf90, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00013fb00, 0xc0000c70e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003bf400, {0x187cf90, 0xc00008ba00}, 0xc000126e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002e74a0, {0xc0003ad330?, 0xc000048960?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003a4580, {0x187cf90, 0xc00008ba00}, 0xc0003ad638, 0xc0003ad600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003a4580, {0x187cf90, 0xc00008ba00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf90?, 0xc00008ba00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf90?, 0xc00008ba00?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037b290, {0x187cf90, 0xc00008ba00}, {0x22e3d90, 0x1}, {{0x186f8b0?, 0xc00037da80?}, {0x18a5298?, 0xc0003c1110?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ea000, {0x187ce78?, 0xc00021ac30?}, 0xc000042e10)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187ce78?, 0xc00021ac30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:45395]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:45395], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc0004cc2c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e660, {0xc000b8a230, 0xc0003ac760?, 0x186bc38?}, {0xc000b8d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000499e60, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00051c510)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc00051c4e0?}, {0x15882c0?, 0xc000276e70?}, {0x12c8ba0?, 0xc00051c510?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00003af00, {0x187cf90?, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00013fb00, {0x187cf90, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00013fb00, 0xc0000c70e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003bf400, {0x187cf90, 0xc00008ba00}, 0xc000126e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002e74a0, {0xc0003ad330?, 0xc000048960?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003a4580, {0x187cf90, 0xc00008ba00}, 0xc0003ad638, 0xc0003ad600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003a4580, {0x187cf90, 0xc00008ba00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf90?, 0xc00008ba00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf90?, 0xc00008ba00?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037b290, {0x187cf90, 0xc00008ba00}, {0x22e3d90, 0x1}, {{0x186f8b0?, 0xc00037da80?}, {0x18a5298?, 0xc0003c1110?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ea000, {0x187ce78?, 0xc00021ac30?}, 0xc000042e10)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187ce78?, 0xc00021ac30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/23 12:00:26  (): java.lang.RuntimeException: Error received from SDK harness for instruction 6: process bundle failed for instruction 6 using plan 1-7 : panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc = 
Full error:
while executing Process for Plan[1-7]:
2: DataSink[S[fn/write/n3:0@localhost:45395]] Coder:W;fn/wire/n3:0<KV;c2<bytes;c0,bytes;c0>>!GWC
3: PCollection[n3] Out:[2]
4: SDF.ProcessSizedElementsAndRestrictions[synthetic.sourceFn] UID:4 Out:[2]
1: DataSource[S[fn/read/n2/SplitAndSize0:0@localhost:45395], local_output] Out:4 Coder:W;fn/wire/n2/SplitAndSize0:0<KV;c3/SplitAndSize0<KV;c3/PairWithRestriction0<R;c3[synthetic.SourceConfig],KV;c7<offsetrange.Restriction[offsetrange.Restriction;c4];c5,bool;c6>>,double;DoubleCoder0>>!GWC 
	caused by:
panic: datamgr.go [{6 fn/write/n3:0}]: error flushing buffer of length 3999992
	caused by:
rpc error: code = Unknown desc =  goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x145b920, 0xc0004cc2c0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*emit2[...]).invoke(0x187e660, {0xc000b8a230, 0xc0003ac760?, 0x186bc38?}, {0xc000b8d800?, 0x384, 0x384})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/emitter.go>:81 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic.(*sourceFn).ProcessElement(0xc000499e60, 0x1519b00?, {0x61a80, 0x1, 0x64, 0x384, 0x0, 0x0}, 0xc00051c510)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/io/synthetic/source.go>:151 +0x123
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn3x1StructWrappersAndFuncs[...].func2.1({0x61a80?, 0x1, 0x64, 0x384, 0x0, 0x0}, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3382 +0xb0
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller3x1[...]).Call3x1(0x0?, {0x1530060?, 0xc00051c4e0?}, {0x15882c0?, 0xc000276e70?}, {0x12c8ba0?, 0xc00051c510?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:3371 +0xb6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func13({0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, 0x1}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:109 +0xad
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00003af00, {0x187cf90?, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc00013fb00, {0x187cf90, 0xc00037db00}, {0x0, 0x0, 0x0, 0x0, 0x0}, {0x233cbe0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc00013fb00, 0xc0000c70e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ProcessSizedElementsAndRestrictions).ProcessElement(0xc0003bf400, {0x187cf90, 0xc00008ba00}, 0xc000126e00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/sdf.go>:556 +0x63d
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002e74a0, {0xc0003ad330?, 0xc000048960?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0003a4580, {0x187cf90, 0xc00008ba00}, 0xc0003ad638, 0xc0003ad600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003a4580, {0x187cf90, 0xc00008ba00})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187cf90?, 0xc00008ba00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187cf90?, 0xc00008ba00?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc00037b290, {0x187cf90, 0xc00008ba00}, {0x22e3d90, 0x1}, {{0x186f8b0?, 0xc00037da80?}, {0x18a5298?, 0xc0003c1110?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0002ea000, {0x187ce78?, 0xc00021ac30?}, 0xc000042e10)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187ce78?, 0xc00021ac30?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/23 12:00:26 Job state: FAILED
2023/04/23 12:00:26 Failed to execute job: job load0tests0go0flink0batch0sideinput0300423100317-root-0423115927-6906d494_88322984-ce5d-4cca-8884-71fd0cba716a failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300423100317-root-0423115927-6906d494_88322984-ce5d-4cca-8884-71fd0cba716a failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187ce08, 0xc0000500c0}, {0x16f95ca?, 0x238f1b0?}, {0xc0006e1e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 26s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/rsw3sg4h7afcq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_LoadTests_Go_SideInput_Flink_Batch - Build # 850 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 850 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/850/ to view the results.

beam_LoadTests_Go_SideInput_Flink_Batch - Build # 849 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_LoadTests_Go_SideInput_Flink_Batch - Build # 849 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/849/ to view the results.

Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #848

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/848/display/redirect>

Changes:


------------------------------------------
[...truncated 43.99 KB...]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:43929], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33007].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002942d0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0003c3500, 0xc0003c3518)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00004af88, {0xc0005db740?, 0xc00010a9d0?, 0x40f83d?}, {0xc00010aa30?, 0x417a10?, 0xd0?}, 0xc0003c3410, 0xc0003c33f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0xd400000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010aa98?, {0x1298200?, 0xc0003c33c8?}, {0x1298200?, 0xc0003c33e0?}, {0x12efa40?, 0xc0003c3410?}, {0x12c8b40, 0xc0003c33f8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00010abb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000eaf00, {0x187ce90?, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000480100, {0x187ce90, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000480100, 0xc000457290)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107ce0?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000480100, {0x1862740?, 0xc0003c33b0?}, 0xc000107c00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003c33b0, {0xc00010b330?, 0xc00054b490?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0005d5760, {0x187ce90, 0xc000254700}, 0xc00010b638, 0xc00010b600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0005d5760, {0x187ce90, 0xc000254700})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc000254700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc000254700?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000457050, {0x187ce90, 0xc000254700}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc000452940?}, {0x18a5198?, 0xc0004a82d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005fc000, {0x187cd78?, 0xc00058d650?}, 0xc00018a780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00058d650?}, 0xc000014008?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:33007].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:43929], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33007].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002942d0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0003c3500, 0xc0003c3518)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00004af88, {0xc0005db740?, 0xc00010a9d0?, 0x40f83d?}, {0xc00010aa30?, 0x417a10?, 0xd0?}, 0xc0003c3410, 0xc0003c33f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0xd400000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010aa98?, {0x1298200?, 0xc0003c33c8?}, {0x1298200?, 0xc0003c33e0?}, {0x12efa40?, 0xc0003c3410?}, {0x12c8b40, 0xc0003c33f8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00010abb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000eaf00, {0x187ce90?, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000480100, {0x187ce90, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000480100, 0xc000457290)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107ce0?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000480100, {0x1862740?, 0xc0003c33b0?}, 0xc000107c00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003c33b0, {0xc00010b330?, 0xc00054b490?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0005d5760, {0x187ce90, 0xc000254700}, 0xc00010b638, 0xc00010b600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0005d5760, {0x187ce90, 0xc000254700})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc000254700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc000254700?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000457050, {0x187ce90, 0xc000254700}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc000452940?}, {0x18a5198?, 0xc0004a82d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005fc000, {0x187cd78?, 0xc00058d650?}, 0xc00018a780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00058d650?}, 0xc000014008?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/20 12:01:02  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:33007].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:43929], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33007].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002942d0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0003c3500, 0xc0003c3518)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00004af88, {0xc0005db740?, 0xc00010a9d0?, 0x40f83d?}, {0xc00010aa30?, 0x417a10?, 0xd0?}, 0xc0003c3410, 0xc0003c33f8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0xd400000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010aa98?, {0x1298200?, 0xc0003c33c8?}, {0x1298200?, 0xc0003c33e0?}, {0x12efa40?, 0xc0003c3410?}, {0x12c8b40, 0xc0003c33f8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00010abb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000eaf00, {0x187ce90?, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000480100, {0x187ce90, 0xc000452a40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000480100, 0xc000457290)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107ce0?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000480100, {0x1862740?, 0xc0003c33b0?}, 0xc000107c00, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0003c33b0, {0xc00010b330?, 0xc00054b490?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0005d5760, {0x187ce90, 0xc000254700}, 0xc00010b638, 0xc00010b600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0005d5760, {0x187ce90, 0xc000254700})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc000254700?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc000254700?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000457050, {0x187ce90, 0xc000254700}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc000452940?}, {0x18a5198?, 0xc0004a82d0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005fc000, {0x187cd78?, 0xc00058d650?}, 0xc00018a780)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00058d650?}, 0xc000014008?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/20 12:01:02 Job state: FAILED
2023/04/20 12:01:02 Failed to execute job: job load0tests0go0flink0batch0sideinput0300420100328-root-0420115954-47ba06f4_9e21a778-7534-4cc1-be44-4902aafac290 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300420100328-root-0420115954-47ba06f4_9e21a778-7534-4cc1-be44-4902aafac290 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc000120000}, {0x16f9502?, 0x238f110?}, {0xc000387e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 39s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/ujixp7ktjq5vi

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #847

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/847/display/redirect?page=changes>

Changes:

[noreply] Notebook minor conciseness improvements (#26336)


------------------------------------------
[...truncated 33.80 KB...]
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/19 11:59:12 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/19 11:59:12 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0419100321_9a7c2800-3f8e-41df-85eb-352211cd2ea0 and staging token: load-tests-go-flink-batch-sideinput-3-0419100321_9a7c2800-3f8e-41df-85eb-352211cd2ea0
2023/04/19 11:59:14 Staged binary artifact with token: 
2023/04/19 11:59:15 Submitted job: load0tests0go0flink0batch0sideinput0300419100321-root-0419115914-1d1268b6_86eb8f64-74e0-442c-9b2c-2216a3ac22ab
2023/04/19 11:59:15 Job state: STOPPED
2023/04/19 11:59:15 Job state: STARTING
2023/04/19 11:59:15 Job state: RUNNING
2023/04/19 12:04:22  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: be8b1ba138342d751118b8985389cfe5)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/19 12:04:22  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/19 12:04:23 Job state: FAILED
2023/04/19 12:04:23 Failed to execute job: job load0tests0go0flink0batch0sideinput0300419100321-root-0419115914-1d1268b6_86eb8f64-74e0-442c-9b2c-2216a3ac22ab failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300419100321-root-0419115914-1d1268b6_86eb8f64-74e0-442c-9b2c-2216a3ac22ab failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc0000500c0}, {0x16f9502?, 0x238f110?}, {0xc00056de60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 32s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/pihmyk56vzdvo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #846

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/846/display/redirect>

Changes:


------------------------------------------
[...truncated 33.76 KB...]
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/18 11:58:53 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/18 11:58:54 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0418100322_6c712211-b50d-4c8a-90cf-8c21025a9bb9 and staging token: load-tests-go-flink-batch-sideinput-3-0418100322_6c712211-b50d-4c8a-90cf-8c21025a9bb9
2023/04/18 11:58:56 Staged binary artifact with token: 
2023/04/18 11:58:57 Submitted job: load0tests0go0flink0batch0sideinput0300418100322-root-0418115856-b969ba5d_1edafec0-91ff-457d-b27e-01e13a6b5f4a
2023/04/18 11:58:57 Job state: STOPPED
2023/04/18 11:58:57 Job state: STARTING
2023/04/18 11:58:57 Job state: RUNNING
2023/04/18 12:04:05  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 60997c70a43bea4b3b1395b220130a6c)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/18 12:04:05  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/18 12:04:05 Job state: FAILED
2023/04/18 12:04:05 Failed to execute job: job load0tests0go0flink0batch0sideinput0300418100322-root-0418115856-b969ba5d_1edafec0-91ff-457d-b27e-01e13a6b5f4a failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300418100322-root-0418115856-b969ba5d_1edafec0-91ff-457d-b27e-01e13a6b5f4a failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc0000500c0}, {0x16f9502?, 0x238f110?}, {0xc0005f3e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 34s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/izcci3cgadwry

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #845

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/845/display/redirect?page=changes>

Changes:

[noreply] [AWS] Support usage of StsAssumeRoleWithWebIdentityCredentialsProvider


------------------------------------------
[...truncated 33.75 KB...]
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/17 11:58:59 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/17 11:59:00 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0416150323_4f47dc25-0374-4d2b-96f2-98507e9a7d1a and staging token: load-tests-go-flink-batch-sideinput-3-0416150323_4f47dc25-0374-4d2b-96f2-98507e9a7d1a
2023/04/17 11:59:02 Staged binary artifact with token: 
2023/04/17 11:59:02 Submitted job: load0tests0go0flink0batch0sideinput0300416150323-root-0417115902-4ae0c201_7d225ff9-ddbf-4716-8b36-8827679bdbe3
2023/04/17 11:59:02 Job state: STOPPED
2023/04/17 11:59:02 Job state: STARTING
2023/04/17 11:59:02 Job state: RUNNING
2023/04/17 12:04:11  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 633849b8470b5ad0cd6c966f08d48b05)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/17 12:04:11  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/17 12:04:11 Job state: FAILED
2023/04/17 12:04:11 Failed to execute job: job load0tests0go0flink0batch0sideinput0300416150323-root-0417115902-4ae0c201_7d225ff9-ddbf-4716-8b36-8827679bdbe3 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300416150323-root-0417115902-4ae0c201_7d225ff9-ddbf-4716-8b36-8827679bdbe3 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc0000500c0}, {0x16f9502?, 0x238f110?}, {0xc0003a7e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 33s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
	at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
	at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
	at java.lang.reflect.WeakCache.get(WeakCache.java:127)
	at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
	at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
	at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/2sb3euolltawu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #844

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/844/display/redirect>

Changes:


------------------------------------------
[...truncated 33.51 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/16 11:59:25 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/16 11:59:25 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0416100314_34e03c3a-7156-477c-9ab3-097a07905e8b and staging token: load-tests-go-flink-batch-sideinput-3-0416100314_34e03c3a-7156-477c-9ab3-097a07905e8b
2023/04/16 11:59:27 Staged binary artifact with token: 
2023/04/16 11:59:28 Submitted job: load0tests0go0flink0batch0sideinput0300416100314-root-0416115927-34c73329_9b431c71-b797-4077-8256-2c9d3aecab63
2023/04/16 11:59:28 Job state: STOPPED
2023/04/16 11:59:28 Job state: STARTING
2023/04/16 11:59:28 Job state: RUNNING
2023/04/16 12:04:37  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 71caa1065db4b0e41c59335361d9f9cf)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/16 12:04:37  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/16 12:04:37 Job state: FAILED
2023/04/16 12:04:37 Failed to execute job: job load0tests0go0flink0batch0sideinput0300416100314-root-0416115927-34c73329_9b431c71-b797-4077-8256-2c9d3aecab63 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300416100314-root-0416115927-34c73329_9b431c71-b797-4077-8256-2c9d3aecab63 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc000188000}, {0x16f9502?, 0x238f110?}, {0xc000671e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 28s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/sdjtcudmgq6vy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #843

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/843/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26284: Fix GroupIntoBatches hold


------------------------------------------
[...truncated 33.42 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/15 11:59:09 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/15 11:59:09 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0415100322_9aaca02d-f6b7-423f-bf54-f5381efd5372 and staging token: load-tests-go-flink-batch-sideinput-3-0415100322_9aaca02d-f6b7-423f-bf54-f5381efd5372
2023/04/15 11:59:11 Staged binary artifact with token: 
2023/04/15 11:59:12 Submitted job: load0tests0go0flink0batch0sideinput0300415100322-root-0415115911-5f6c735f_86c4d87a-cfb0-4d66-98db-416fc264ed78
2023/04/15 11:59:12 Job state: STOPPED
2023/04/15 11:59:12 Job state: STARTING
2023/04/15 11:59:12 Job state: RUNNING
2023/04/15 12:04:20  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 3c2a7636bb3988e87b71f9207fa45e5a)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/15 12:04:20  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/15 12:04:20 Job state: FAILED
2023/04/15 12:04:20 Failed to execute job: job load0tests0go0flink0batch0sideinput0300415100322-root-0415115911-5f6c735f_86c4d87a-cfb0-4d66-98db-416fc264ed78 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300415100322-root-0415115911-5f6c735f_86c4d87a-cfb0-4d66-98db-416fc264ed78 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc00019a000}, {0x16f9502?, 0x238f110?}, {0xc000417e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 32s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/622bivknpe2gg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #842

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/842/display/redirect>

Changes:


------------------------------------------
[...truncated 42.69 KB...]
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33209], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002023b0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0001f7cb0, 0xc0001f7cc8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000125388, {0xc000168600?, 0xc00052c9d0?, 0x40f808?}, {0xc00052ca30?, 0x417a10?, 0x418fed?}, 0xc0001f7ab8, 0xc0001f7aa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7f2573e53c68, 0xc000064c12)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00052ca98?, {0x1298200?, 0xc0001f7a70?}, {0x1298200?, 0xc0001f7a88?}, {0x12efa40?, 0xc0001f7ab8?}, {0x12c8b40, 0xc0001f7aa0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00052cbb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e1400, {0x187ce90?, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000118100, {0x187ce90, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000118100, 0xc0003341b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000157e30?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000118100, {0x1862740?, 0xc000163758?}, 0xc000157d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000163758, {0xc00052d330?, 0xc000479240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00045fe40, {0x187ce90, 0xc0004873c0}, 0xc00052d638, 0xc00052d600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00045fe40, {0x187ce90, 0xc0004873c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0004873c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0004873c0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003eecf0, {0x187ce90, 0xc0004873c0}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc00051ba40?}, {0x18a5198?, 0xc000116d20?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00019a000, {0x187cd78?, 0xc00003abd0?}, 0xc00011ca50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00003abd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33209], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002023b0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0001f7cb0, 0xc0001f7cc8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000125388, {0xc000168600?, 0xc00052c9d0?, 0x40f808?}, {0xc00052ca30?, 0x417a10?, 0x418fed?}, 0xc0001f7ab8, 0xc0001f7aa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7f2573e53c68, 0xc000064c12)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00052ca98?, {0x1298200?, 0xc0001f7a70?}, {0x1298200?, 0xc0001f7a88?}, {0x12efa40?, 0xc0001f7ab8?}, {0x12c8b40, 0xc0001f7aa0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00052cbb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e1400, {0x187ce90?, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000118100, {0x187ce90, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000118100, 0xc0003341b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000157e30?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000118100, {0x1862740?, 0xc000163758?}, 0xc000157d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000163758, {0xc00052d330?, 0xc000479240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00045fe40, {0x187ce90, 0xc0004873c0}, 0xc00052d638, 0xc00052d600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00045fe40, {0x187ce90, 0xc0004873c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0004873c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0004873c0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003eecf0, {0x187ce90, 0xc0004873c0}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc00051ba40?}, {0x18a5198?, 0xc000116d20?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00019a000, {0x187cd78?, 0xc00003abd0?}, 0xc00011ca50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00003abd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/14 12:00:30  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33209], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:37457].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc0002023b0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc0001f7cb0, 0xc0001f7cc8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000125388, {0xc000168600?, 0xc00052c9d0?, 0x40f808?}, {0xc00052ca30?, 0x417a10?, 0x418fed?}, 0xc0001f7ab8, 0xc0001f7aa0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7f2573e53c68, 0xc000064c12)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00052ca98?, {0x1298200?, 0xc0001f7a70?}, {0x1298200?, 0xc0001f7a88?}, {0x12efa40?, 0xc0001f7ab8?}, {0x12c8b40, 0xc0001f7aa0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc00052cbb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e1400, {0x187ce90?, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000118100, {0x187ce90, 0xc00051bb40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000118100, 0xc0003341b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000157e30?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000118100, {0x1862740?, 0xc000163758?}, 0xc000157d50, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000163758, {0xc00052d330?, 0xc000479240?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc00045fe40, {0x187ce90, 0xc0004873c0}, 0xc00052d638, 0xc00052d600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc00045fe40, {0x187ce90, 0xc0004873c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0004873c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0004873c0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003eecf0, {0x187ce90, 0xc0004873c0}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc00051ba40?}, {0x18a5198?, 0xc000116d20?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00019a000, {0x187cd78?, 0xc00003abd0?}, 0xc00011ca50)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc00003abd0?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/14 12:00:30 Job state: FAILED
2023/04/14 12:00:30 Failed to execute job: job load0tests0go0flink0batch0sideinput0300414100313-root-0414115922-c774b387_f9e09541-0b4d-48d5-9de1-c58b29c086ca failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300414100313-root-0414115922-c774b387_f9e09541-0b4d-48d5-9de1-c58b29c086ca failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc00004e0c0}, {0x16f9502?, 0x238f110?}, {0xc0003b7e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 59s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fhlontlbcg5hq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #841

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/841/display/redirect?page=changes>

Changes:

[noreply] [AWS Kinesis] Support for enhanced fan-out consumers in KinesisIO.Read


------------------------------------------
[...truncated 42.69 KB...]
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:38653], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc000416060})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc000127bc0, 0xc000127bd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00011ee28, {0xc00010c8a0?, 0xc0000249d0?, 0x40f808?}, {0xc000024a30?, 0x417a10?, 0xd0?}, 0xc0001279c8, 0xc0001279b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7ff4e4d10248, 0x23605e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc000024a98?, {0x1298200?, 0xc000127980?}, {0x1298200?, 0xc000127998?}, {0x12efa40?, 0xc0001279c8?}, {0x12c8b40, 0xc0001279b0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc000024bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e0500, {0x187ce90?, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000bc300, {0x187ce90, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000bc300, 0xc0003863f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0005c9260?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000bc300, {0x1862740?, 0xc0002da9c0?}, 0xc0005c9180, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002da9c0, {0xc000025330?, 0xc00011ef10?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000f2c60, {0x187ce90, 0xc0000a8900}, 0xc000025638, 0xc000025600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000f2c60, {0x187ce90, 0xc0000a8900})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0000a8900?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0000a8900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003861b0, {0x187ce90, 0xc0000a8900}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc0004c4d80?}, {0x18a5198?, 0xc0000e8cf0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000194000, {0x187cd78?, 0xc0005c4c30?}, 0xc00010ac30)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc0005c4c30?}, 0xc000014988?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:38653], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc000416060})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc000127bc0, 0xc000127bd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00011ee28, {0xc00010c8a0?, 0xc0000249d0?, 0x40f808?}, {0xc000024a30?, 0x417a10?, 0xd0?}, 0xc0001279c8, 0xc0001279b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7ff4e4d10248, 0x23605e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc000024a98?, {0x1298200?, 0xc000127980?}, {0x1298200?, 0xc000127998?}, {0x12efa40?, 0xc0001279c8?}, {0x12c8b40, 0xc0001279b0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc000024bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e0500, {0x187ce90?, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000bc300, {0x187ce90, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000bc300, 0xc0003863f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0005c9260?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000bc300, {0x1862740?, 0xc0002da9c0?}, 0xc0005c9180, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002da9c0, {0xc000025330?, 0xc00011ef10?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000f2c60, {0x187ce90, 0xc0000a8900}, 0xc000025638, 0xc000025600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000f2c60, {0x187ce90, 0xc0000a8900})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0000a8900?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0000a8900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003861b0, {0x187ce90, 0xc0000a8900}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc0004c4d80?}, {0x18a5198?, 0xc0000e8cf0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000194000, {0x187cd78?, 0xc0005c4c30?}, 0xc00010ac30)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc0005c4c30?}, 0xc000014988?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/13 12:00:48  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:38653], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:36723].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 15 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x12b3ac0, 0xc000416060})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x1881720?, 0xc000127bc0, 0xc000127bd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00011ee28, {0xc00010c8a0?, 0xc0000249d0?, 0x40f808?}, {0xc000024a30?, 0x417a10?, 0xd0?}, 0xc0001279c8, 0xc0001279b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x238f110, 0x0, 0x0}, 0x7ff4e4d10248, 0x23605e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc000024a98?, {0x1298200?, 0xc000127980?}, {0x1298200?, 0xc000127998?}, {0x12efa40?, 0xc0001279c8?}, {0x12c8b40, 0xc0001279b0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1298200?, 0x2?, 0xc000024bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0000e0500, {0x187ce90?, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000bc300, {0x187ce90, 0xc0004c4f80}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x233cb40, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000bc300, 0xc0003863f0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0005c9260?, 0x187ce90?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000bc300, {0x1862740?, 0xc0002da9c0?}, 0xc0005c9180, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc0002da9c0, {0xc000025330?, 0xc00011ef10?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000f2c60, {0x187ce90, 0xc0000a8900}, 0xc000025638, 0xc000025600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000f2c60, {0x187ce90, 0xc0000a8900})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x187ce90?, 0xc0000a8900?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x187ce90?, 0xc0000a8900?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0003861b0, {0x187ce90, 0xc0000a8900}, {0x22e3cf0, 0x1}, {{0x186f7b0?, 0xc0004c4d80?}, {0x18a5198?, 0xc0000e8cf0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000194000, {0x187cd78?, 0xc0005c4c30?}, 0xc00010ac30)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x187cd78?, 0xc0005c4c30?}, 0xc000014988?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/13 12:00:49 Job state: FAILED
2023/04/13 12:00:49 Failed to execute job: job load0tests0go0flink0batch0sideinput0300413110134-root-0413115939-c4910833_0f48b42f-b376-401e-bf59-7b1490b7bf12 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300413110134-root-0413115939-c4910833_0f48b42f-b376-401e-bf59-7b1490b7bf12 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x187cd08, 0xc00004e0c0}, {0x16f9502?, 0x238f110?}, {0xc0006cfe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 54s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/lkmsvjh3zo7hy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #840

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/840/display/redirect>

Changes:


------------------------------------------
[...truncated 42.75 KB...]
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:39617], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1255820, 0xc0003883f0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f5340?, 0xc0003da030, 0xc0003da048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00047fdd8, {0xc0002ea4e0?, 0xc00010e9d0?, 0x40f808?}, {0xc00010ea30?, 0x417a10?, 0xd0?}, 0xc000013e30, 0xc000013e18)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228f5d0, 0x0, 0x0}, 0x9d00000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010ea98?, {0x123d1c0?, 0xc000013de8?}, {0x123d1c0?, 0xc000013e00?}, {0x128ed80?, 0xc000013e30?}, {0x1268e00, 0xc000013e18})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123d1c0?, 0x2?, 0xc00010ebb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00043c640, {0x17f0c30?, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003c1100, {0x17f0c30, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003c1100, 0xc00039d3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107180?, 0x17f0c30?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0003c1100, {0x17d8360?, 0xc000012bb8?}, 0xc000107030, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000012bb8, {0xc00010f330?, 0xc00004b1e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002751e0, {0x17f0c30, 0xc00048a480}, 0xc00010f638, 0xc00010f600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002751e0, {0x17f0c30, 0xc00048a480})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17f0c30?, 0xc00048a480?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17f0c30?, 0xc00048a480?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e0b40, {0x17f0c30, 0xc00048a480}, {0x21e8428, 0x1}, {{0x17e4a70?, 0xc0002e2180?}, {0x1818b98?, 0xc0002c7a70?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0003fa000, {0x17f0b18?, 0xc0004b6ae0?}, 0xc0003a0910)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17f0b18?, 0xc0004b6ae0?}, 0xc00028c480?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:39617], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1255820, 0xc0003883f0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f5340?, 0xc0003da030, 0xc0003da048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00047fdd8, {0xc0002ea4e0?, 0xc00010e9d0?, 0x40f808?}, {0xc00010ea30?, 0x417a10?, 0xd0?}, 0xc000013e30, 0xc000013e18)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228f5d0, 0x0, 0x0}, 0x9d00000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010ea98?, {0x123d1c0?, 0xc000013de8?}, {0x123d1c0?, 0xc000013e00?}, {0x128ed80?, 0xc000013e30?}, {0x1268e00, 0xc000013e18})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123d1c0?, 0x2?, 0xc00010ebb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00043c640, {0x17f0c30?, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003c1100, {0x17f0c30, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003c1100, 0xc00039d3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107180?, 0x17f0c30?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0003c1100, {0x17d8360?, 0xc000012bb8?}, 0xc000107030, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000012bb8, {0xc00010f330?, 0xc00004b1e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002751e0, {0x17f0c30, 0xc00048a480}, 0xc00010f638, 0xc00010f600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002751e0, {0x17f0c30, 0xc00048a480})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17f0c30?, 0xc00048a480?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17f0c30?, 0xc00048a480?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e0b40, {0x17f0c30, 0xc00048a480}, {0x21e8428, 0x1}, {{0x17e4a70?, 0xc0002e2180?}, {0x1818b98?, 0xc0002c7a70?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0003fa000, {0x17f0b18?, 0xc0004b6ae0?}, 0xc0003a0910)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17f0b18?, 0xc0004b6ae0?}, 0xc00028c480?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/12 12:38:26  (): java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:39617], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40261].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 30 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1255820, 0xc0003883f0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f5340?, 0xc0003da030, 0xc0003da048)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc00047fdd8, {0xc0002ea4e0?, 0xc00010e9d0?, 0x40f808?}, {0xc00010ea30?, 0x417a10?, 0xd0?}, 0xc000013e30, 0xc000013e18)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228f5d0, 0x0, 0x0}, 0x9d00000000000030, 0xc000064800)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc00010ea98?, {0x123d1c0?, 0xc000013de8?}, {0x123d1c0?, 0xc000013e00?}, {0x128ed80?, 0xc000013e30?}, {0x1268e00, 0xc000013e18})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123d1c0?, 0x2?, 0xc00010ebb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc00043c640, {0x17f0c30?, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0003c1100, {0x17f0c30, 0xc0002e2280}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223e180, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0003c1100, 0xc00039d3b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000107180?, 0x17f0c30?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0003c1100, {0x17d8360?, 0xc000012bb8?}, 0xc000107030, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000012bb8, {0xc00010f330?, 0xc00004b1e0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0002751e0, {0x17f0c30, 0xc00048a480}, 0xc00010f638, 0xc00010f600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0002751e0, {0x17f0c30, 0xc00048a480})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17f0c30?, 0xc00048a480?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17f0c30?, 0xc00048a480?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e0b40, {0x17f0c30, 0xc00048a480}, {0x21e8428, 0x1}, {{0x17e4a70?, 0xc0002e2180?}, {0x1818b98?, 0xc0002c7a70?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0003fa000, {0x17f0b18?, 0xc0004b6ae0?}, 0xc0003a0910)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17f0b18?, 0xc0004b6ae0?}, 0xc00028c480?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/12 12:38:26 Job state: FAILED
2023/04/12 12:38:26 Failed to execute job: job load0tests0go0flink0batch0sideinput0300412100331-root-0412123715-dfa98490_38293195-452c-4d89-b50a-8414a6b6f1ee failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300412100331-root-0412123715-dfa98490_38293195-452c-4d89-b50a-8414a6b6f1ee failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17f0aa8, 0xc000120000}, {0x16760e8?, 0x228f5d0?}, {0xc000169e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 19s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/qfwfc4rzfgkt6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #839

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/839/display/redirect>

Changes:


------------------------------------------
[...truncated 33.44 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "s1"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/11 11:59:10 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/11 11:59:10 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0411100323_55ff8b4e-3cc4-456c-99c8-0b11d85b89f7 and staging token: load-tests-go-flink-batch-sideinput-3-0411100323_55ff8b4e-3cc4-456c-99c8-0b11d85b89f7
2023/04/11 11:59:12 Staged binary artifact with token: 
2023/04/11 11:59:13 Submitted job: load0tests0go0flink0batch0sideinput0300411100323-root-0411115912-ab7303de_50918cb5-abc8-4022-aca1-812683bb4155
2023/04/11 11:59:13 Job state: STOPPED
2023/04/11 11:59:13 Job state: STARTING
2023/04/11 11:59:13 Job state: RUNNING
2023/04/11 12:04:21  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: a506423e93a828187b5ef6b5bb84897c)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/11 12:04:21  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/11 12:04:21 Job state: FAILED
2023/04/11 12:04:21 Failed to execute job: job load0tests0go0flink0batch0sideinput0300411100323-root-0411115912-ab7303de_50918cb5-abc8-4022-aca1-812683bb4155 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300411100323-root-0411115912-ab7303de_50918cb5-abc8-4022-aca1-812683bb4155 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17edb48, 0xc00004e0c0}, {0x1673507?, 0x228b5b0?}, {0xc00021fe60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 41s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/q2473s7iyeai4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #838

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/838/display/redirect>

Changes:


------------------------------------------
[...truncated 33.49 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/10 11:59:12 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/10 11:59:13 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0410065520_8937e7d9-03c0-4337-a1d4-d31bc3a1e301 and staging token: load-tests-go-flink-batch-sideinput-3-0410065520_8937e7d9-03c0-4337-a1d4-d31bc3a1e301
2023/04/10 11:59:15 Staged binary artifact with token: 
2023/04/10 11:59:16 Submitted job: load0tests0go0flink0batch0sideinput0300410065520-root-0410115915-b39198ba_ce391c71-b826-4aed-a74c-81c9ba710087
2023/04/10 11:59:16 Job state: STOPPED
2023/04/10 11:59:16 Job state: STARTING
2023/04/10 11:59:16 Job state: RUNNING
2023/04/10 12:04:24  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: a51948059632cefd2bc27750c4e31725)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/10 12:04:24  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/10 12:04:24 Job state: FAILED
2023/04/10 12:04:24 Failed to execute job: job load0tests0go0flink0batch0sideinput0300410065520-root-0410115915-b39198ba_ce391c71-b826-4aed-a74c-81c9ba710087 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300410065520-root-0410115915-b39198ba_ce391c71-b826-4aed-a74c-81c9ba710087 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17eda28, 0xc00004e0d0}, {0x1673487?, 0x228b5b0?}, {0xc0005b9e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 33s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kqd3qxpwcfuc2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #837

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/837/display/redirect>

Changes:


------------------------------------------
[...truncated 33.46 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/08 11:59:07 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/08 11:59:07 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0408000315_5b4f44bc-dc1e-4a21-b31f-dceff702a510 and staging token: load-tests-go-flink-batch-sideinput-3-0408000315_5b4f44bc-dc1e-4a21-b31f-dceff702a510
2023/04/08 11:59:09 Staged binary artifact with token: 
2023/04/08 11:59:09 Submitted job: load0tests0go0flink0batch0sideinput0300408000315-root-0408115909-ba569bd8_34b6bd8a-d377-417b-bf2d-5ed32fea7363
2023/04/08 11:59:09 Job state: STOPPED
2023/04/08 11:59:09 Job state: STARTING
2023/04/08 11:59:09 Job state: RUNNING
2023/04/08 12:04:18  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: b29636d358e3c97d2cafd1b7b207c209)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/08 12:04:18  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/08 12:04:18 Job state: FAILED
2023/04/08 12:04:18 Failed to execute job: job load0tests0go0flink0batch0sideinput0300408000315-root-0408115909-ba569bd8_34b6bd8a-d377-417b-bf2d-5ed32fea7363 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300408000315-root-0408115909-ba569bd8_34b6bd8a-d377-417b-bf2d-5ed32fea7363 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17eda28, 0xc00004e0c0}, {0x1673487?, 0x228b5b0?}, {0xc0005bde60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 39s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/sfx7etwlpj5rs

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #836

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/836/display/redirect>

Changes:


------------------------------------------
[...truncated 42.81 KB...]
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:37427], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1253520, 0xc0002a02a0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f22c0?, 0xc000012558, 0xc000012570)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000499b30, {0xc00009fc20?, 0xc0002f69d0?, 0x40f808?}, {0xc0002f6a30?, 0x417a10?, 0xd0?}, 0xc000440cf0, 0xc000440cd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228b5b0, 0x0, 0x0}, 0xde00000000000030, 0xc000065000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc0002f6a98?, {0x123af40?, 0xc000440ca8?}, {0x123af40?, 0xc000440cc0?}, {0x128c900?, 0xc000440cf0?}, {0x12669c0, 0xc000440cd8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123af40?, 0x2?, 0xc0002f6bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003bd040, {0x17edbb0?, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004c1500, {0x17edbb0, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004c1500, 0xc000435dd0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc00043d0a0?, 0x17edbb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0004c1500, {0x17d5300?, 0xc000013290?}, 0xc00043cfc0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000013290, {0xc0002f7330?, 0xc000499c00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000273a20, {0x17edbb0, 0xc00008ba40}, 0xc0002f7638, 0xc0002f7600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000273a20, {0x17edbb0, 0xc00008ba40})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17edbb0?, 0xc00008ba40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17edbb0?, 0xc00008ba40?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e1290, {0x17edbb0, 0xc00008ba40}, {0x21e4470, 0x1}, {{0x17e19f0?, 0xc00040b440?}, {0x1815b18?, 0xc0002eaed0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000454000, {0x17eda98?, 0xc000436ae0?}, 0xc0004a0ff0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17eda98?, 0xc000436ae0?}, 0xc00028cd80?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:37427], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1253520, 0xc0002a02a0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f22c0?, 0xc000012558, 0xc000012570)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000499b30, {0xc00009fc20?, 0xc0002f69d0?, 0x40f808?}, {0xc0002f6a30?, 0x417a10?, 0xd0?}, 0xc000440cf0, 0xc000440cd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228b5b0, 0x0, 0x0}, 0xde00000000000030, 0xc000065000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc0002f6a98?, {0x123af40?, 0xc000440ca8?}, {0x123af40?, 0xc000440cc0?}, {0x128c900?, 0xc000440cf0?}, {0x12669c0, 0xc000440cd8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123af40?, 0x2?, 0xc0002f6bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003bd040, {0x17edbb0?, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004c1500, {0x17edbb0, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004c1500, 0xc000435dd0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc00043d0a0?, 0x17edbb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0004c1500, {0x17d5300?, 0xc000013290?}, 0xc00043cfc0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000013290, {0xc0002f7330?, 0xc000499c00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000273a20, {0x17edbb0, 0xc00008ba40}, 0xc0002f7638, 0xc0002f7600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000273a20, {0x17edbb0, 0xc00008ba40})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17edbb0?, 0xc00008ba40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17edbb0?, 0xc00008ba40?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e1290, {0x17edbb0, 0xc00008ba40}, {0x21e4470, 0x1}, {{0x17e19f0?, 0xc00040b440?}, {0x1815b18?, 0xc0002eaed0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000454000, {0x17eda98?, 0xc000436ae0?}, 0xc0004a0ff0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17eda98?, 0xc000436ae0?}, 0xc00028cd80?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/04/07 12:01:18  (): java.lang.RuntimeException: Error received from SDK harness for instruction 2: process bundle failed for instruction 2 using plan 2-2 : panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:37427], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:33281].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 40 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.20.2/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x1253520, 0xc0002a02a0})
	/home/jenkins/sdk/go1.20.2/src/runtime/panic.go:884 +0x213
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x17f22c0?, 0xc000012558, 0xc000012570)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x17a
main.(*iterSideInputFn).ProcessElement(0xc000499b30, {0xc00009fc20?, 0xc0002f69d0?, 0x40f808?}, {0xc0002f6a30?, 0x417a10?, 0xd0?}, 0xc000440cf0, 0xc000440cd8)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228b5b0, 0x0, 0x0}, 0xde00000000000030, 0xc000065000)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0xc0002f6a98?, {0x123af40?, 0xc000440ca8?}, {0x123af40?, 0xc000440cc0?}, {0x128c900?, 0xc000440cf0?}, {0x12669c0, 0xc000440cd8})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x123af40?, 0x2?, 0xc0002f6bb0?}, 0x417a10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003bd040, {0x17edbb0?, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe8c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0004c1500, {0x17edbb0, 0xc00040b600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x223a100, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0004c1500, 0xc000435dd0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc00043d0a0?, 0x17edbb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x5c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0004c1500, {0x17d5300?, 0xc000013290?}, 0xc00043cfc0, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc000013290, {0xc0002f7330?, 0xc000499c00?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x21e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc000273a20, {0x17edbb0, 0xc00008ba40}, 0xc0002f7638, 0xc0002f7600)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x4f6
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000273a20, {0x17edbb0, 0xc00008ba40})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x17edbb0?, 0xc00008ba40?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x17edbb0?, 0xc00008ba40?}, 0x0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002e1290, {0x17edbb0, 0xc00008ba40}, {0x21e4470, 0x1}, {{0x17e19f0?, 0xc00040b440?}, {0x1815b18?, 0xc0002eaed0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3da
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc000454000, {0x17eda98?, 0xc000436ae0?}, 0xc0004a0ff0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x17eda98?, 0xc000436ae0?}, 0xc00028cd80?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7a
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/04/07 12:01:18 Job state: FAILED
2023/04/07 12:01:18 Failed to execute job: job load0tests0go0flink0batch0sideinput0300407100324-root-0407120008-d81bb537_f662e97d-13db-4843-b486-5862618d8c1d failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300407100324-root-0407120008-d81bb537_f662e97d-13db-4843-b486-5862618d8c1d failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17eda28, 0xc000188000}, {0x1673487?, 0x228b5b0?}, {0xc0003d9e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 58s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zf5rphea3yebm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #835

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/835/display/redirect?page=changes>

Changes:

[noreply] Revert "[Python] Separate out notebooks for tensorflow with tfx and


------------------------------------------
[...truncated 33.59 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.48.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/06 11:59:54 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/06 11:59:54 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0406115306_8b0aa82b-b340-40a3-9667-0d80cbe2de34 and staging token: load-tests-go-flink-batch-sideinput-3-0406115306_8b0aa82b-b340-40a3-9667-0d80cbe2de34
2023/04/06 11:59:56 Staged binary artifact with token: 
2023/04/06 11:59:57 Submitted job: load0tests0go0flink0batch0sideinput0300406115306-root-0406115956-7666fad1_0881f406-05fd-4e31-b188-2c47d1d47ce9
2023/04/06 11:59:57 Job state: STOPPED
2023/04/06 11:59:57 Job state: STARTING
2023/04/06 11:59:57 Job state: RUNNING
2023/04/06 12:05:06  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 97b63c7243a6d1e20521720a30e8fc47)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/06 12:05:06  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/06 12:05:06 Job state: FAILED
2023/04/06 12:05:06 Failed to execute job: job load0tests0go0flink0batch0sideinput0300406115306-root-0406115956-7666fad1_0881f406-05fd-4e31-b188-2c47d1d47ce9 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300406115306-root-0406115956-7666fad1_0881f406-05fd-4e31-b188-2c47d1d47ce9 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17eda28, 0xc00004e0c0}, {0x1673487?, 0x228b5b0?}, {0xc0002f7e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 46s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/q2u66qedkpv3g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #834

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/834/display/redirect>

Changes:


------------------------------------------
[...truncated 33.52 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/05 11:59:23 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/05 11:59:23 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0405100324_85bc7b4f-059f-4973-a706-5356e7573fa9 and staging token: load-tests-go-flink-batch-sideinput-3-0405100324_85bc7b4f-059f-4973-a706-5356e7573fa9
2023/04/05 11:59:25 Staged binary artifact with token: 
2023/04/05 11:59:26 Submitted job: load0tests0go0flink0batch0sideinput0300405100324-root-0405115925-2e62edac_7c89c772-c896-4755-ae83-cb8c2ca9be57
2023/04/05 11:59:26 Job state: STOPPED
2023/04/05 11:59:26 Job state: STARTING
2023/04/05 11:59:26 Job state: RUNNING
2023/04/05 12:04:34  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 9c9a7ac90802bac52d9a4e680fc2f109)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/05 12:04:34  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/05 12:04:34 Job state: FAILED
2023/04/05 12:04:34 Failed to execute job: job load0tests0go0flink0batch0sideinput0300405100324-root-0405115925-2e62edac_7c89c772-c896-4755-ae83-cb8c2ca9be57 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300405100324-root-0405115925-2e62edac_7c89c772-c896-4755-ae83-cb8c2ca9be57 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17ed4a8, 0xc00004e0c0}, {0x1672f07?, 0x228a250?}, {0xc000295e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 37s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5x7xfr5o4ho3q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #833

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/833/display/redirect>

Changes:


------------------------------------------
[...truncated 33.61 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/04 11:59:35 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/04 11:59:35 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0404100318_83c5595d-1d99-4aea-9445-af7be493ed48 and staging token: load-tests-go-flink-batch-sideinput-3-0404100318_83c5595d-1d99-4aea-9445-af7be493ed48
2023/04/04 11:59:37 Staged binary artifact with token: 
2023/04/04 11:59:38 Submitted job: load0tests0go0flink0batch0sideinput0300404100318-root-0404115937-bf52b317_03e8ee32-372d-4b84-a522-742a75690dda
2023/04/04 11:59:38 Job state: STOPPED
2023/04/04 11:59:38 Job state: STARTING
2023/04/04 11:59:38 Job state: RUNNING
2023/04/04 12:04:47  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 88ab0a68f29c5dca6848954ff58a5e6e)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/04 12:04:47  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/04 12:04:47 Job state: FAILED
2023/04/04 12:04:47 Failed to execute job: job load0tests0go0flink0batch0sideinput0300404100318-root-0404115937-bf52b317_03e8ee32-372d-4b84-a522-742a75690dda failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300404100318-root-0404115937-bf52b317_03e8ee32-372d-4b84-a522-742a75690dda failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17ed2c8, 0xc00004e0c0}, {0x1672eef?, 0x228a250?}, {0xc000123e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 49s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uassy4kuveuny

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #832

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/832/display/redirect>

Changes:


------------------------------------------
[...truncated 33.47 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "s1"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/03 11:59:20 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/03 11:59:20 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0403103103_25471b4d-4d17-4bd6-9bc1-2dea735da8c4 and staging token: load-tests-go-flink-batch-sideinput-3-0403103103_25471b4d-4d17-4bd6-9bc1-2dea735da8c4
2023/04/03 11:59:22 Staged binary artifact with token: 
2023/04/03 11:59:23 Submitted job: load0tests0go0flink0batch0sideinput0300403103103-root-0403115922-381c6dab_2908e3ed-1ffd-4b66-be35-0d8d8381fd9c
2023/04/03 11:59:23 Job state: STOPPED
2023/04/03 11:59:23 Job state: STARTING
2023/04/03 11:59:23 Job state: RUNNING
2023/04/03 12:04:31  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 03077be1091bb9154fcf390e16dcf52b)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/03 12:04:31  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/03 12:04:31 Job state: FAILED
2023/04/03 12:04:31 Failed to execute job: job load0tests0go0flink0batch0sideinput0300403103103-root-0403115922-381c6dab_2908e3ed-1ffd-4b66-be35-0d8d8381fd9c failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300403103103-root-0403115922-381c6dab_2908e3ed-1ffd-4b66-be35-0d8d8381fd9c failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x17ebd08, 0xc000120000}, {0x1671a8a?, 0x2288210?}, {0xc000227e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 44s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bhhhd5gu5v5sa

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #831

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/831/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26006: Google Cloud libraries BOM 26.11.0


------------------------------------------
[...truncated 33.36 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/02 11:58:55 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/02 11:58:55 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0402100319_147bf490-1d4f-4ae2-96f4-8568dea2b247 and staging token: load-tests-go-flink-batch-sideinput-3-0402100319_147bf490-1d4f-4ae2-96f4-8568dea2b247
2023/04/02 11:58:57 Staged binary artifact with token: 
2023/04/02 11:58:58 Submitted job: load0tests0go0flink0batch0sideinput0300402100319-root-0402115857-9dfc18e9_8b442a64-84c8-42f7-953b-a3afb382ba75
2023/04/02 11:58:58 Job state: STOPPED
2023/04/02 11:58:58 Job state: STARTING
2023/04/02 11:58:58 Job state: RUNNING
2023/04/02 12:04:06  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 68113b27d0cfb52b948f343935de95ae)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/02 12:04:06  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/02 12:04:06 Job state: FAILED
2023/04/02 12:04:06 Failed to execute job: job load0tests0go0flink0batch0sideinput0300402100319-root-0402115857-9dfc18e9_8b442a64-84c8-42f7-953b-a3afb382ba75 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300402100319-root-0402115857-9dfc18e9_8b442a64-84c8-42f7-953b-a3afb382ba75 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x182fc68, 0xc000120000}, {0x167e2e6?, 0x22dfd70?}, {0xc0005f3e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 31s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2hqr3airco3ka

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #830

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/830/display/redirect>

Changes:


------------------------------------------
[...truncated 33.50 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/04/01 11:59:27 Using specified **** binary: 'linux_amd64/sideinput'
2023/04/01 11:59:27 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0401100323_d9dedb75-bb81-4d8f-a2e0-eb41a42354c5 and staging token: load-tests-go-flink-batch-sideinput-3-0401100323_d9dedb75-bb81-4d8f-a2e0-eb41a42354c5
2023/04/01 11:59:29 Staged binary artifact with token: 
2023/04/01 11:59:30 Submitted job: load0tests0go0flink0batch0sideinput0300401100323-root-0401115929-fe87c85a_6b05910e-b2ee-4f32-8119-b591de31e231
2023/04/01 11:59:30 Job state: STOPPED
2023/04/01 11:59:30 Job state: STARTING
2023/04/01 11:59:30 Job state: RUNNING
2023/04/01 12:04:38  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 8ba06e36124d77cf4db0088cd0e4b185)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/04/01 12:04:38  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/04/01 12:04:39 Job state: FAILED
2023/04/01 12:04:39 Failed to execute job: job load0tests0go0flink0batch0sideinput0300401100323-root-0401115929-fe87c85a_6b05910e-b2ee-4f32-8119-b591de31e231 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300401100323-root-0401115929-fe87c85a_6b05910e-b2ee-4f32-8119-b591de31e231 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x182fc68, 0xc00004e0c0}, {0x167e2e6?, 0x22dfd70?}, {0xc0002ede60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 46s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/r4vakev6pgyjs

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #829

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/829/display/redirect?page=changes>

Changes:

[noreply] Add partition reconciler to handle known cases where partitions can get


------------------------------------------
[...truncated 33.52 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/31 11:59:29 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/31 11:59:29 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0331100320_4f1465c0-384d-419e-8cc6-9cfc3a5cd042 and staging token: load-tests-go-flink-batch-sideinput-3-0331100320_4f1465c0-384d-419e-8cc6-9cfc3a5cd042
2023/03/31 11:59:31 Staged binary artifact with token: 
2023/03/31 11:59:31 Submitted job: load0tests0go0flink0batch0sideinput0300331100320-root-0331115931-1c211ea6_136e86e5-f995-4a74-8a26-3d9b818390ca
2023/03/31 11:59:31 Job state: STOPPED
2023/03/31 11:59:31 Job state: STARTING
2023/03/31 11:59:31 Job state: RUNNING
2023/03/31 12:04:40  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 5c5b3df5c2d96fbc1f8b2fd1759f02ff)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/31 12:04:40  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/31 12:04:40 Job state: FAILED
2023/03/31 12:04:40 Failed to execute job: job load0tests0go0flink0batch0sideinput0300331100320-root-0331115931-1c211ea6_136e86e5-f995-4a74-8a26-3d9b818390ca failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300331100320-root-0331115931-1c211ea6_136e86e5-f995-4a74-8a26-3d9b818390ca failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x182fb28, 0xc00004e0c0}, {0x167e2e6?, 0x22dfd90?}, {0xc000149e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 41s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uobrkns6ntxfm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #828

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/828/display/redirect>

Changes:


------------------------------------------
[...truncated 42.63 KB...]
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:42453], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125b720, 0xc00033e520})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc000474978?, 0xc000474990)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00011fbc8, {0x100e444?, 0x12dfdc0?, 0x7fb53fa52088?}, {0x58?, 0x7fb53fa465b8?, 0x70?}, 0xc00037a780, 0xc00037a768)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22dfd90, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x1243560?, 0xc00037a738?}, {0x1243560?, 0xc00037a750?}, {0x12946c0?, 0xc00037a780?}, {0x126e2e0, 0xc00037a768})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1243560?, 0x7fb53fa51938?, 0x20?}, 0x7fb53fa465b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc000002500, {0x182fcb0?, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000a6c00, {0x182fcb0, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000a6c00, 0xc0003ae120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000234850?, 0x182fcb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000a6c00, {0x1803840?, 0xc00037a480?}, 0xc000234540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037a480, {0xc000347390?, 0xc0003a4210?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000c11e0, {0x182fcb0, 0xc00046b880}, 0xc000347618, 0xc0003475e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x3b0
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000c11e0, {0x182fcb0, 0xc00046b880})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x182fcb0?, 0xc00046b880?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x182fcb0?, 0xc00046b880?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000376f30, {0x182fcb0, 0xc00046b880}, {0x2238288, 0x1}, {{0x1819d30?, 0xc000302ec0?}, {0x1891cb8?, 0xc00037c8a0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00044e000, {0x182fb98?, 0xc000421b60?}, 0xc00010b950)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x182fb98?, 0xc000421b60?}, 0xc00015d188?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:42453], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125b720, 0xc00033e520})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc000474978?, 0xc000474990)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00011fbc8, {0x100e444?, 0x12dfdc0?, 0x7fb53fa52088?}, {0x58?, 0x7fb53fa465b8?, 0x70?}, 0xc00037a780, 0xc00037a768)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22dfd90, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x1243560?, 0xc00037a738?}, {0x1243560?, 0xc00037a750?}, {0x12946c0?, 0xc00037a780?}, {0x126e2e0, 0xc00037a768})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1243560?, 0x7fb53fa51938?, 0x20?}, 0x7fb53fa465b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc000002500, {0x182fcb0?, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000a6c00, {0x182fcb0, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000a6c00, 0xc0003ae120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000234850?, 0x182fcb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000a6c00, {0x1803840?, 0xc00037a480?}, 0xc000234540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037a480, {0xc000347390?, 0xc0003a4210?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000c11e0, {0x182fcb0, 0xc00046b880}, 0xc000347618, 0xc0003475e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x3b0
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000c11e0, {0x182fcb0, 0xc00046b880})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x182fcb0?, 0xc00046b880?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x182fcb0?, 0xc00046b880?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000376f30, {0x182fcb0, 0xc00046b880}, {0x2238288, 0x1}, {{0x1819d30?, 0xc000302ec0?}, {0x1891cb8?, 0xc00037c8a0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00044e000, {0x182fb98?, 0xc000421b60?}, 0xc00010b950)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x182fb98?, 0xc000421b60?}, 0xc00015d188?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/03/30 12:00:40  (): java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-2 : panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-2]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:42453], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:34569].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 35 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125b720, 0xc00033e520})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc000474978?, 0xc000474990)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00011fbc8, {0x100e444?, 0x12dfdc0?, 0x7fb53fa52088?}, {0x58?, 0x7fb53fa465b8?, 0x70?}, 0xc00037a780, 0xc00037a768)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22dfd90, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x1243560?, 0xc00037a738?}, {0x1243560?, 0xc00037a750?}, {0x12946c0?, 0xc00037a780?}, {0x126e2e0, 0xc00037a768})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1243560?, 0x7fb53fa51938?, 0x20?}, 0x7fb53fa465b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc000002500, {0x182fcb0?, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000a6c00, {0x182fcb0, 0xc000302fc0}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x228dbd0, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000a6c00, 0xc0003ae120)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc000234850?, 0x182fcb0?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000a6c00, {0x1803840?, 0xc00037a480?}, 0xc000234540, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process.func1(0xc00037a480, {0xc000347390?, 0xc0003a4210?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:241 +0x22f
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).process(0xc0000c11e0, {0x182fcb0, 0xc00046b880}, 0xc000347618, 0xc0003475e0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:147 +0x3b0
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0000c11e0, {0x182fcb0, 0xc00046b880})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:215 +0x256
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x182fcb0?, 0xc00046b880?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x182fcb0?, 0xc00046b880?}, 0xffffffffffffffff?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc000376f30, {0x182fcb0, 0xc00046b880}, {0x2238288, 0x1}, {{0x1819d30?, 0xc000302ec0?}, {0x1891cb8?, 0xc00037c8a0?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc00044e000, {0x182fb98?, 0xc000421b60?}, 0xc00010b950)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:401 +0xa53
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x182fb98?, 0xc000421b60?}, 0xc00015d188?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:188 +0x7d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:206 +0xf3d
2023/03/30 12:00:41 Job state: FAILED
2023/03/30 12:00:41 Failed to execute job: job load0tests0go0flink0batch0sideinput0300330100436-root-0330115930-d0b5d82a_664e568c-a1de-461f-91cb-eac5cc5a82a9 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300330100436-root-0330115930-d0b5d82a_664e568c-a1de-461f-91cb-eac5cc5a82a9 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x182fb28, 0xc000120000}, {0x167e2e6?, 0x22dfd90?}, {0xc000407e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 58s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/e5pjlptjcw3mc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #827

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/827/display/redirect>

Changes:


------------------------------------------
[...truncated 33.56 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "s1"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/29 11:59:28 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/29 11:59:28 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0329100330_44153ba7-bc4d-4e8f-bc55-46c03f0be688 and staging token: load-tests-go-flink-batch-sideinput-3-0329100330_44153ba7-bc4d-4e8f-bc55-46c03f0be688
2023/03/29 11:59:30 Staged binary artifact with token: 
2023/03/29 11:59:31 Submitted job: load0tests0go0flink0batch0sideinput0300329100330-root-0329115930-914df713_630454cf-1ae1-47de-8be8-4f587d6e8969
2023/03/29 11:59:31 Job state: STOPPED
2023/03/29 11:59:31 Job state: STARTING
2023/03/29 11:59:31 Job state: RUNNING
2023/03/29 12:04:39  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 643cb2dcb327e931373b93eca391682e)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/29 12:04:39  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/29 12:04:39 Job state: FAILED
2023/03/29 12:04:40 Failed to execute job: job load0tests0go0flink0batch0sideinput0300329100330-root-0329115930-914df713_630454cf-1ae1-47de-8be8-4f587d6e8969 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300329100330-root-0329115930-914df713_630454cf-1ae1-47de-8be8-4f587d6e8969 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1836b28, 0xc000120000}, {0x16844cc?, 0x22eb580?}, {0xc000555e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 40s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2jxbis5d2hlc4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #826

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/826/display/redirect>

Changes:


------------------------------------------
[...truncated 33.46 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "s1"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/28 11:59:10 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/28 11:59:10 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0328100340_e710be4d-bbee-47c4-b170-21a99d8d6404 and staging token: load-tests-go-flink-batch-sideinput-3-0328100340_e710be4d-bbee-47c4-b170-21a99d8d6404
2023/03/28 11:59:12 Staged binary artifact with token: 
2023/03/28 11:59:13 Submitted job: load0tests0go0flink0batch0sideinput0300328100340-root-0328115912-c82978e7_2f64ba76-db46-4369-b33a-3608808994be
2023/03/28 11:59:13 Job state: STOPPED
2023/03/28 11:59:13 Job state: STARTING
2023/03/28 11:59:13 Job state: RUNNING
2023/03/28 12:04:21  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: dc302af3f7a3201745f3f44d60f04b82)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/28 12:04:21  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/28 12:04:21 Job state: FAILED
2023/03/28 12:04:21 Failed to execute job: job load0tests0go0flink0batch0sideinput0300328100340-root-0328115912-c82978e7_2f64ba76-db46-4369-b33a-3608808994be failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300328100340-root-0328115912-c82978e7_2f64ba76-db46-4369-b33a-3608808994be failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc000777e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 42s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/cev3qtnay652m

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/825/display/redirect>

Changes:


------------------------------------------
[...truncated 33.58 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/27 11:59:27 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/27 11:59:28 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0327100323_060e6e12-2073-4e7f-b7a6-c7af04783698 and staging token: load-tests-go-flink-batch-sideinput-3-0327100323_060e6e12-2073-4e7f-b7a6-c7af04783698
2023/03/27 11:59:29 Staged binary artifact with token: 
2023/03/27 11:59:30 Submitted job: load0tests0go0flink0batch0sideinput0300327100323-root-0327115929-fc1415f6_aad4fe74-6320-4f0f-8abf-14d8154ccf4a
2023/03/27 11:59:30 Job state: STOPPED
2023/03/27 11:59:30 Job state: STARTING
2023/03/27 11:59:30 Job state: RUNNING
2023/03/27 12:04:38  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 90f264f1a90a625b7dac12bf0e55ccb1)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/27 12:04:38  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/27 12:04:38 Job state: FAILED
2023/03/27 12:04:38 Failed to execute job: job load0tests0go0flink0batch0sideinput0300327100323-root-0327115929-fc1415f6_aad4fe74-6320-4f0f-8abf-14d8154ccf4a failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300327100323-root-0327115929-fc1415f6_aad4fe74-6320-4f0f-8abf-14d8154ccf4a failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc0002e3e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 29s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/wkjj533e4ablw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/824/display/redirect>

Changes:


------------------------------------------
[...truncated 33.55 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "s1"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/26 11:59:19 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/26 11:59:19 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0326100317_b6bf1514-29da-4776-b70e-1a3aa4a3e08c and staging token: load-tests-go-flink-batch-sideinput-3-0326100317_b6bf1514-29da-4776-b70e-1a3aa4a3e08c
2023/03/26 11:59:21 Staged binary artifact with token: 
2023/03/26 11:59:22 Submitted job: load0tests0go0flink0batch0sideinput0300326100317-root-0326115922-82bf654b_1721ed68-da37-4287-941e-d20461ae66b7
2023/03/26 11:59:22 Job state: STOPPED
2023/03/26 11:59:22 Job state: STARTING
2023/03/26 11:59:22 Job state: RUNNING
2023/03/26 12:04:30  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 202fbb012c21e635fe80bd1ac78cdbb6)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/26 12:04:30  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/26 12:04:31 Job state: FAILED
2023/03/26 12:04:31 Failed to execute job: job load0tests0go0flink0batch0sideinput0300326100317-root-0326115922-82bf654b_1721ed68-da37-4287-941e-d20461ae66b7 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300326100317-root-0326115922-82bf654b_1721ed68-da37-4287-941e-d20461ae66b7 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc000461e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 29s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/36qrs3xvyr6de

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/823/display/redirect>

Changes:


------------------------------------------
[...truncated 33.64 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/25 11:59:30 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/25 11:59:30 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0325100305_25e81cef-d83b-4fb0-b4b6-c4a77b529452 and staging token: load-tests-go-flink-batch-sideinput-3-0325100305_25e81cef-d83b-4fb0-b4b6-c4a77b529452
2023/03/25 11:59:32 Staged binary artifact with token: 
2023/03/25 11:59:33 Submitted job: load0tests0go0flink0batch0sideinput0300325100305-root-0325115932-438750a0_4341970a-b470-4d0c-b735-fda84f6d77cb
2023/03/25 11:59:33 Job state: STOPPED
2023/03/25 11:59:33 Job state: STARTING
2023/03/25 11:59:33 Job state: RUNNING
2023/03/25 12:04:41  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 76659d6a408e0fba55d2d5adcb1075f6)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/25 12:04:41  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/25 12:04:41 Job state: FAILED
2023/03/25 12:04:41 Failed to execute job: job load0tests0go0flink0batch0sideinput0300325100305-root-0325115932-438750a0_4341970a-b470-4d0c-b735-fda84f6d77cb failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300325100305-root-0325115932-438750a0_4341970a-b470-4d0c-b735-fda84f6d77cb failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc0007b7e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 29s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/cf5mgztu6cuti

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #822

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/822/display/redirect>

Changes:


------------------------------------------
[...truncated 33.54 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/24 11:59:11 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/24 11:59:11 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0324100317_ae9dd163-4f19-4057-9356-0416e4dd6d9a and staging token: load-tests-go-flink-batch-sideinput-3-0324100317_ae9dd163-4f19-4057-9356-0416e4dd6d9a
2023/03/24 11:59:14 Staged binary artifact with token: 
2023/03/24 11:59:14 Submitted job: load0tests0go0flink0batch0sideinput0300324100317-root-0324115914-a17b501a_abc41e1c-5a38-41c8-91fc-01a4e0be816d
2023/03/24 11:59:14 Job state: STOPPED
2023/03/24 11:59:14 Job state: STARTING
2023/03/24 11:59:14 Job state: RUNNING
2023/03/24 12:04:23  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 71921f93b68876e0d156d09253cb2cef)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/24 12:04:23  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/24 12:04:23 Job state: FAILED
2023/03/24 12:04:23 Failed to execute job: job load0tests0go0flink0batch0sideinput0300324100317-root-0324115914-a17b501a_abc41e1c-5a38-41c8-91fc-01a4e0be816d failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300324100317-root-0324115914-a17b501a_abc41e1c-5a38-41c8-91fc-01a4e0be816d failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc0005f1e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 30s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fuo4fy3pfdxf6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/821/display/redirect>

Changes:


------------------------------------------
[...truncated 33.64 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "s1"
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/23 11:59:44 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/23 11:59:44 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0323100305_f97879f7-d6da-48a4-bbe1-9994ef860d44 and staging token: load-tests-go-flink-batch-sideinput-3-0323100305_f97879f7-d6da-48a4-bbe1-9994ef860d44
2023/03/23 11:59:46 Staged binary artifact with token: 
2023/03/23 11:59:46 Submitted job: load0tests0go0flink0batch0sideinput0300323100305-root-0323115946-93e61775_079d92df-baa1-4ee9-96cb-703f641917f2
2023/03/23 11:59:46 Job state: STOPPED
2023/03/23 11:59:46 Job state: STARTING
2023/03/23 11:59:46 Job state: RUNNING
2023/03/23 12:04:55  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: b4dc1e39b043c83857094a00e78834b0)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/23 12:04:55  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/23 12:04:55 Job state: FAILED
2023/03/23 12:04:55 Failed to execute job: job load0tests0go0flink0batch0sideinput0300323100305-root-0323115946-93e61775_079d92df-baa1-4ee9-96cb-703f641917f2 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300323100305-root-0323115946-93e61775_079d92df-baa1-4ee9-96cb-703f641917f2 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc0003e3e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 33s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jg3keri7rasza

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/820/display/redirect>

Changes:


------------------------------------------
[...truncated 42.00 KB...]
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-3 : panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33245], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc00022c530})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc0000132a8?, 0xc0000132c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc000118c98, {0x1011344?, 0x12e35e0?, 0x7fa039714528?}, {0x58?, 0x7fa06358d5b8?, 0x70?}, 0xc000120a20, 0xc000120a08)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0001209d8?}, {0x12467c0?, 0xc0001209f0?}, {0x1297be0?, 0xc000120a20?}, {0x12717a0, 0xc000120a08})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7fa039f81b58?, 0x20?}, 0x7fa06358d5b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0001688c0, {0x1834c10?, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000aa700, {0x1834c10, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000aa700, 0xc00021e1b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001263f0?, 0x1834c10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000aa700, {0x1808580?, 0xc0001204c8?}, 0xc000126310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000168140, {0x1834c10, 0xc0004c03c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834c10?, 0xc0004c03c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834c10?, 0xc0004c03c0?}, 0x7fa063597e88?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0000293b0, {0x1834c10, 0xc0004c03c0}, {0x2240828, 0x1}, {{0x1813c48?, 0xc00002ce10?}, {0x1896b58?, 0xc00002ce40?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005c2000, {0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed

	at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
	at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
	at org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:522)
	at org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:556)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
	at org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
	at org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
	at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
	at org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
	at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-3 : panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33245], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc00022c530})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc0000132a8?, 0xc0000132c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc000118c98, {0x1011344?, 0x12e35e0?, 0x7fa039714528?}, {0x58?, 0x7fa06358d5b8?, 0x70?}, 0xc000120a20, 0xc000120a08)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0001209d8?}, {0x12467c0?, 0xc0001209f0?}, {0x1297be0?, 0xc000120a20?}, {0x12717a0, 0xc000120a08})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7fa039f81b58?, 0x20?}, 0x7fa06358d5b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0001688c0, {0x1834c10?, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000aa700, {0x1834c10, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000aa700, 0xc00021e1b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001263f0?, 0x1834c10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000aa700, {0x1808580?, 0xc0001204c8?}, 0xc000126310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000168140, {0x1834c10, 0xc0004c03c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834c10?, 0xc0004c03c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834c10?, 0xc0004c03c0?}, 0x7fa063597e88?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0000293b0, {0x1834c10, 0xc0004c03c0}, {0x2240828, 0x1}, {{0x1813c48?, 0xc00002ce10?}, {0x1896b58?, 0xc00002ce40?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005c2000, {0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed

	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
	at org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
	at org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more
2023/03/22 12:00:50  (): java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 2-3 : panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, []uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:33245], local_output] Out:6 Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
	caused by:
panic: broken stream: StateChannel[localhost:40667].Send(r1): context canceled
	caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 44 [running]:
runtime/debug.Stack()
	/home/jenkins/sdk/go1.19.6/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58 +0xa5
panic({0x125ec00, 0xc00022c530})
	/home/jenkins/sdk/go1.19.6/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 0xc0000132a8?, 0xc0000132c0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103 +0x189
main.(*iterSideInputFn).ProcessElement(0xc000118c98, {0x1011344?, 0x12e35e0?, 0x7fa039714528?}, {0x58?, 0x7fa06358d5b8?, 0x70?}, 0xc000120a20, 0xc000120a08)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x22e8500, 0x0, 0x0}, 0x0, 0x0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?, {0x12467c0?, 0xc0001209d8?}, {0x12467c0?, 0xc0001209f0?}, {0x1297be0?, 0xc000120a20?}, {0x12717a0, 0xc000120a08})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x12467c0?, 0x7fa039f81b58?, 0x20?}, 0x7fa06358d5b8?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0001688c0, {0x1834c10?, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc0000aa700, {0x1834c10, 0xc0004c0600}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x2296170, 0x1, ...}, ...)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc0000aa700, 0xc00021e1b0)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001263f0?, 0x1834c10?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc0000aa700, {0x1808580?, 0xc0001204c8?}, 0xc000126310, {0x0, 0x0, 0x0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc000168140, {0x1834c10, 0xc0004c03c0})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1834c10?, 0xc0004c03c0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1834c10?, 0xc0004c03c0?}, 0x7fa063597e88?)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0000293b0, {0x1834c10, 0xc0004c03c0}, {0x2240828, 0x1}, {{0x1813c48?, 0xc00002ce10?}, {0x1896b58?, 0xc00002ce40?}})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0005c2000, {0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1834af8, 0xc0004cbf80}, 0xc0004e3590)
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212 +0xfed
2023/03/22 12:00:51 Job state: FAILED
2023/03/22 12:00:51 Failed to execute job: job load0tests0go0flink0batch0sideinput0300322100322-root-0322115939-9040b7a0_a8f26e5e-4a4b-4afb-8f30-f1de1fd56962 failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300322100322-root-0322115939-9040b7a0_a8f26e5e-4a4b-4afb-8f30-f1de1fd56962 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc00004e0c0}, {0x16827db?, 0x22e8500?}, {0xc0002b9e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 54s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/f5523ecjyby5g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_LoadTests_Go_SideInput_Flink_Batch #819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/819/display/redirect>

Changes:


------------------------------------------
[...truncated 33.47 KB...]
    key: "c0"
    value: <
      spec: <
        urn: "beam:coder:bytes:v1"
      >
    >
  >
  coders: <
    key: "c1"
    value: <
      spec: <
        urn: "beam:coder:global_window:v1"
      >
    >
  >
  coders: <
    key: "c2"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c0"
      component_coder_ids: "c0"
    >
  >
  coders: <
    key: "c3"
    value: <
      spec: <
        urn: "beam:coder:row:v1"
        payload: "\n\021\n\013num_records\032\002\020\004\n\024\n\016initial_splits\032\002\020\004\n\016\n\010key_size\032\002\020\004\n\020\n\nvalue_size\032\002\020\004\n\022\n\014num_hot_keys\032\002\020\004\n\026\n\020hot_key_fraction\032\002\020\006\022$f691cccd-3963-4ed9-9f25-d9fdfd07b30d"
      >
    >
  >
  coders: <
    key: "c4"
    value: <
      spec: <
        urn: "beam:go:coder:custom:v1"
        payload: "ChdvZmZzZXRyYW5nZS5SZXN0cmljdGlvbhJTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24atAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdEVuYxJlCBYiUwgaSk9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvdjIvZ28vcGtnL2JlYW0vaW8vcnRyYWNrZXJzL29mZnNldHJhbmdlLlJlc3RyaWN0aW9uKgYIFBICCAgqBAgZQAEitAEKS2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UucmVzdERlYxJlCBYiBggUEgIICCpTCBpKT2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy92Mi9nby9wa2cvYmVhbS9pby9ydHJhY2tlcnMvb2Zmc2V0cmFuZ2UuUmVzdHJpY3Rpb24qBAgZQAE="
      >
    >
  >
  coders: <
    key: "c5"
    value: <
      spec: <
        urn: "beam:coder:length_prefix:v1"
      >
      component_coder_ids: "c4"
    >
  >
  coders: <
    key: "c6"
    value: <
      spec: <
        urn: "beam:coder:bool:v1"
      >
    >
  >
  coders: <
    key: "c7"
    value: <
      spec: <
        urn: "beam:coder:kv:v1"
      >
      component_coder_ids: "c5"
      component_coder_ids: "c6"
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n6gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest"
      capabilities: "beam:protocol:progress_reporting:v1"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:transform:sdf_truncate_sized_restrictions:v1"
      capabilities: "beam:protocol:****_status:v1"
      capabilities: "beam:protocol:monitoring_info_short_ids:v1"
      capabilities: "beam:version:sdk_base:go:apache/beam_go_sdk:2.47.0.dev"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_****_binary:v1"
      >
    >
  >
>
root_transform_ids: "e4"
root_transform_ids: "e5"
root_transform_ids: "e6"
root_transform_ids: "s1"
root_transform_ids: "e7"
root_transform_ids: "e8"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2023/03/21 11:59:27 Using specified **** binary: 'linux_amd64/sideinput'
2023/03/21 11:59:27 Prepared job with id: load-tests-go-flink-batch-sideinput-3-0321100325_8012e4d5-fcd1-47dd-9eeb-22d25f8653b7 and staging token: load-tests-go-flink-batch-sideinput-3-0321100325_8012e4d5-fcd1-47dd-9eeb-22d25f8653b7
2023/03/21 11:59:30 Staged binary artifact with token: 
2023/03/21 11:59:30 Submitted job: load0tests0go0flink0batch0sideinput0300321100325-root-0321115930-782b45ff_032ecc36-7351-4654-9018-e1621ca59b3d
2023/03/21 11:59:30 Job state: STOPPED
2023/03/21 11:59:30 Job state: STARTING
2023/03/21 11:59:30 Job state: RUNNING
2023/03/21 12:04:39  (): org.apache.flink.client.program.ProgramInvocationException: Job failed (JobID: 1a18ab810e2261fa4ab10211799648a1)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:130)
	at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:616)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.client.program.rest.RestClusterClient.lambda$pollResourceAsync$26(RestClusterClient.java:708)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975)
	at org.apache.flink.util.concurrent.FutureUtils.lambda$retryOperationWithDelay$9(FutureUtils.java:403)
	at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
	at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488)
	at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575)
	at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:943)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
	at org.apache.flink.runtime.jobmaster.JobResult.toJobExecutionResult(JobResult.java:144)
	at org.apache.flink.client.deployment.ClusterClientJobClientAdapter.lambda$null$6(ClusterClientJobClientAdapter.java:128)
	... 24 more
Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.handleFailure(ExecutionFailureHandler.java:138)
	at org.apache.flink.runtime.executiongraph.failover.flip1.ExecutionFailureHandler.getFailureHandlingResult(ExecutionFailureHandler.java:82)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskFailure(DefaultScheduler.java:301)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.maybeHandleTaskFailure(DefaultScheduler.java:291)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.updateTaskExecutionStateInternal(DefaultScheduler.java:282)
	at org.apache.flink.runtime.scheduler.SchedulerBase.updateTaskExecutionState(SchedulerBase.java:739)
	at org.apache.flink.runtime.scheduler.UpdateSchedulerNgOnInternalFailuresListener.notifyTaskFailure(UpdateSchedulerNgOnInternalFailuresListener.java:51)
	at org.apache.flink.runtime.executiongraph.DefaultExecutionGraph.notifySchedulerNgAboutInternalTaskFailure(DefaultExecutionGraph.java:1539)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1118)
	at org.apache.flink.runtime.executiongraph.Execution.processFail(Execution.java:1058)
	at org.apache.flink.runtime.executiongraph.Execution.markFailed(Execution.java:897)
	at org.apache.flink.runtime.executiongraph.ExecutionVertex.markFailed(ExecutionVertex.java:466)
	at org.apache.flink.runtime.scheduler.DefaultExecutionVertexOperations.markFailed(DefaultExecutionVertexOperations.java:42)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.handleTaskDeploymentFailure(DefaultScheduler.java:658)
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignAllResourcesAndRegisterProducedPartitions$6(DefaultScheduler.java:530)
	at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:930)
	at java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:907)
	at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2088)
	at org.apache.flink.runtime.scheduler.SharedSlot.cancelLogicalSlotRequest(SharedSlot.java:222)
	at org.apache.flink.runtime.scheduler.SlotSharingExecutionSlotAllocator.cancelLogicalSlotRequest(SlotSharingExecutionSlotAllocator.java:164)
	at org.apache.flink.runtime.scheduler.SharingPhysicalSlotRequestBulk.cancel(SharingPhysicalSlotRequestBulk.java:86)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkWithTimestamp.cancel(PhysicalSlotRequestBulkWithTimestamp.java:66)
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:91)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.lambda$handleRunAsync$4(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.concurrent.akka.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:68)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRunAsync(AkkaRpcActor.java:443)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleRpcMessage(AkkaRpcActor.java:213)
	at org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor.handleRpcMessage(FencedAkkaRpcActor.java:78)
	at org.apache.flink.runtime.rpc.akka.AkkaRpcActor.handleMessage(AkkaRpcActor.java:163)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24)
	at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at akka.actor.Actor.aroundReceive(Actor.scala:537)
	at akka.actor.Actor.aroundReceive$(Actor.scala:535)
	at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220)
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:580)
	at akka.actor.ActorCell.invoke(ActorCell.scala:548)
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270)
	at akka.dispatch.Mailbox.run(Mailbox.scala:231)
	at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.CompletionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.scheduler.DefaultScheduler.lambda$assignResource$8(DefaultScheduler.java:588)
	... 38 more
Caused by: java.util.concurrent.CompletionException: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
	at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
	at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
	... 36 more
Caused by: org.apache.flink.runtime.jobmanager.scheduler.NoResourceAvailableException: Slot request bulk is not fulfillable! Could not allocate the required slot within slot request timeout
	at org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequestBulkCheckerImpl.lambda$schedulePendingRequestBulkWithTimestampCheck$0(PhysicalSlotRequestBulkCheckerImpl.java:86)
	... 29 more
Caused by: java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
	... 30 more
2023/03/21 12:04:39  (): java.util.concurrent.TimeoutException: Timeout has occurred: 300000 ms
2023/03/21 12:04:39 Job state: FAILED
2023/03/21 12:04:39 Failed to execute job: job load0tests0go0flink0batch0sideinput0300321100325-root-0321115930-782b45ff_032ecc36-7351-4654-9018-e1621ca59b3d failed
panic: Failed to execute job: job load0tests0go0flink0batch0sideinput0300321100325-root-0321115930-782b45ff_032ecc36-7351-4654-9018-e1621ca59b3d failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x1834a88, 0xc000198000}, {0x16827db?, 0x22e8500?}, {0xc000379e60?, 0x0?, 0x0?})
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162 +0x8c
main.main()
	<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'> line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 5m 41s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/w6wkgsspgmal4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org