Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CB1F9200CEC for ; Tue, 1 Aug 2017 05:41:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C9D7D166681; Tue, 1 Aug 2017 03:41:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 999ED16667D for ; Tue, 1 Aug 2017 05:41:19 +0200 (CEST) Received: (qmail 99758 invoked by uid 500); 1 Aug 2017 03:41:18 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 99749 invoked by uid 99); 1 Aug 2017 03:41:18 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2017 03:41:18 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 780DBA02C1 for ; Tue, 1 Aug 2017 03:41:14 +0000 (UTC) Date: Tue, 1 Aug 2017 03:41:12 +0000 (UTC) From: Apache Jenkins Server To: commits@flink.apache.org Message-ID: <880280504.3622.1501558873070.JavaMail.jenkins@jenkins-master> Subject: Build failed in Jenkins: flink-snapshot-deployment #547 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: flink-snapshot-deployment X-Jenkins-Result: FAILURE archived-at: Tue, 01 Aug 2017 03:41:21 -0000 See ------------------------------------------ [...truncated 234.53 KB...] [ERROR] public static void tryRethrowIOException(Throwable t) throws IOException { [ERROR] ^ [ERROR] :262: warning: no @throws for java.io.IOException [ERROR] public static void rethrowIOException(Throwable t) throws IOException { [ERROR] ^ [ERROR] :342: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :343: warning: no description for @throws [ERROR] * @throws ClassNotFoundException [ERROR] ^ [ERROR] :363: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :364: warning: no description for @throws [ERROR] * @throws ClassNotFoundException [ERROR] ^ [ERROR] :248: warning: no @param for closeables [ERROR] public static void closeAllQuietly(Iterable closeables) { [ERROR] ^ [ERROR] :259: warning: no @param for closeable [ERROR] public static void closeQuietly(AutoCloseable closeable) { [ERROR] ^ [ERROR] :77: warning: no @param for hostPort [ERROR] public static URL getCorrectHostnamePort(String hostPort) { [ERROR] ^ [ERROR] :56: warning: no @param for [ERROR] public static T checkNotNull(T reference) { [ERROR] ^ [ERROR] :73: warning: no @param for [ERROR] public static T checkNotNull(T reference, @Nullable String errorMessage) { [ERROR] ^ [ERROR] :99: warning: no @param for [ERROR] public static T checkNotNull(T reference, [ERROR] ^ [ERROR] :37: warning: no description for @throws [ERROR] * @throws IllegalArgumentException [ERROR] ^ [ERROR] :61: warning: no description for @throws [ERROR] * @throws IllegalArgumentException [ERROR] ^ [ERROR] :85: warning: no description for @throws [ERROR] * @throws IllegalArgumentException [ERROR] ^ [ERROR] :87: warning: no @param for logger [ERROR] public static long getLong(Properties config, String key, long defaultValue, Logger logger) { [ERROR] ^ [ERROR] :39: warning: no @param for keyString [ERROR] protected StringBasedID(String keyString) { [ERROR] ^ [ERROR] :32: warning: no description for @param [ERROR] * @param visitable [ERROR] ^ [ERROR] :39: warning: no description for @param [ERROR] * @param visitable [ERROR] ^ [ERROR] :112: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :271: warning: no @throws for java.io.IOException [ERROR] public static void setDefaultScheme(Configuration config) throws IOException { [ERROR] ^ [ERROR] :472: warning: no @throws for java.io.IOException [ERROR] public abstract void initialize(URI name) throws IOException; [ERROR] ^ [ERROR] :494: warning: no @param for file [ERROR] public abstract BlockLocation[] getFileBlockLocations(FileStatus file, long start, long len) throws IOException; [ERROR] ^ [ERROR] :494: warning: no @param for start [ERROR] public abstract BlockLocation[] getFileBlockLocations(FileStatus file, long start, long len) throws IOException; [ERROR] ^ [ERROR] :494: warning: no @param for len [ERROR] public abstract BlockLocation[] getFileBlockLocations(FileStatus file, long start, long len) throws IOException; [ERROR] ^ [ERROR] :494: warning: no @return [ERROR] public abstract BlockLocation[] getFileBlockLocations(FileStatus file, long start, long len) throws IOException; [ERROR] ^ [ERROR] :494: warning: no @throws for java.io.IOException [ERROR] public abstract BlockLocation[] getFileBlockLocations(FileStatus file, long start, long len) throws IOException; [ERROR] ^ [ERROR] :504: warning: no @return [ERROR] public abstract FSDataInputStream open(Path f, int bufferSize) throws IOException; [ERROR] ^ [ERROR] :504: warning: no @throws for java.io.IOException [ERROR] public abstract FSDataInputStream open(Path f, int bufferSize) throws IOException; [ERROR] ^ [ERROR] :512: warning: no @return [ERROR] public abstract FSDataInputStream open(Path f) throws IOException; [ERROR] ^ [ERROR] :512: warning: no @throws for java.io.IOException [ERROR] public abstract FSDataInputStream open(Path f) throws IOException; [ERROR] ^ [ERROR] :530: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :540: warning: no @return [ERROR] public boolean exists(final Path f) throws IOException { [ERROR] ^ [ERROR] :540: warning: no @throws for java.io.IOException [ERROR] public boolean exists(final Path f) throws IOException { [ERROR] ^ [ERROR] :557: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :601: warning: no @return [ERROR] public abstract FSDataOutputStream create(Path f, boolean overwrite, int bufferSize, short replication, [ERROR] ^ [ERROR] :620: warning: no @return [ERROR] public FSDataOutputStream create(Path f, boolean overwrite) throws IOException { [ERROR] ^ [ERROR] :649: warning: no description for @throws [ERROR] * @throws IOException [ERROR] ^ [ERROR] :115: warning: no @return [ERROR] public static SafetyNetCloseableRegistry getSafetyNetCloseableRegistryForThread() { [ERROR] ^ [ERROR] :29: error: unterminated inline tag [ERROR] * will be called when the output format is used with an output API method. [ERROR] ^ [ERROR] :529: error: malformed HTML [ERROR] * OUT apply(Map> value) [ERROR] ^ [ERROR] :529: error: unknown tag: IN [ERROR] * OUT apply(Map> value) [ERROR] ^ [ERROR] :529: error: bad use of '>' [ERROR] * OUT apply(Map> value) [ERROR] ^ [ERROR] :642: error: malformed HTML [ERROR] * OUT apply(Map> value1, List value2) [ERROR] ^ [ERROR] :642: error: unknown tag: IN1 [ERROR] * OUT apply(Map> value1, List value2) [ERROR] ^ [ERROR] :642: error: bad use of '>' [ERROR] * OUT apply(Map> value1, List value2) [ERROR] ^ [ERROR] :642: error: unknown tag: IN2 [ERROR] * OUT apply(Map> value1, List value2) [ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :45: error: unexpected end tag:

[ERROR] *

[ERROR] ^ [ERROR] :233: error: malformed HTML [ERROR] * Setting a tracking interval <= 0 disables the latency tracking. [ERROR] ^ [ERROR] :50: error: reference not found [ERROR] * consider using the {@link #FoldingStateDescriptor(String, ACC, FoldFunction, TypeInformation)} constructor. [ERROR] ^ [ERROR] :27: error: unexpected text [ERROR] * A {@code TypeSerializerConfigSnapshot} is a point-in-time view of a {@link TypeSerializer's} configuration. [ERROR] ^ [ERROR] :44: error: type arguments not allowed here [ERROR] * Implement the {@link GroupCombineFunction} interface to enable partial computations, i.e., [ERROR] ^ [ERROR] :32: error: type arguments not allowed here [ERROR] * Implement the {@link GroupCombineFunction} interface to enable partial computation, i.e., [ERROR] ^ [ERROR] :52: error: self-closing element not allowed [ERROR] *

[ERROR] ^ [ERROR] [ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_144/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in ' dir. [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :flink-core Build step 'Execute shell' marked build as failure Setting MAVEN_3_2_5_HOME=/home/jenkins/tools/maven/apache-maven-3.2.5