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

[jira] [Created] (FLINK-17329) Quickstarts Scala nightly e2e test failed on travis

Yu Li created FLINK-17329:
-----------------------------

             Summary: Quickstarts Scala nightly e2e test failed on travis
                 Key: FLINK-17329
                 URL: https://issues.apache.org/jira/browse/FLINK-17329
             Project: Flink
          Issue Type: Bug
          Components: Quickstarts
    Affects Versions: 1.10.0, 1.11.0
            Reporter: Yu Li
             Fix For: 1.11.0, 1.10.2


The `Quickstarts Scala nightly end-to-end test` case failed on travis due to failed to download elastic search package:
{noformat}
Downloading Elasticsearch from https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.1.2.tar.gz ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 33 31.7M   33 10.6M    0     0  31.1M      0  0:00:01 --:--:--  0:00:01 31.0M
curl: (56) GnuTLS recv error (-54): Error in the pull function.

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
{noformat}

https://api.travis-ci.org/v3/job/677803024/log.txt



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