Guowei Ma created FLINK-22705:
---------------------------------
Summary: SQL Client end-to-end test (Old planner) Elasticsearch (v7.5.1) failed due to fail to download the tar
Key: FLINK-22705
URL:
https://issues.apache.org/jira/browse/FLINK-22705 Project: Flink
Issue Type: Bug
Components: Connectors / ElasticSearch
Affects Versions: 1.13.0
Reporter: Guowei Ma
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18100&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529&l=18408{code:java}
May 18 17:24:23 Preparing Elasticsearch (version=7)...
May 18 17:24:23 Downloading Elasticsearch from
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-7.5.1-no-jdk-linux-x86_64.tar.gz ...
--2021-05-18 17:24:23--
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-7.5.1-no-jdk-linux-x86_64.tar.gzResolving artifacts.elastic.co (artifacts.elastic.co)... 34.120.127.130, 2600:1901:0:1d7::
Connecting to artifacts.elastic.co (artifacts.elastic.co)|34.120.127.130|:443... failed: Connection timed out.
Connecting to artifacts.elastic.co (artifacts.elastic.co)|2600:1901:0:1d7::|:443... failed: Network is unreachable.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused
May 18 17:26:34 [FAIL] Test script contains errors.
May 18 17:26:34 Checking for errors...
May 18 17:26:34 No errors in log files.
May 18 17:26:34 Checking for exceptions...
May 18 17:26:34 No exceptions in log files.
May 18 17:26:34 Checking for non-empty .out files...
grep: /home/vsts/work/_temp/debug_files/flink-logs/*.out: No such file or directory
May 18 17:26:34 No non-empty .out files.
May 18 17:26:34
May 18 17:26:34 [FAIL] 'SQL Client end-to-end test (Old planner) Elasticsearch (v7.5.1)' failed after 2 minutes and 36 seconds! Test exited with exit code 1
May 18 17:26:34
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)