GJL edited a comment on issue #11032: [WIP][FLINK-15918]
URL: https://github.com/apache/flink/pull/11032#issuecomment-583112279
 
 
   https://api.travis-ci.org/v3/job/646941244/log.txt
   
   ```
   2020-02-06 19:39:58,390 INFO  org.apache.flink.runtime.taskmanager.Task      
               - Ensuring all FileSystem streams are closed for task Source: 
Custom Source (1/1) (e809b769c817e73fa009ec5055e883e2) [CANCELED]
   2020-02-06 19:39:58,394 WARN  
org.apache.flink.streaming.runtime.tasks.StreamTask           - Error while 
canceling task.
   org.apache.flink.runtime.execution.CancelTaskException: Consumed partition 
PipelinedSubpartitionView(index: 0) of ResultPartition 
20cd8853199f84e8a26339a17fe731e9@e809b769c817e73fa009ec5055e883e2 has been 
released.
        at 
org.apache.flink.runtime.io.network.partition.consumer.LocalInputChannel.getNextBuffer(LocalInputChannel.java:190)
        at 
org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.waitAndGetNextData(SingleInputGate.java:509)
        at 
org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.getNextBufferOrEvent(SingleInputGate.java:487)
        at 
org.apache.flink.runtime.io.network.partition.consumer.SingleInputGate.pollNext(SingleInputGate.java:475)
        at 
org.apache.flink.runtime.taskmanager.InputGateWithMetrics.pollNext(InputGateWithMetrics.java:75)
        at 
org.apache.flink.streaming.runtime.io.CheckpointedInputGate.pollNext(CheckpointedInputGate.java:125)
        at 
org.apache.flink.streaming.runtime.io.StreamTaskNetworkInput.emitNext(StreamTaskNetworkInput.java:133)
        at 
org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:69)
        at 
org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:311)
        at 
org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:187)
        at 
org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:487)
        at 
org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:470)
        at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:707)
        at org.apache.flink.runtime.taskmanager.Task.run(Task.java:532)
        at java.lang.Thread.run(Thread.java:748)
   2020-02-06 19:39:58,409 INFO  
org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering 
task and sending final execution state CANCELED to JobManager for task Source: 
Custom Source (1/1) e809b769c817e73fa009ec5055e883e2.
   2020-02-06 19:39:58,425 INFO  org.apache.flink.runtime.taskmanager.Task      
               - Map -> Sink: Unnamed (1/1) (e2897fbac05b906ad242f5dd8e21fbbe) 
switched from CANCELING to CANCELED.
   2020-02-06 19:39:58,425 INFO  org.apache.flink.runtime.taskmanager.Task      
               - Freeing task resources for Map -> Sink: Unnamed (1/1) 
(e2897fbac05b906ad242f5dd8e21fbbe).
   2020-02-06 19:39:58,426 INFO  org.apache.flink.runtime.taskmanager.Task      
               - Ensuring all FileSystem streams are closed for task Map -> 
Sink: Unnamed (1/1) (e2897fbac05b906ad242f5dd8e21fbbe) [CANCELED]
   2020-02-06 19:39:58,427 INFO  
org.apache.flink.runtime.taskexecutor.TaskExecutor            - Un-registering 
task and sending final execution state CANCELED to JobManager for task Map -> 
Sink: Unnamed (1/1) e2897fbac05b906ad242f5dd8e21fbbe.
   2020-02-06 19:39:58,451 INFO  
org.apache.flink.runtime.taskexecutor.slot.TaskSlotTableImpl  - Free slot 
TaskSlot(index:0, state:ACTIVE, resource profile: 
ResourceProfile{cpuCores=1.0000000000000000, taskHeapMemory=384.000mb 
(402653174 bytes), taskOffHeapMemory=0 bytes, managedMemory=512.000mb 
(536870920 bytes), networkMemory=128.000mb (134217730 bytes)}, allocationId: 
0fd30c7ec2d4e14753fe9e4803721b73, jobId: b3cc3c987e7aa8f99f5814b05d0057fe).
   2020-02-06 19:39:58,452 INFO  
org.apache.flink.runtime.taskexecutor.JobLeaderService        - Remove job 
b3cc3c987e7aa8f99f5814b05d0057fe from job leader monitoring.
   2020-02-06 19:39:58,452 INFO  
org.apache.flink.runtime.taskexecutor.TaskExecutor            - Close 
JobManager connection for job b3cc3c987e7aa8f99f5814b05d0057fe.
   2020-02-06 19:39:58,455 INFO  
org.apache.flink.runtime.taskexecutor.TaskExecutor            - Close 
JobManager connection for job b3cc3c987e7aa8f99f5814b05d0057fe.
   2020-02-06 19:39:58,455 INFO  
org.apache.flink.runtime.taskexecutor.JobLeaderService        - Cannot 
reconnect to job b3cc3c987e7aa8f99f5814b05d0057fe because it is not registered.
   Checking for non-empty .out files...
   No non-empty .out files.
   
   [FAIL] 'State Migration end-to-end test from 1.6' failed after 0 minutes and 
17 seconds! Test exited with exit code 0 but the logs contained errors, 
exceptions or non-empty .out files
   ```
   
   Shouldn't be related?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to