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/12/02 20:22:30 UTC

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

See <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1677/display/redirect>

Changes:


------------------------------------------
GitHub pull request #1,162 to apache/zookeeper
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H14 (Hadoop) in workspace <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/zookeeper
 > git init <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/zookeeper +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git fetch --tags --progress -- https://github.com/apache/zookeeper +refs/pull/*:refs/remotes/origin/pr/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 0
  Finding sources
    Done: 0
  Writing objects
    Done: 0
  remote: Updating references
Merging refs/tags/changes/1677
 > git rev-parse refs/tags/changes/1677^{commit} # timeout=10
 > git merge 29848c75d751c65e6971d4b749c355780da27f7e # timeout=10
FATAL: Command "git merge 29848c75d751c65e6971d4b749c355780da27f7e" returned status code 1:
stdout: Auto-merging zookeeper-client/zookeeper-client-c/src/cli.c
CONFLICT (content): Merge conflict in zookeeper-client/zookeeper-client-c/src/cli.c
Auto-merging zookeeper-client/zookeeper-client-c/pom.xml
Auto-merging pom.xml
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy147.merge(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.merge(RemoteGitImpl.java:435)
		at com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:107)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1086)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
hudson.plugins.git.GitException: Command "git merge 29848c75d751c65e6971d4b749c355780da27f7e" returned status code 1:
stdout: Auto-merging zookeeper-client/zookeeper-client-c/src/cli.c
CONFLICT (content): Merge conflict in zookeeper-client/zookeeper-client-c/src/cli.c
Auto-merging zookeeper-client/zookeeper-client-c/pom.xml
Auto-merging pom.xml
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:841)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:86)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[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 #1679

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


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

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

Changes:

[eolivelli] ZOOKEEPER-3635 Use Docker and Maven Release Plugin to prepare ZooKeeper

[eolivelli] Handle ZOO_VERSION - breaking API change


------------------------------------------
[...truncated 836.12 KB...]
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ zookeeper-client-c ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ zookeeper-client-c ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-csrc/main/java/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ zookeeper-client-c ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (build-c-client) @ zookeeper-client-c ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [exec]  rm -f cli_st cli_mt load_gen
     [exec]  rm -f zktest-st zktest-mt
     [exec] test -z "libzookeeper_st.la libzookeeper_mt.la" || rm -f libzookeeper_st.la libzookeeper_mt.la
     [exec] rm -f ./so_locations
     [exec] rm -rf .libs _libs
     [exec] rm -f zktest_st-TestDriver.o zktest_st-LibCMocks.o zktest_st-LibCSymTable.o zktest_st-MocksBase.o zktest_st-ZKMocks.o zktest_st-Util.o zktest_st-ThreadingUtil.o zktest_st-TestZookeeperInit.o zktest_st-TestZookeeperClose.o zktest_st-TestReconfig.o zktest_st-TestReconfigServer.o zktest_st-TestClientRetry.o zktest_st-TestOperations.o zktest_st-TestMulti.o zktest_st-TestWatchers.o zktest_st-TestClient.o zktest_st-ZooKeeperQuorumServer.o zktest_st-TestReadOnlyClient.o zktest_st-TestLogClientEnv.o zktest_st-TestServerRequireClientSASLAuth.o zktest_mt-TestDriver.o zktest_mt-LibCMocks.o zktest_mt-LibCSymTable.o zktest_mt-MocksBase.o zktest_mt-ZKMocks.o zktest_mt-Util.o zktest_mt-ThreadingUtil.o zktest_mt-TestZookeeperInit.o zktest_mt-TestZookeeperClose.o zktest_mt-TestReconfig.o zktest_mt-TestReconfigServer.o zktest_mt-TestClientRetry.o zktest_mt-TestOperations.o zktest_mt-TestMulti.o zktest_mt-TestWatchers.o zktest_mt-TestClient.o zktest_mt-ZooKeeperQuorumServer.o zktest_mt-TestReadOnlyClient.o zktest_mt-TestLogClientEnv.o zktest_mt-TestServerRequireClientSASLAuth.o zktest_mt-PthreadMocks.o
     [exec] rm -f docs/zookeeper.tag -r docs/html        
     [exec] test -z "libhashtable.la libzkst.la libzkmt.la" || rm -f libhashtable.la libzkst.la libzkmt.la
     [exec] rm -f ./so_locations
     [exec] rm -f *.o
     [exec] rm -f *.lo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zookeeper.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>  -fPIC -DPIC -o .libs/zookeeper.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c> -o zookeeper.o >/dev/null 2>&1
     [exec] mv -f .deps/zookeeper.Tpo .deps/zookeeper.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c -o recordio.lo `test -f 'src/recordio.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/recordio.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/recordio.c>  -fPIC -DPIC -o .libs/recordio.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/recordio.c> -o recordio.o >/dev/null 2>&1
     [exec] mv -f .deps/recordio.Tpo .deps/recordio.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`generated/zookeeper.jute.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated/zookeeper.jute.c>  -fPIC -DPIC -o .libs/zookeeper.jute.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated/zookeeper.jute.c> -o zookeeper.jute.o >/dev/null 2>&1
     [exec] mv -f .deps/zookeeper.jute.Tpo .deps/zookeeper.jute.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c -o zk_log.lo `test -f 'src/zk_log.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zk_log.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_log.c>  -fPIC -DPIC -o .libs/zk_log.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_log.c> -o zk_log.o >/dev/null 2>&1
     [exec] mv -f .deps/zk_log.Tpo .deps/zk_log.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zk_hashtable.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c>  -fPIC -DPIC -o .libs/zk_hashtable.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c> -o zk_hashtable.o >/dev/null 2>&1
     [exec] mv -f .deps/zk_hashtable.Tpo .deps/zk_hashtable.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT addrvec.lo -MD -MP -MF .deps/addrvec.Tpo -c -o addrvec.lo `test -f 'src/addrvec.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/addrvec.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT addrvec.lo -MD -MP -MF .deps/addrvec.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/addrvec.c>  -fPIC -DPIC -o .libs/addrvec.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT addrvec.lo -MD -MP -MF .deps/addrvec.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/addrvec.c> -o addrvec.o >/dev/null 2>&1
     [exec] mv -f .deps/addrvec.Tpo .deps/addrvec.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/st_adaptor.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/st_adaptor.c>  -fPIC -DPIC -o .libs/st_adaptor.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/st_adaptor.c> -o st_adaptor.o >/dev/null 2>&1
     [exec] mv -f .deps/st_adaptor.Tpo .deps/st_adaptor.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o libzkst.la  zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo addrvec.lo st_adaptor.lo -lm -lrt  
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: ar cru .libs/libzkst.a .libs/zookeeper.o .libs/recordio.o .libs/zookeeper.jute.o .libs/zk_log.o .libs/zk_hashtable.o .libs/addrvec.o .libs/st_adaptor.o 
     [exec] libtool: link: ranlib .libs/libzkst.a
     [exec] libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" "libzkst.la" )
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/hashtable/hashtable_itr.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.c>  -fPIC -DPIC -o .libs/hashtable_itr.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.c> -o hashtable_itr.o >/dev/null 2>&1
     [exec] mv -f .deps/hashtable_itr.Tpo .deps/hashtable_itr.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/hashtable/hashtable.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.c>  -fPIC -DPIC -o .libs/hashtable.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -Wall -Werror -Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.c> -o hashtable.o >/dev/null 2>&1
     [exec] mv -f .deps/hashtable.Tpo .deps/hashtable.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o libhashtable.la  hashtable_itr.lo hashtable.lo  
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: ar cru .libs/libhashtable.a .libs/hashtable_itr.o .libs/hashtable.o 
     [exec] libtool: link: ranlib .libs/libhashtable.a
     [exec] libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" )
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2  -lssl -lcrypto -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)'  -o libzookeeper_st.la -rpath <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>  libzkst.la libhashtable.la 
     [exec] libtool: link: /usr/bin/nm -B   ./.libs/libzkst.a ./.libs/libhashtable.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_st.exp
     [exec] libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_st.exp" > ".libs/libzookeeper_st.expT"
     [exec] libtool: link: mv -f ".libs/libzookeeper_st.expT" ".libs/libzookeeper_st.exp"
     [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_st.ver
     [exec] libtool: link:  cat .libs/libzookeeper_st.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_st.ver
     [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_st.ver
     [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libzkst.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto -lm -lrt  -g -O2   -Wl,-soname -Wl,libzookeeper_st.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_st.ver -o .libs/libzookeeper_st.so.2.0.0
     [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so.2" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so.2")
     [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so")
     [exec] libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libzkst.a")>
     [exec] libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libhashtable.a")>
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: ar cru .libs/libzookeeper_st.a   .libs/libzookeeper_st.lax/libzkst.a/addrvec.o .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o  .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o 
     [exec] libtool: link: ranlib .libs/libzookeeper_st.a
     [exec] libtool: link: rm -fr .libs/libzookeeper_st.lax
     [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" )
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zookeeper.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c>  -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zookeeper.c> -o libzkmt_la-zookeeper.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-zookeeper.Tpo .deps/libzkmt_la-zookeeper.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c -o libzkmt_la-recordio.lo `test -f 'src/recordio.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/recordio.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/recordio.c>  -fPIC -DPIC -o .libs/libzkmt_la-recordio.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/recordio.c> -o libzkmt_la-recordio.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-recordio.Tpo .deps/libzkmt_la-recordio.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`generated/zookeeper.jute.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated/zookeeper.jute.c>  -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.jute.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated/zookeeper.jute.c> -o libzkmt_la-zookeeper.jute.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-zookeeper.jute.Tpo .deps/libzkmt_la-zookeeper.jute.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c -o libzkmt_la-zk_log.lo `test -f 'src/zk_log.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zk_log.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_log.c>  -fPIC -DPIC -o .libs/libzkmt_la-zk_log.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_log.c> -o libzkmt_la-zk_log.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-zk_log.Tpo .deps/libzkmt_la-zk_log.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zk_hashtable.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c>  -fPIC -DPIC -o .libs/libzkmt_la-zk_hashtable.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_hashtable.c> -o libzkmt_la-zk_hashtable.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-zk_hashtable.Tpo .deps/libzkmt_la-zk_hashtable.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-addrvec.lo -MD -MP -MF .deps/libzkmt_la-addrvec.Tpo -c -o libzkmt_la-addrvec.lo `test -f 'src/addrvec.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/addrvec.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-addrvec.lo -MD -MP -MF .deps/libzkmt_la-addrvec.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/addrvec.c>  -fPIC -DPIC -o .libs/libzkmt_la-addrvec.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-addrvec.lo -MD -MP -MF .deps/libzkmt_la-addrvec.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/addrvec.c> -o libzkmt_la-addrvec.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-addrvec.Tpo .deps/libzkmt_la-addrvec.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c -o libzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/mt_adaptor.c>
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/mt_adaptor.c>  -fPIC -DPIC -o .libs/libzkmt_la-mt_adaptor.o
     [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated> -DHAVE_OPENSSL_H -I/usr/include/openssl/ -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/mt_adaptor.c> -o libzkmt_la-mt_adaptor.o >/dev/null 2>&1
     [exec] mv -f .deps/libzkmt_la-mt_adaptor.Tpo .deps/libzkmt_la-mt_adaptor.Plo
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -DTHREADED -g -O2 -D_GNU_SOURCE   -o libzkmt.la  libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo libzkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo libzkmt_la-addrvec.lo libzkmt_la-mt_adaptor.lo -lm -lrt  
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: ar cru .libs/libzkmt.a .libs/libzkmt_la-zookeeper.o .libs/libzkmt_la-recordio.o .libs/libzkmt_la-zookeeper.jute.o .libs/libzkmt_la-zk_log.o .libs/libzkmt_la-zk_hashtable.o .libs/libzkmt_la-addrvec.o .libs/libzkmt_la-mt_adaptor.o 
     [exec] libtool: link: ranlib .libs/libzkmt.a
     [exec] libtool: link: ( cd ".libs" && rm -f "libzkmt.la" && ln -s "../libzkmt.la" "libzkmt.la" )
     [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2  -lssl -lcrypto -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)'  -o libzookeeper_mt.la -rpath <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/lib>  libzkmt.la libhashtable.la -lpthread 
     [exec] libtool: link: /usr/bin/nm -B   ./.libs/libzkmt.a ./.libs/libhashtable.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_mt.exp
     [exec] libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_mt.exp" > ".libs/libzookeeper_mt.expT"
     [exec] libtool: link: mv -f ".libs/libzookeeper_mt.expT" ".libs/libzookeeper_mt.exp"
     [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver
     [exec] libtool: link:  cat .libs/libzookeeper_mt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver
     [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_mt.ver
     [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive ./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto -lm -lrt -lpthread  -g -O2   -Wl,-soname -Wl,libzookeeper_mt.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o .libs/libzookeeper_mt.so.2.0.0
     [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2")
     [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so")
     [exec] ar: `u' modifier ignored since `D' is the default (see `U')
     [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x "<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libzkmt.a")>
     [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x "<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c/./.libs/libhashtable.a")>
     [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  .libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
     [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
     [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
     [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s "../libzookeeper_mt.la" "libzookeeper_mt.la" )
     [exec] gcc -DHAVE_CONFIG_H -I. -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c>  -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/include> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/tests> -I<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/generated>  -DHAVE_OPENSSL_H -I/usr/include/openssl/  -Wall -Werror -Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo '<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/cli.c>
     [exec] Makefile:1108: recipe for target 'cli.o' failed
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>: In function 'main':
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:840:17: error: 'ZOO_MAJOR_VERSION' undeclared (first use in this function); did you mean 'ZOO_VERSION'?
     [exec]                  ZOO_MAJOR_VERSION,
     [exec]                  ^~~~~~~~~~~~~~~~~
     [exec]                  ZOO_VERSION
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:840:17: note: each undeclared identifier is reported only once for each function it appears in
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:839:71: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
     [exec]                  "Version: ZooKeeper cli (c client) version %d.%d.%d\n",
     [exec]                                                                        ^
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:841:17: error: 'ZOO_MINOR_VERSION' undeclared (first use in this function); did you mean 'ZOO_MAJOR_VERSION'?
     [exec]                  ZOO_MINOR_VERSION,
     [exec]                  ^~~~~~~~~~~~~~~~~
     [exec]                  ZOO_MAJOR_VERSION
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:840:34: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
     [exec]                  ZOO_MAJOR_VERSION,
     [exec]                                   ^
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:842:17: error: 'ZOO_PATCH_VERSION' undeclared (first use in this function); did you mean 'ZOO_MAJOR_VERSION'?
     [exec]                  ZOO_PATCH_VERSION);
     [exec]                  ^~~~~~~~~~~~~~~~~
     [exec]                  ZOO_MAJOR_VERSION
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:841:34: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
     [exec]                  ZOO_MINOR_VERSION,
     [exec]                                   ^
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:842:34: error: expected ';' before ')' token
     [exec]                  ZOO_PATCH_VERSION);
     [exec]                                   ^
     [exec] <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/cli.c>:842:34: error: expected statement before ')' token
     [exec] cc1: all warnings being treated as errors
     [exec] make: *** [cli.o] Error 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 25.353 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.900 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:30 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [28:43 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  4.417 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 13.380 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  3.692 s]
[INFO] Apache ZooKeeper - Client - C ...................... FAILURE [ 38.123 s]
[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:  32:40 min
[INFO] Finished at: 2019-12-03T15:08:46Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (build-c-client) on project zookeeper-client-c: An Ant BuildException has occured: exec returned: 2
[ERROR] around Ant part ...<exec failonerror="true" dir="<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/c"> executable="make">... @ 4:177 in <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/target/antrun/build-main.xml>
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zookeeper-client-c
[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-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-tests.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-sources.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/target/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-javadoc.jar> to org.apache.zookeeper/zookeeper-prometheus-metrics/3.6.0-SNAPSHOT/zookeeper-prometheus-metrics-3.6.0-SNAPSHOT-javadoc.jar
[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