[
https://issues.apache.org/jira/browse/FLINK-20494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244948#comment-17244948
]
Leonard Xu commented on FLINK-20494:
------------------------------------
Thanks for the report [~hxbks2ks]
But the error log
{code:java}
##[error]The task has timed out.
{code}
should be thrown by the entire e2e tests which beyond *250* minutes, and the
test SQLClientHBaseITCase is not running or just start unning yet.
2020-12-04T21:38:26.2480526Z ##[section]Starting: Run e2e tests
2020-12-05T01:37:13.5606557Z Dec 05 01:37:13 [INFO] Running
org.apache.flink.tests.util.kafka.SQLClientKafkaITCase
2020-12-05T01:37:26.5060252Z
======================================================================================================
2020-12-05T01:37:26.5061456Z === WARNING: This E2E Run will time out in the
next few minutes. Starting to upload the log output ===
2020-12-05T01:37:26.5062215Z
======================================================================================================
2020-12-05T01:43:03.2518767Z Dec 05 01:43:03 [INFO] Running
org.apache.flink.tests.util.hbase.SQLClientHBaseITCase
2020-12-05T01:48:33.8073500Z ##[error]The task has timed out.
2020-12-04T10:06:20.8289976Z ##[section]Starting: Run e2e tests
2020-12-04T14:04:25.5480279Z Dec 04 14:04:25 [INFO] Running
org.apache.flink.metrics.prometheus.tests.PrometheusReporterEndToEndITCase
2020-12-04T14:05:21.0858960Z
======================================================================================================
2020-12-04T14:05:21.0860371Z === WARNING: This E2E Run will time out in the
next few minutes. Starting to upload the log output ===
2020-12-04T14:05:21.0861095Z
======================================================================================================
2020-12-04T14:12:50.5803668Z Dec 04 14:12:50 [INFO] Running
org.apache.flink.tests.util.hbase.SQLClientHBaseITCase
2020-12-04T14:16:28.3819515Z ##[error]The task has timed out.
> SQLClientHBaseITCase Task Timeout
> ---------------------------------
>
> Key: FLINK-20494
> URL: https://issues.apache.org/jira/browse/FLINK-20494
> Project: Flink
> Issue Type: Bug
> Components: Connectors / HBase
> Affects Versions: 1.13.0
> Reporter: Huang Xingbo
> Priority: Major
> Labels: test-stability
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=10535&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=7f606211-1454-543c-70ab-c7a028a1ce8c]
> {code:java}
> Dec 05 01:43:03 [INFO] Running
> org.apache.flink.tests.util.hbase.SQLClientHBaseITCase
> ##[error]The task has timed out.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)