You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/04/06 10:49:00 UTC

[jira] [Closed] (FLINK-15772) Shaded Hadoop S3A with credentials provider end-to-end test fails on travis

     [ https://issues.apache.org/jira/browse/FLINK-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-15772.
------------------------------------
    Resolution: Fixed

I added a (tentative) fix in 1a06dd82a06d2fb80b4a878e1bc90eda72d1c307. My suspicion is that S3 is flaky so I added retries to the file fetching. Please re-open if you see this again.

> Shaded Hadoop S3A with credentials provider end-to-end test fails on travis
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-15772
>                 URL: https://issues.apache.org/jira/browse/FLINK-15772
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Tests
>    Affects Versions: 1.10.0, 1.11.0
>            Reporter: Yu Li
>            Assignee: Aljoscha Krettek
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.11.0
>
>
> Shaded Hadoop S3A with credentials provider end-to-end test fails on travis with below error:
> {code}
> Job with JobID 048b4651c0ba858b926aeb36f5315058 has finished.
> Job Runtime: 6016 ms
> sort: cannot read: '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*': No such file or directory
> FAIL WordCount (hadoop_with_provider): Output hash mismatch.  Got d41d8cd98f00b204e9800998ecf8427e, expected 72a690412be8928ba239c2da967328a5.
> head hexdump of actual:
> head: cannot open '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*' for reading: No such file or directory
> ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae
> ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae
> [FAIL] Test script contains errors.
> Checking for errors...
> No errors in log files.
> Checking for exceptions...
> No exceptions in log files.
> Checking for non-empty .out files...
> No non-empty .out files.
> [FAIL] 'Shaded Hadoop S3A with credentials provider end-to-end test' failed after 0 minutes and 20 seconds! Test exited with exit code 1
> {code}
> https://api.travis-ci.org/v3/job/641444512/log.txt



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