See
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/6186/display/redirect>
Changes:
------------------------------------------
[...truncated 39.51 MB...]
}, {
"urn": "beam:metric:pardo_execution_time:finish_bundle_msecs:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AA==",
"labels": {
"PTRANSFORM": "beam.createFn"
}
}, {
"urn": "beam:metric:pardo_execution_time:process_bundle_msecs:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AA==",
"labels": {
"PTRANSFORM": "beam.addFixedKeyFn"
}
}, {
"urn": "beam:metric:data_channel:read_index:v1",
"type": "beam:metrics:sum_int64:v1",
"payload": "AQ==",
"labels": {
"PTRANSFORM": "fn/read/n1:0"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "AQEBAQ==",
"labels": {
"PCOLLECTION": "n1"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "BEQREQ==",
"labels": {
"PCOLLECTION": "n3"
}
}, {
"urn": "beam:metric:sampled_byte_size:v1",
"type": "beam:metrics:distribution_int64:v1",
"payload": "BAgCAg==",
"labels": {
"PCOLLECTION": "n2"
}
}]
}
}
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d7c79f153a0213d75d5abe306233a63f].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:18, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
4ff90dc85a7dc632641d8b109e1239a2, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [4ff90dc85a7dc632641d8b109e1239a2].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:3, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
8598fc7ef49036d86441886c4506e181, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [8598fc7ef49036d86441886c4506e181].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:10, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
d312d10d36f85fd49174ff8b55ba68b1, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.beam.runners.jobsubmission.InMemoryJobService lambda$run$0
WARNING: Failed to remove job staging directory for token
go-testemitpardoaftergbk_92383801-dc5e-4a35-914c-555f0faa9e7c.
java.io.FileNotFoundException: No files found for spec:
/tmp/beam-artifact-staging/452b2c4dae5a4bf1159f3c7b9e4aef51836bf0007d29e481b6bee1de6a98fc8f/*
in working directory
<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/.>
at
org.apache.beam.sdk.io.LocalFileSystem.matchOne(LocalFileSystem.java:307)
at
org.apache.beam.sdk.io.LocalFileSystem.match(LocalFileSystem.java:105)
at org.apache.beam.sdk.io.LocalFileSystem.match(LocalFileSystem.java:98)
at org.apache.beam.sdk.io.FileSystems.match(FileSystems.java:124)
at
org.apache.beam.sdk.io.FileSystems.matchResources(FileSystems.java:217)
at
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService$1.removeStagedArtifacts(ArtifactStagingService.java:180)
at
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService.removeStagedArtifacts(ArtifactStagingService.java:115)
at
org.apache.beam.runners.jobsubmission.JobServerDriver.lambda$createJobService$0(JobServerDriver.java:67)
at
org.apache.beam.runners.jobsubmission.InMemoryJobService.lambda$run$0(InMemoryJobService.java:261)
at
org.apache.beam.runners.jobsubmission.JobInvocation.setState(JobInvocation.java:249)
at
org.apache.beam.runners.jobsubmission.JobInvocation.access$200(JobInvocation.java:51)
at
org.apache.beam.runners.jobsubmission.JobInvocation$1.onSuccess(JobInvocation.java:115)
at
org.apache.beam.runners.jobsubmission.JobInvocation$1.onSuccess(JobInvocation.java:101)
at
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1058)
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:748)
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d312d10d36f85fd49174ff8b55ba68b1].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:2, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
b385746ae769fbb1a25f511c4ccec631, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [b385746ae769fbb1a25f511c4ccec631].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d4d20343389e379a2a76b34b868daece].
2022/05/22 06:56:41 Job state: DONE
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:5, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
d4d20343389e379a2a76b34b868daece, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [7298769a80bef18eeb7157a2269a79b6].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [34e7909ccfebebca53ab945f495777d4].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:4, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
7298769a80bef18eeb7157a2269a79b6, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [56885760e74daca1d8c8243f51c8a235].
May 22, 2022 6:56:41 AM
org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Getting job metrics for
go0testemitpardoaftergbk-jenkins-0522065633-f2d6e183_08c147c0-c4dd-4f05-a396-2dfdc610da6a
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d2ff48f70c945c346a4eed610c642133].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:11, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
34e7909ccfebebca53ab945f495777d4, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [5fa41b925d1d22b64fcbd8d6e109d018].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:12, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
56885760e74daca1d8c8243f51c8a235, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.beam.runners.jobsubmission.InMemoryJobService getJobMetrics
INFO: Finished getting job metrics for
go0testemitpardoaftergbk-jenkins-0522065633-f2d6e183_08c147c0-c4dd-4f05-a396-2dfdc610da6a
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [79d189ead7c6701c09750fd56d153d26].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:13, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
d2ff48f70c945c346a4eed610c642133, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
lambda$shutDownInternal$5
INFO: Removing cache directory /tmp/flink-web-ui
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:8, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
5fa41b925d1d22b64fcbd8d6e109d018, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM org.apache.flink.runtime.rest.RestServerEndpoint
lambda$closeAsync$1
INFO: Shut down complete.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [2489fed340c2e7da4fd32f0dac44b6ad].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:7, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
79d189ead7c6701c09750fd56d153d26, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:15, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
2489fed340c2e7da4fd32f0dac44b6ad, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [734fc4f9ed6a11203125ea3dfa7580a7].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.resourcemanager.ResourceManager deregisterApplication
INFO: Shut down cluster because application is in CANCELED, diagnostics
DispatcherResourceManagerComponent has been closed..
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:20, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
734fc4f9ed6a11203125ea3dfa7580a7, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [a8e7172725940801e78b38b4f0a8bd95].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:1, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
a8e7172725940801e78b38b4f0a8bd95, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent
closeAsyncInternal
INFO: Closing components.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [fc14b45214d49aeb17d5223523ca6c24].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:21, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
fc14b45214d49aeb17d5223523ca6c24, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
closeInternal
INFO: Stopping SessionDispatcherLeaderProcess.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:9, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
d0cdebfec70affb80b3789b8f7a1e357, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [d0cdebfec70affb80b3789b8f7a1e357].
May 22, 2022 6:56:41 AM org.apache.flink.runtime.dispatcher.Dispatcher onStop
INFO: Stopping dispatcher akka://flink/user/rpc/dispatcher_145.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:19, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
53a3cc0977ed128758d64427275ba912, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl closeAsync
INFO: Stopping resource manager service.
May 22, 2022 6:56:41 AM org.apache.flink.runtime.dispatcher.Dispatcher
terminateRunningJobs
INFO: Stopping all currently running jobs of dispatcher
akka://flink/user/rpc/dispatcher_145.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [53a3cc0977ed128758d64427275ba912].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:22, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
94f271a6e6602d852ceea32b651aafb7, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager
close
INFO: Closing the slot manager.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager
suspend
INFO: Suspending the slot manager.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [94f271a6e6602d852ceea32b651aafb7].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:17, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
f6bbb30925bef1278cb132e7c304b0a2, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [f6bbb30925bef1278cb132e7c304b0a2].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:14, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
387b7d390f58b9ef256ebf980d44427b, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [387b7d390f58b9ef256ebf980d44427b].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:0, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
46d080ae2b8e38de04b78b8d68b7c71e, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [46d080ae2b8e38de04b78b8d68b7c71e].
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl freeSlotInternal
INFO: Free slot TaskSlot(index:6, state:ALLOCATED, resource profile:
ResourceProfile{taskHeapMemory=44.522gb (47804853381 bytes),
taskOffHeapMemory=44.522gb (47804853381 bytes), managedMemory=403.073mb
(422652705 bytes), networkMemory=89.043mb (93368854 bytes)}, allocationId:
8a59df97e05c8b38293170f30943c0f4, jobId: fb2c68ed38b8c0bf6e233bc10df9953d).
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.jobmaster.slotpool.DefaultDeclarativeSlotPool
releaseSlots
INFO: Releasing slot [8a59df97e05c8b38293170f30943c0f4].
May 22, 2022 6:56:41 AM org.apache.flink.runtime.jobmaster.JobMaster
dissolveResourceManagerConnection
INFO: Close ResourceManager connection 14d1db173ce539439361d2600bd5f66c:
Stopping JobMaster for job
'go0testemitpardoaftergbk-jenkins-0522065633-f2d6e183'
(fb2c68ed38b8c0bf6e233bc10df9953d).
--- PASS: TestEmitParDoAfterGBK (9.16s)
PASS
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager shutdown
INFO: Shutting down TaskExecutorLocalStateStoresManager.
May 22, 2022 6:56:41 AM org.apache.flink.runtime.io.disk.FileChannelManagerImpl
lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory
/tmp/flink-io-75637130-b6a7-455b-8989-7b55d6d620e1
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.io.network.NettyShuffleEnvironment close
INFO: Shutting down the network environment and its components.
ok github.com/apache/beam/sdks/v2/go/test/regression 100.474s
May 22, 2022 6:56:41 AM org.apache.flink.runtime.dispatcher.Dispatcher
lambda$onStop$0
INFO: Stopped dispatcher akka://flink/user/rpc/dispatcher_145.
FAIL
May 22, 2022 6:56:41 AM org.apache.flink.runtime.io.disk.FileChannelManagerImpl
lambda$getFileCloser$0
INFO: FileChannelManager removed spill file directory
/tmp/flink-netty-shuffle-d3ff1e73-7b0a-4c6a-9420-a80871ae665f
May 22, 2022 6:56:41 AM org.apache.flink.runtime.taskexecutor.KvStateService
shutdown
INFO: Shutting down the kvState service and its components.
May 22, 2022 6:56:41 AM
org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService stop
INFO: Stop job leader service.
May 22, 2022 6:56:41 AM org.apache.flink.runtime.filecache.FileCache shutdown
INFO: removed file cache directory
/tmp/flink-dist-cache-93443def-5d69-42fb-a632-03cdfb18a5e1
May 22, 2022 6:56:41 AM org.apache.flink.runtime.taskexecutor.TaskExecutor
handleOnStopException
INFO: Stopped TaskExecutor akka://flink/user/rpc/taskmanager_144.
May 22, 2022 6:56:41 AM org.apache.flink.runtime.rpc.akka.AkkaRpcService
stopService
INFO: Stopping Akka RPC service.
$ TEST_EXIT_CODE=0
$ cd ../..
$ exit 1
$ exit 1
> Task :sdks:go:test:flinkValidatesRunner FAILED
FAILURE: Build failed with an exception.
* Where:
Build file
'<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Flink/ws/src/sdks/go/test/build.gradle'>
line: 70
* What went wrong:
Execution failed for task ':sdks:go:test:flinkValidatesRunner'.
> Process 'command 'sh'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 2 invalid unit(s) of work during
this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD FAILED in 8m 18s
169 actionable tasks: 115 executed, 47 from cache, 7 up-to-date
Publishing build scan...
https://gradle.com/s/ttcoamfyc3ui4
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]