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

[jira] [Created] (FLINK-19388) Streaming bucketing end-to-end test failed with "Number of running task managers has not reached 4 within a timeout of 40 sec"

Dian Fu created FLINK-19388:
-------------------------------

             Summary: Streaming bucketing end-to-end test failed with "Number of running task managers has not reached 4 within a timeout of 40 sec"
                 Key: FLINK-19388
                 URL: https://issues.apache.org/jira/browse/FLINK-19388
             Project: Flink
          Issue Type: Bug
          Components: Connectors / FileSystem, Tests
    Affects Versions: 1.12.0
            Reporter: Dian Fu


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=6876&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529

{code}
2020-09-24T03:13:12.1370987Z Starting taskexecutor daemon on host fv-az661.
2020-09-24T03:13:12.1773280Z Number of running task managers 2 is not yet 4.
2020-09-24T03:13:16.4342638Z Number of running task managers 3 is not yet 4.
2020-09-24T03:13:20.4570976Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:24.4762428Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:28.4955622Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:32.5110079Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:36.5272551Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:40.5672343Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:44.5857760Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:48.6039181Z Number of running task managers 0 is not yet 4.
2020-09-24T03:13:52.6056222Z Number of running task managers has not reached 4 within a timeout of 40 sec
2020-09-24T03:13:52.9275629Z Stopping taskexecutor daemon (pid: 13694) on host fv-az661.
2020-09-24T03:13:53.1753734Z No standalonesession daemon (pid: 10610) is running anymore on fv-az661.
2020-09-24T03:13:53.5812242Z Skipping taskexecutor daemon (pid: 10912), because it is not running anymore on fv-az661.
2020-09-24T03:13:53.5813449Z Stopping taskexecutor daemon (pid: 11330) on host fv-az661.
2020-09-24T03:13:53.5818053Z Stopping taskexecutor daemon (pid: 11632) on host fv-az661.
2020-09-24T03:13:53.5819341Z Skipping taskexecutor daemon (pid: 11965), because it is not running anymore on fv-az661.
2020-09-24T03:13:53.5820870Z Skipping taskexecutor daemon (pid: 12906), because it is not running anymore on fv-az661.
2020-09-24T03:13:53.5821698Z Stopping taskexecutor daemon (pid: 13392) on host fv-az661.
2020-09-24T03:13:53.5839544Z [FAIL] Test script contains errors.
{code}



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