[
https://issues.apache.org/jira/browse/FLINK-9993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-9993.
-----------------------------------
Resolution: Duplicate
It is a problem of alpine mirrors. It has been hardened with retry logic in
[FLINK-10481]
> Wordcount end-to-end test in docker failed
> ------------------------------------------
>
> Key: FLINK-9993
> URL: https://issues.apache.org/jira/browse/FLINK-9993
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: vinoyang
> Assignee: Yang Wang
> Priority: Critical
> Labels: test-stability
>
> Log : [https://api.travis-ci.org/v3/job/409208942/log.txt]
> {code:java}
> cd134db5e982: Pull complete
> [1BDigest:
> sha256:6a8cbe4335d1a5711a52912b684e30d6dbfab681a6733440ff7241b05a5deefd
> Status: Downloaded newer image for java:8-jre-alpine
> ---> fdc893b19a14
> Step 2/16 : RUN apk add --no-cache bash snappy
> ---> [Warning] IPv4 forwarding is disabled. Networking will not work.
> ---> Running in d7767c00401c
> fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz
> WARNING: Ignoring
> http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz:
> temporary error (try again later)
> fetch
> http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz
> WARNING: Ignoring
> http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz:
> temporary error (try again later)
> ERROR: unsatisfiable constraints:
> bash (missing):
> required by: world[bash]
> snappy (missing):
> required by: world[snappy]
> The command '/bin/sh -c apk add --no-cache bash snappy' returned a non-zero
> code: 2
> sort: cannot read:
> /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-48913516789/out/docker_wc_out*:
> No such file or directory
> FAIL WordCount: 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-48913516789/out/docker_wc_out*’
> for reading: No such file or directory
> grep:
> /home/travis/build/apache/flink/flink-dist/target/flink-1.7-SNAPSHOT-bin/flink-1.7-SNAPSHOT/log/*.out:
> No such file or directory
> [FAIL] 'Wordcount end-to-end test in docker env' failed after 0 minutes and
> 35 seconds! Test exited with exit code 1
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)