You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/09 17:36:06 UTC

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1252

See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1252/display/redirect?page=changes>

Changes:

[fangmin] Avoid client port unavailable by skip binding the same client port

------------------------------------------
[...truncated 708.69 KB...]
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:340: warning - Tag @see: can't find getEphemerals(String, EphemeralsCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:478: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1126: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:901: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:901: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1144: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1881: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:308: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:534: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:218: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 365 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 177 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 407 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 536 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 451 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 981 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 991 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.5 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.36.Final.jar>
[INFO] Copying netty-common-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.36.Final.jar>
[INFO] Copying netty-buffer-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.36.Final.jar>
[INFO] Copying netty-transport-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.36.Final.jar>
[INFO] Copying netty-resolver-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.36.Final.jar>
[INFO] Copying netty-codec-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.36.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.36.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.36.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.9.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.9.3.jar>
[INFO] Copying jackson-annotations-2.9.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.0.jar>
[INFO] Copying jackson-core-2.9.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.9.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 5fe13125dc1b655f5a062f3dd02d8340195e53c17df626d1c5780b6e1c0b3d6cf3a09954aecadb02b0eeaae976aef220c4c4158498c89fe248e9db70470cb7b2
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 2c9c12f4c5e4ef53c8f18c70dab4ccd421794bca091a72f4df7bbd8f60e5f9bcd6c556c557e4033053fabcfd8404d708ae19ce21f019ed39a765aac17f88e68e
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 6b8add9562b50e1ecd5add381be91b423ddcc0b7fc3fd7ea84811cacbbe40c00f3089b5b763f7cf25258e452754966ac535ec23f6c57ada83c3b438579585bc2
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : b285891c83f19df13a1b233df6cc6c17391695299ed8dca669f652245e45c8c6eb5d7c230d64550ebc8cfae8a3a3808c0611f890c15fcd56094fee081b81d7f1
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java>:627:85: '&&' should be on a new line. [OperatorWrap]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java>:628:67: '&&' should be on a new line. [OperatorWrap]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:21:8: Unused import: io.netty.channel.Channel. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:23: Extra separation in import group before 'org.apache.zookeeper.PortAssignment' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:25: Extra separation in import group before 'org.junit.After' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:25:8: Unused import: org.junit.After. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:27:8: Unused import: org.junit.Before. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30: Extra separation in import group before 'java.io.IOException' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30: Import java.io.IOException appears after other imports that it should precede [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30:8: Unused import: java.io.IOException. [UnusedImports]
Audit done.
[INFO] There are 10 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java:[627,85] (whitespace) OperatorWrap: '&&' should be on a new line.
[ERROR] src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java:[628,67] (whitespace) OperatorWrap: '&&' should be on a new line.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[21,8] (imports) UnusedImports: Unused import: io.netty.channel.Channel.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[23] (imports) ImportOrder: Extra separation in import group before 'org.apache.zookeeper.PortAssignment'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[25] (imports) ImportOrder: Extra separation in import group before 'org.junit.After'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[25,8] (imports) UnusedImports: Unused import: org.junit.After.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[27,8] (imports) UnusedImports: Unused import: org.junit.Before.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30] (imports) ImportOrder: Extra separation in import group before 'java.io.IOException'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30] (imports) ImportOrder: Import java.io.IOException appears after other imports that it should precede
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30,8] (imports) UnusedImports: Unused import: java.io.IOException.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 28.844 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [ 10.306 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:36 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [19:12 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  22:05 min
[INFO] Finished at: 2019-09-09T17:35:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 10 Checkstyle violations. -> [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 :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Putting comment on the pull request

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #1254

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1254/display/redirect>


Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #1253

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1253/display/redirect>

------------------------------------------
[...truncated 709.26 KB...]
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:271: warning - Tag @link: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:150: warning - Tag @see: can't find getACL(String, Stat, ACLCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:89: warning - Tag @see: can't find getAllChildrenNumber(String, AllChildrenNumberCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:202: warning - Tag @see: can't find getChildren(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, boolean, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:179: warning - Tag @see: can't find getChildren(String, Watcher, ChildrenCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:227: warning - Tag @see: can't find create(String, byte[], List, CreateMode, Create2Callback, Object, long) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getData(String, Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(boolean, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:121: warning - Tag @see: can't find getConfig(Watcher, DataCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:328: warning - Tag @see: can't find multi(Iterable, MultiCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, boolean, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find exists(String, Watcher, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setData(String, byte[], int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:70: warning - Tag @see: can't find setACL(String, List, int, StatCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:262: warning - Tag @see: can't find create(String, byte[], List, CreateMode, StringCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeAllWatches(String, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find removeWatches(String, Watcher, Watcher.WatcherType, boolean, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @see: can't find sync(String, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/AsyncCallback.java>:299: warning - Tag @link: can't find delete(String, int, VoidCallback, Object) in org.apache.zookeeper.ZooKeeper
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/AclParser.java>:37: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:77: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:85: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:93: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/cli/CliCommand.java>:118: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/ZKDatabase.java>:478: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnLog.java>:308: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FileTxnSnapLog.java>:534: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/SnapStream.java>:218: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:255: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/Util.java>:265: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java>:84: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:1126: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerMaster.java>:131: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:256: warning - @param argument "qv," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:901: warning - @param argument "zxid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java>:901: warning - @param argument "sid," is not a parameter name.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/LearnerHandler.java>:1144: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java>:1881: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/CircularBuffer.java>:70: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ zookeeper ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 426 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 625 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 404 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 929 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 940 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.4 MB/s)
[INFO] Copying spotbugs-annotations-3.1.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-3.1.9.jar>
[INFO] Copying jsr305-3.0.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.6.0-SNAPSHOT.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.6.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.36.Final.jar>
[INFO] Copying netty-common-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.36.Final.jar>
[INFO] Copying netty-buffer-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.36.Final.jar>
[INFO] Copying netty-transport-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.36.Final.jar>
[INFO] Copying netty-resolver-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.36.Final.jar>
[INFO] Copying netty-codec-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.36.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.36.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.36.Final.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.36.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.18.v20190429.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.18.v20190429.jar>
[INFO] Copying jetty-util-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.18.v20190429.jar>
[INFO] Copying jetty-io-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.18.v20190429.jar>
[INFO] Copying jetty-servlet-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.18.v20190429.jar>
[INFO] Copying jetty-security-9.4.18.v20190429.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.18.v20190429.jar>
[INFO] Copying jackson-databind-2.9.9.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.9.3.jar>
[INFO] Copying jackson-annotations-2.9.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.0.jar>
[INFO] Copying jackson-core-2.9.9.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.9.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.11.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.11.jar>
[INFO] Copying metrics-core-3.2.5.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-1.1.0.jar>
[INFO] Copying kerby-pkix-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-1.1.0.jar>
[INFO] Copying kerby-asn1-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-1.1.0.jar>
[INFO] Copying kerby-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-util-1.1.0.jar>
[INFO] Copying kerb-simplekdc-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-simplekdc-1.1.0.jar>
[INFO] Copying kerb-client-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-client-1.1.0.jar>
[INFO] Copying kerb-common-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-common-1.1.0.jar>
[INFO] Copying kerb-crypto-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-crypto-1.1.0.jar>
[INFO] Copying commons-io-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-io-2.6.jar>
[INFO] Copying kerb-util-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-util-1.1.0.jar>
[INFO] Copying token-provider-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/token-provider-1.1.0.jar>
[INFO] Copying nimbus-jose-jwt-4.41.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/nimbus-jose-jwt-4.41.2.jar>
[INFO] Copying jcip-annotations-1.0-1.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jcip-annotations-1.0-1.jar>
[INFO] Copying json-smart-2.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-smart-2.3.jar>
[INFO] Copying accessors-smart-1.2.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/accessors-smart-1.2.jar>
[INFO] Copying asm-5.0.4.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/asm-5.0.4.jar>
[INFO] Copying kerb-admin-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-admin-1.1.0.jar>
[INFO] Copying kerb-server-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-server-1.1.0.jar>
[INFO] Copying kerb-identity-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-identity-1.1.0.jar>
[INFO] Copying kerby-xdr-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-xdr-1.1.0.jar>
[INFO] Copying kerby-config-1.1.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-config-1.1.0.jar>
[INFO] Copying mockito-core-2.27.0.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/mockito-core-2.27.0.jar>
[INFO] Copying byte-buddy-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-1.9.10.jar>
[INFO] Copying byte-buddy-agent-1.9.10.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/byte-buddy-agent-1.9.10.jar>
[INFO] Copying objenesis-2.6.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/objenesis-2.6.jar>
[INFO] Copying junit-4.12.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/junit-4.12.jar>
[INFO] Copying hamcrest-core-1.3.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-core-1.3.jar>
[INFO] Copying snappy-java-1.1.7.jar to <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/snappy-java-1.1.7.jar>
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper ---
[INFO] zookeeper-3.6.0-SNAPSHOT.jar - SHA-512 : 66c6854244a2b0f436618558cd0d28230e81240cb8e657816adff42c82d0910b63cecf737af10c2cc95aacb8d1b5b0c72682e08f2229f639803e6c5500019c91
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 7023cd27efc742d4651b12fc9724ee232c2fe6173e3ba26c3ed02f93064ee4ba691e8c1d2806504ab70685e5d55f8087a43958a2a706ab15b56122df77ec7e0a
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 7494c87957cf7cd404ea1c2aff4841b9a7aa6b0388b61a1a37661ffef9b7356a1112b64a93d0784f9b707fffe4f1989a514358c1e43aa80260234a6b84b35d99
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : c2e0a3289d010dc58b33b59fba785777154b8ff1ffc6b14d3b4c48f14e0dc102473f8eeaa1e64399bf450c620bf407f63639861807ecfa5d6a65bc1461925f66
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.9:check (default-cli) > :spotbugs @ zookeeper >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:spotbugs (spotbugs) @ zookeeper ---
[INFO] Fork Value is true
     [java] SLF4J: No SLF4J providers were found.
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.9:check (default-cli) < :spotbugs @ zookeeper <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.9:check (default-cli) @ zookeeper ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java>:627:85: '&&' should be on a new line. [OperatorWrap]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java>:628:67: '&&' should be on a new line. [OperatorWrap]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:21:8: Unused import: io.netty.channel.Channel. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:23: Extra separation in import group before 'org.apache.zookeeper.PortAssignment' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:25: Extra separation in import group before 'org.junit.After' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:25:8: Unused import: org.junit.After. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:27:8: Unused import: org.junit.Before. [UnusedImports]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30: Extra separation in import group before 'java.io.IOException' [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30: Import java.io.IOException appears after other imports that it should precede [ImportOrder]
[ERROR] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java>:30:8: Unused import: java.io.IOException. [UnusedImports]
Audit done.
[INFO] There are 10 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
[ERROR] src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java:[627,85] (whitespace) OperatorWrap: '&&' should be on a new line.
[ERROR] src/main/java/org/apache/zookeeper/server/NettyServerCnxnFactory.java:[628,67] (whitespace) OperatorWrap: '&&' should be on a new line.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[21,8] (imports) UnusedImports: Unused import: io.netty.channel.Channel.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[23] (imports) ImportOrder: Extra separation in import group before 'org.apache.zookeeper.PortAssignment'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[25] (imports) ImportOrder: Extra separation in import group before 'org.junit.After'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[25,8] (imports) UnusedImports: Unused import: org.junit.After.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[27,8] (imports) UnusedImports: Unused import: org.junit.Before.
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30] (imports) ImportOrder: Extra separation in import group before 'java.io.IOException'
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30] (imports) ImportOrder: Import java.io.IOException appears after other imports that it should precede
[ERROR] src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30,8] (imports) UnusedImports: Unused import: java.io.IOException.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 23.098 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.645 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:29 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [17:49 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20:28 min
[INFO] Finished at: 2019-09-09T19:39:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0:check (default-cli) on project zookeeper: You have 10 Checkstyle violations. -> [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 :zookeeper
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml> to org.apache.zookeeper/zookeeper-contrib-loggraph/3.6.0-SNAPSHOT/zookeeper-contrib-loggraph-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml> to org.apache.zookeeper/zookeeper-metrics-providers/3.6.0-SNAPSHOT/zookeeper-metrics-providers-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml> to org.apache.zookeeper/zookeeper-recipes-election/3.6.0-SNAPSHOT/zookeeper-recipes-election-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml> to org.apache.zookeeper/parent/3.6.0-SNAPSHOT/parent-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml> to org.apache.zookeeper/zookeeper-recipes-lock/3.6.0-SNAPSHOT/zookeeper-recipes-lock-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml> to org.apache.zookeeper/zookeeper-contrib/3.6.0-SNAPSHOT/zookeeper-contrib-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml> to org.apache.zookeeper/zookeeper-client/3.6.0-SNAPSHOT/zookeeper-client-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-jute/3.6.0-SNAPSHOT/zookeeper-jute-3.6.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml> to org.apache.zookeeper/zookeeper-recipes-queue/3.6.0-SNAPSHOT/zookeeper-recipes-queue-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/target/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml> to org.apache.zookeeper/zookeeper-recipes/3.6.0-SNAPSHOT/zookeeper-recipes-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml> to org.apache.zookeeper/zookeeper-client-c/3.6.0-SNAPSHOT/zookeeper-client-c-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml> to org.apache.zookeeper/zookeeper-contrib-rest/3.6.0-SNAPSHOT/zookeeper-contrib-rest-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml> to org.apache.zookeeper/zookeeper-assembly/3.6.0-SNAPSHOT/zookeeper-assembly-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml> to org.apache.zookeeper/zookeeper-contrib-zooinspector/3.6.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 6098285b0a5bf9024fcc5e76491bb79deff8bf7a to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1253/ and message: 'FAILURE
 '
Using context: JenkinsMaven