Yun Gao created FLINK-25623: ------------------------------- Summary: TPC-DS end-to-end test (Blink planner) failed on azure due to download file tpcds.idx failed. Key: FLINK-25623 URL: https://issues.apache.org/jira/browse/FLINK-25623 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines Affects Versions: 1.13.5 Reporter: Yun Gao
{code:java} Jan 12 02:22:14 [WARN] Download file tpcds.idx failed. Jan 12 02:22:14 Command: download_and_validate tpcds.idx ../target/generator https://raw.githubusercontent.com/ververica/tpc-ds-generators/f5d6c11681637908ce15d697ae683676a5383641/generators/tpcds.idx 376152c9aa150c59a386b148f954c47d linux failed. Retrying... Jan 12 02:22:19 Command: download_and_validate tpcds.idx ../target/generator https://raw.githubusercontent.com/ververica/tpc-ds-generators/f5d6c11681637908ce15d697ae683676a5383641/generators/tpcds.idx 376152c9aa150c59a386b148f954c47d linux failed 3 times. Jan 12 02:22:19 [WARN] Download file tpcds.idx failed. Jan 12 02:22:19 [ERROR] Download and validate data generator files fail, please check the network. Jan 12 02:22:19 [FAIL] Test script contains errors. Jan 12 02:22:19 Checking for errors... Jan 12 02:22:19 No errors in log files. Jan 12 02:22:19 Checking for exceptions... Jan 12 02:22:19 No exceptions in log files. Jan 12 02:22:19 Checking for non-empty .out files... grep: /home/vsts/work/_temp/debug_files/flink-logs/*.out: No such file or directory Jan 12 02:22:19 No non-empty .out files. Jan 12 02:22:19 Jan 12 02:22:19 [FAIL] 'TPC-DS end-to-end test (Blink planner)' failed after 1 minutes and 12 seconds! Test exited with exit code 1 Jan 12 02:22:19 {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29284&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=7f606211-1454-543c-70ab-c7a028a1ce8c&l=19463 -- This message was sent by Atlassian Jira (v8.20.1#820001)