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

Changes:

[fangmin] Improving successful TLS handshake throughput with concurrent control

[fangmin] add doc for new option, fix failed test

[fangmin] address test comments


------------------------------------------
[...truncated 732.14 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/server/ZKDatabase.java>:509:
 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>:310:
 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>:535:
 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>:213:
 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/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>:1128:
 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>:904:
 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>:904:
 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>:1151:
 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>:1889:
 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/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.
[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 61 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 209 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 209 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 439 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 38 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/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/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-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/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
 (35 kB at 1.7 MB/s)
[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 240 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 965 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.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.42.Final.jar>
[INFO] Copying netty-common-4.1.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.42.Final.jar>
[INFO] Copying netty-buffer-4.1.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.42.Final.jar>
[INFO] Copying netty-transport-4.1.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.42.Final.jar>
[INFO] Copying netty-resolver-4.1.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.42.Final.jar>
[INFO] Copying netty-codec-4.1.42.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.42.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.42.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.42.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.42.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.42.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.10.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.9.10.jar>
[INFO] Copying jackson-annotations-2.9.10.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.9.10.jar>
[INFO] Copying jackson-core-2.9.10.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.9.10.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 : 
fd89ffed1d3028b8b837aeeff5a5e191a637e0dd3c06c798122092fa80d7609929365f9d0d2ad32a17a195ee044da3cd2c99f89c492b5d63fd590d591a1edf3c
[INFO] zookeeper-3.6.0-SNAPSHOT-tests.jar - SHA-512 : 
ad92faed73e09f9aa8a89179b8fd060d476693d8c96bf9c73b073b4445a23f530ca3b4065be09c52ee342c5965b00eb8a6334bab0aa688279694586353d7ac1a
[INFO] zookeeper-3.6.0-SNAPSHOT-sources.jar - SHA-512 : 
728c0f696fa561022148ca4eec30a1c1bb2f555c4f6ab556759adb3b34a98d4ce60944a81aa7e3705b54900c3b3661ec69215b26a5dc34bf45bc37dd11d35a6c
[INFO] zookeeper-3.6.0-SNAPSHOT-javadoc.jar - SHA-512 : 
24c4bb33b6c44e0243d19804369ba7e645ef71ea13afb014cd6c1537ac9d0252517c992aa236c8b151142969866bd7fc96dc778012f6b9c5f3aa724d57413539
[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/test/java/org/apache/zookeeper/server/admin/CommandsTest.java>:182:
 Trailing whitespace [RegexpSingleline]
[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:
 Import org.apache.zookeeper.WatchedEvent 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:
 Extra separation in import group before 'org.junit.Assert' [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>:33:
 Extra separation in import group before 'java.net.InetSocketAddress' 
[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>:33:
 Import java.net.InetSocketAddress 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>:39:
 Extra separation in import group before 'org.slf4j.Logger' [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>:42:
 Extra separation in import group before 'org.hamcrest.Matchers.is' 
[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>:42:
 Import org.hamcrest.Matchers.is 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>:43:
 Import org.hamcrest.Matchers.greaterThan 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>:152:74:
 '+' 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>:158:75:
 '+' should be on a new line. [OperatorWrap]
Audit done.
[INFO] There are 11 errors reported by Checkstyle 8.17 with 
checkstyle-strict.xml ruleset.
[ERROR] src/test/java/org/apache/zookeeper/server/admin/CommandsTest.java:[182] 
(regexp) RegexpSingleline: Trailing whitespace
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[23] 
(imports) ImportOrder: Import org.apache.zookeeper.WatchedEvent appears after 
other imports that it should precede
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[30] 
(imports) ImportOrder: Extra separation in import group before 
'org.junit.Assert'
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[33] 
(imports) ImportOrder: Extra separation in import group before 
'java.net.InetSocketAddress'
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[33] 
(imports) ImportOrder: Import java.net.InetSocketAddress appears after other 
imports that it should precede
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[39] 
(imports) ImportOrder: Extra separation in import group before 
'org.slf4j.Logger'
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[42] 
(imports) ImportOrder: Extra separation in import group before 
'org.hamcrest.Matchers.is'
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[42] 
(imports) ImportOrder: Import org.hamcrest.Matchers.is appears after other 
imports that it should precede
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[43] 
(imports) ImportOrder: Import org.hamcrest.Matchers.greaterThan appears after 
other imports that it should precede
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[152,74]
 (whitespace) OperatorWrap: '+' should be on a new line.
[ERROR] 
src/test/java/org/apache/zookeeper/server/NettyServerCnxnFactoryTest.java:[158,75]
 (whitespace) OperatorWrap: '+' should be on a new line.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 23.537 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.222 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:31 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [17:22 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:03 min
[INFO] Finished at: 2019-11-14T19:23:17Z
[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 11 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

Reply via email to