You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/10/28 01:43:00 UTC

[jira] [Commented] (FLINK-18869) Batch SQL end-to-end test unstable due to terminated process

    [ https://issues.apache.org/jira/browse/FLINK-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221890#comment-17221890 ] 

Dian Fu commented on FLINK-18869:
---------------------------------

Seems another instance: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=8432&view=logs&j=91bf6583-3fb2-592f-e4d4-d79d79c3230a&t=03dbd840-5430-533d-d1a7-05d0ebe03873

> Batch SQL end-to-end test unstable due to terminated process
> ------------------------------------------------------------
>
>                 Key: FLINK-18869
>                 URL: https://issues.apache.org/jira/browse/FLINK-18869
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime, Tests
>    Affects Versions: 1.12.0
>            Reporter: Robert Metzger
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.12.0
>
>
> {code}
> ==============================================================================
> Running 'Batch SQL end-to-end test'
> ==============================================================================
> TEST_DATA_DIR: /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-34920900539
> Flink dist directory: /home/vsts/work/1/s/flink-dist/target/flink-1.12-SNAPSHOT-bin/flink-1.12-SNAPSHOT
> Starting cluster.
> Starting standalonesession daemon on host fv-az670.
> Starting taskexecutor daemon on host fv-az670.
> Waiting for Dispatcher REST endpoint to come up...
> Waiting for Dispatcher REST endpoint to come up...
> Waiting for Dispatcher REST endpoint to come up...
> Dispatcher REST endpoint is up.
> Job has been submitted with JobID 7a941de4e728b6da942dbff7badc955e
> pass BatchSQL
> Stopping taskexecutor daemon (pid: 21149) on host fv-az670.
> Stopping standalonesession daemon (pid: 20848) on host fv-az670.
> Skipping taskexecutor daemon (pid: 20970), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 21329), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 21742), because it is not running anymore on fv-az670.
> Stopping taskexecutor daemon (pid: 22119) on host fv-az670.
> Skipping taskexecutor daemon (pid: 25564), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 9154), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 9552), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 9851), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 15190), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 18068), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 18476), because it is not running anymore on fv-az670.
> Skipping taskexecutor daemon (pid: 18783), because it is not running anymore on fv-az670.
> /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/test_batch_sql.sh: line 72: 22119 Terminated              [[ ${zookeeper_process_count} -gt 0 ]]
> [FAIL] Test script contains errors.
> Checking for errors...
> No errors in log files.
> Checking for exceptions...
> No exceptions in log files.
> Checking for non-empty .out files...
> No non-empty .out files.
> [FAIL] 'Batch SQL end-to-end test' failed after 0 minutes and 16 seconds! Test exited with exit code 1
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)