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

[jira] [Closed] (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:all-tabpanel ]

Robert Metzger closed FLINK-18869.
----------------------------------
    Resolution: Cannot Reproduce

No log file provided. Closing.

> 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)