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

Changes:


------------------------------------------
[...truncated 832.18 KB...]
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether to enable gcov... no
checking for pthread_mutex_lock in -lpthread... yes
configure: building with SyncAPI support
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl_client_init in -lsasl2... yes
configure: building with SASL support
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking whether SOCK_CLOEXEC is available... yes
configure: building without SOCK_CLOEXEC
checking for clock_gettime in -lrt... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
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-TestSASLAuth.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-TestSASLAuth.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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H -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/ -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT zk_sasl.lo -MD -MP -MF 
.deps/zk_sasl.Tpo -c -o zk_sasl.lo `test -f 'src/zk_sasl.c' || echo 
'<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/'`src/zk_sasl.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/ -DHAVE_CYRUS_SASL_H -Wall -Werror 
-Wdeclaration-after-statement -g -O2 -D_GNU_SOURCE -MT zk_sasl.lo -MD -MP -MF 
.deps/zk_sasl.Tpo -c 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_sasl.c>
  -fPIC -DPIC -o .libs/zk_sasl.o
     [exec] 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_sasl.c>:
 In function 'getpassphrase':
     [exec] 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_sasl.c>:424:12:
 error: implicit declaration of function 'getpass'; did you mean 'fgetpos'? 
[-Werror=implicit-function-declaration]
     [exec]      return getpass(prompt);
     [exec]             ^~~~~~~
     [exec]             fgetpos
     [exec] 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/src/zk_sasl.c>:424:12:
 error: return makes pointer from integer without a cast 
[-Werror=int-conversion]
     [exec]      return getpass(prompt);
     [exec]             ^~~~~~~~~~~~~~~
     [exec] cc1: all warnings being treated as errors
     [exec] Makefile:1111: recipe for target 'zk_sasl.lo' failed
     [exec] make: *** [zk_sasl.lo] Error 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 34.900 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  9.995 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:32 min]
[INFO] Apache ZooKeeper - Server .......................... SUCCESS [21:20 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SUCCESS [  3.639 s]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SUCCESS [ 14.637 s]
[INFO] Apache ZooKeeper - Client .......................... SUCCESS [  3.523 s]
[INFO] Apache ZooKeeper - Client - C ...................... FAILURE [ 28.440 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:  25:18 min
[INFO] Finished at: 2019-12-12T20:26:03Z
[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'
Setting status of d31e5faa14dbae75fcbe34320f6eebe4cfcb3d3a to FAILURE with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1719/ 
and message: 'FAILURE
 '
Using context: JenkinsMaven

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1719/<h2>Build
 result: FAILURE</span></h2>[...truncated 867.23 KB...][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.pomchannel
 stopped[SpotBugs] Skipping execution of recorder since overall result is 
'FAILURE'Setting status of d31e5faa14dbae75fcbe34320f6eebe4cfcb3d3a to FAILURE 
with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1719/ 
and message: 'FAILURE 'Using context: JenkinsMaven

Reply via email to