You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/19 09:07:10 UTC

Build failed in Jenkins: Mesos » gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1) #2139

See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/2139/changes>

Changes:

[alexr] Added authorization to agent's '/containers' endpoint.

------------------------------------------
[...truncated 2614 lines...]
  krb5-devel.x86_64 0:1.13.2-12.el7_2                                           
  libcom_err-devel.x86_64 0:1.42.9-7.el7                                        
  libdb-devel.x86_64 0:5.3.21-19.el7                                            
  libev.x86_64 0:4.15-6.el7                                                     
  libevent.x86_64 0:2.0.21-4.el7                                                
  libmnl.x86_64 0:1.0.3-7.el7                                                   
  libnetfilter_conntrack.x86_64 0:1.0.4-2.el7                                   
  libnfnetlink.x86_64 0:1.0.1-4.el7                                             
  libselinux-devel.x86_64 0:2.2.2-6.el7                                         
  libsepol-devel.x86_64 0:2.1.9-3.el7                                           
  libverto-devel.x86_64 0:0.2.5-4.el7                                           
  openldap-devel.x86_64 0:2.4.40-9.el7_2                                        
  pcre-devel.x86_64 0:8.32-15.el7_2.1                                           
  sysvinit-tools.x86_64 0:2.88-14.dsf.el7                                       

Complete!
 ---> 8f45235aa2d9
Removing intermediate container 62f3f82c4e60
Step 7 : RUN adduser mesos
 ---> Running in 8b42adcdfa9d
 ---> b334f6a35d71
Removing intermediate container 8b42adcdfa9d
Step 8 : ENV CC gcc
 ---> Running in 0c5ae82039a6
 ---> 414269ae8b50
Removing intermediate container 0c5ae82039a6
Step 9 : ENV CXX g++
 ---> Running in 13df25f57d09
 ---> ef60713c92a2
Removing intermediate container 13df25f57d09
Step 10 : WORKDIR mesos
 ---> Running in 4b15e85abe91
 ---> 9fb422387d73
Removing intermediate container 4b15e85abe91
Step 11 : COPY . /mesos/
 ---> 0d2ca25d93dc
Removing intermediate container d21c732574a8
Step 12 : RUN chown -R mesos /mesos
 ---> Running in 4a3605e37a35
 ---> c4056829db33
Removing intermediate container 4a3605e37a35
Step 13 : USER mesos
 ---> Running in cca10c7a4591
 ---> 89de9805654b
Removing intermediate container cca10c7a4591
Step 14 : ENV GTEST_OUTPUT xml:report.xml
 ---> Running in ae4739199cf6
 ---> c1ef36d49cbc
Removing intermediate container ae4739199cf6
Step 15 : ENV DISTCHECK_CONFIGURE_FLAGS --verbose
 ---> Running in b997bfc6b38a
 ---> f8c34b2b2de9
Removing intermediate container b997bfc6b38a
Step 16 : ENV GLOG_v 1 MESOS_VERBOSE 1
 ---> Running in 29f48d54ffab
 ---> 283e9985c4b2
Removing intermediate container 29f48d54ffab
Step 17 : CMD ./bootstrap && ./configure --verbose && make -j8 distcheck
 ---> Running in cb22c504c979
 ---> 0f7281cef70e
Removing intermediate container cb22c504c979
Successfully built 0f7281cef70e
+ trap 'docker rmi mesos-1463648504-31408' EXIT
+ docker run --privileged --rm mesos-1463648504-31408
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autoreconf: configure.ac: tracing
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1365: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1365: the top level
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1365: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1365: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
configure.ac:50: installing './ar-lib'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:46: installing './install-sh'
configure.ac:46: installing './missing'
3rdparty/Makefile.am: installing './depcomp'
3rdparty/Makefile.am:150: warning: variable 'GLOG_LDFLAGS' is defined but no program or
3rdparty/Makefile.am:150: library has 'GLOG' as canonical name (possible typo)
autoreconf: Leaving directory `.'
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether ln -s works... yes
checking for C++ compiler vendor... gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for C++ compiler version... 4.8.5
checking for C++ compiler vendor... (cached) gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : 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... no
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... no
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... no
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
configure: creating ./config.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... no
configure: error: cannot find libz
-------------------------------------------------------------------
libz is required for mesos to build.
-------------------------------------------------------------------

+ docker rmi mesos-1463648504-31408
Untagged: mesos-1463648504-31408:latest
Deleted: 0f7281cef70ee82f6bca8ad163c380f7a8f157be85b91633236e73379fc565d0
Deleted: 283e9985c4b224812ae68f7dc55390ba7741e0abf1d040c65d0d12119d778e6d
Deleted: f8c34b2b2de9b1e7bfba0210c31b4df49251e4598f380f0fb0335dee4d9cf125
Deleted: c1ef36d49cbc468895d50889ea3d5cb16c6c82f4d388cca0fcc3d6fcbdaeb893
Deleted: 89de9805654b151c17aa0f4530bbf940f42364e9510c75a07c124b8363778918
Deleted: c4056829db3344ca47af9f50a5b4d2887c0f4e83348abad3c8da64a9ce00fd05
Deleted: 0d2ca25d93dc107753bda6cb76dd9066e4b920ee14afa0fdeb3220ea2584cfb3
Deleted: 9fb422387d73cedf2a2fdb41f015ce76a6c8048f1598e4032f9c3f5b093608ed
Deleted: ef60713c92a24d927369d1538b488b4aa57a6c60f976426d4e9666382900dba2
Deleted: 414269ae8b50a64282164f2f98e3c1c3ad27ff61935761b2a4e412cee679d9f9
Deleted: b334f6a35d71c86ddbeaf0bad6b15c553d1b3b165963aa18d7a5008799f93496
Deleted: 8f45235aa2d951b4ab614d737d6a5b6d5dfc89bbfdd77ac846fa65a0b677b056
Deleted: 21da757d8b497a0e50776e7cfc3a84083d0c559ece87f7c7ed5a56cfce193e1b
Deleted: 4dc5d3689d579bad508d12264d1d4acabe89a9da5d733db9ce237c905f54fb0f
Deleted: 1e0b8a173cfb9c09fcb8818014d715d91d78584f28481cbc496c1f9f08b7f586
Deleted: bdabafefaf39526bc7cbf771b4fd41203467c839ad27b49847dfea6cba02ad3a
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1) #2140

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/2140/changes>