Github user manuzhang commented on the issue:
https://github.com/apache/flink/pull/3661
Not sure what happened here although tests passed in most cases. Looks
unrelated to this PR.
```
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project flink-runtime-web_2.10: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/travis/build/apache/flink/flink-runtime-web/target/surefire-reports for
the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :flink-runtime-web_2.10
Trying to KILL watchdog (1513).
./tools/travis_mvn_watchdog.sh: line 210: 1513 Terminated
watchdog
MVN exited with EXIT CODE: 1.
java.io.FileNotFoundException: build-target/lib/flink-dist-*.jar (No such
file or directory)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:215)
at java.util.zip.ZipFile.<init>(ZipFile.java:145)
at java.util.zip.ZipFile.<init>(ZipFile.java:116)
at sun.tools.jar.Main.list(Main.java:1004)
at sun.tools.jar.Main.run(Main.java:245)
at sun.tools.jar.Main.main(Main.java:1177)
find: `./flink-yarn-tests/target/flink-yarn-tests*': No such file or
directory
PRODUCED build artifacts.
1.log 2.log build_info mvn.out
COMPRESSING build artifacts.
1.log
2.log
build_info
mvn.out
Uploading to transfer.sh
The command "./tools/travis_mvn_watchdog.sh 300" exited with 1.
Done. Your build exited with 1.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---