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 2017/12/21 21:05:12 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4649

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4649/display/redirect>

------------------------------------------
[...truncated 212.86 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513889484-8493
Untagged: mesos-1513889484-8493:latest
Deleted: sha256:37919f198df01a9b64a4dcc6496114c317d7f6a316c3cfeafc8abc24ef661db6
Deleted: sha256:c931162f73c94fa2d56137f6284a55356ef24ca0ee973e53a9420d534a52273a
Deleted: sha256:87f86d0df066df48cee058ebae8f879b149145a09e0d6a94ed8a5fb10fbf038a
Deleted: sha256:32cb6bfeb7db155d6f027927691690b5fc1d0d2f785324aa59474babc0e12e71
Deleted: sha256:992b0f187e933289561a9d4815040af61dab59838b6966d40e2c245296054a47
Deleted: sha256:be030a54a7580fdd182df45cb8ef2cec99ad9f0af71afa2d282f6d6a7d506211
Deleted: sha256:aa41db0736c64c5e58ed0fadf1fa8666e2614bfbb14f39e7067161dac2accc8e
Deleted: sha256:eab0583387297a14d54df1aabb77fbdc9c3e9839114ab11f7bf30c65b848e69a
Deleted: sha256:54d1a4bc7010d80f62281d34495a7dc8663b460bbc4cf298407b48da63a3b96e
Deleted: sha256:9ec2e22779118b7d9ee7111479e2bda10ddf033dc1bbea8ddea864003b4476c0
Deleted: sha256:286c041ec2b1047fb6fdd4528cdc1e7fbe2045ccfae211dd3ec9c1d169f00324
Deleted: sha256:1f79fa7820a6701050eae7559e92530ea5e6cf72a679c05b430ace0e19d39b2e
Deleted: sha256:74141baa321135e0ada681981ec6ec2445b632c17eec2721cc07996b3b7ddf69
Deleted: sha256:4cedd5bf23c7847eeed42e63df48603d43572b4e419639bdb1bad40c2cdb0b9c
Deleted: sha256:652269cb8d61f24ab6eebbc9656510bc1ecf7aa6acb25f49846ecf0585813435
Deleted: sha256:06cc5457dcd55d43f9089f2adf660530d36b37152bf94e9214de61d2c83847b5
Deleted: sha256:66801e88ee4c7bd0d0cc61e176c4e1f1e48672e9f6c13b9575b4f2fb585f94e9
Deleted: sha256:a8115b4732f191f200b656647e96b629d502e4b87d0e4f6a585140b6f4a15b6c
Deleted: sha256:f772b4d95b6bc632321516f3134e86e6c4c9295545368df55c01a99cf216a879
Deleted: sha256:e918565d64de87aaf26e75d444a5a8e469ea2ae487574779fdbd421cee8a0cb8
Deleted: sha256:6bd525d8f523bce5fdf1d3992ecd406acd9adc47ad34cf6ffbf123979d7d3cbc
Deleted: sha256:dfa7bf6d5759bccb9dad236f41375a784b94ca760bb5fe87d5819062ca0a8db6
Deleted: sha256:f4d5baa0ee764aaeed245318ba848ddd08541981c9ae686ec8516e15d273332a
Deleted: sha256:851d280ab2ec4cbf431517c46cdfe1134ed32e71c01e104ef9c3edd133d8b278
Deleted: sha256:0be3b53828a9c53e371386eaf7ee8b7a702cdbca93e48dd8015c425f6a762835
Deleted: sha256:de121148cb67e88ae621d7b7c053344b2ddaf252f5b97749724e691a0e802bb7
Deleted: sha256:5a5de59595dc34b40974da7964b89b8a1d51fd163ce74fa1bb8a1b09bd9ca688
Deleted: sha256:da2f26b41edb9f8476fae005f282a800ebd7119f95716257bd9c54b47722b7db
Deleted: sha256:fac42b24b0ddaf4a5583fc6417183481ff9079f595eb3ea290ed313f4f3dce38
Deleted: sha256:f4c3f646d770ebc3b39b59812e8474598166c4af5ca69c1f5b667bf591d3585c
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4658/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4657

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4657/display/redirect>

------------------------------------------
[...truncated 181.55 KB...]
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.23) ...
Setting up libpq-dev (9.3.20-0ubuntu0.14.04) ...
Setting up libmysqlclient-dev (5.5.58-0ubuntu0.14.04.1) ...
Setting up libaprutil1-dev (1.5.3-1) ...
Setting up pkg-config (0.26-1ubuntu4) ...
Setting up libidn11-dev (1.28-1ubuntu2.2) ...
Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...
Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
Setting up libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.5) ...
Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Setting up libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.13) ...
Setting up libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.23) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.4) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-six (1.5.2-1ubuntu1) ...
Setting up libev4 (1:4.15-3) ...
Setting up libev-dev (1:4.15-3) ...
Setting up libsvn-dev (1.8.8-1ubuntu3.3) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
 ---> b990b1104252
Removing intermediate container 8358b3ae5e49
Step 6/20 : RUN apt-get install -y wget curl sed
 ---> Running in 13f4e0fceca9
Reading package lists...
Building dependency tree...
Reading state information...
sed is already the newest version.
The following NEW packages will be installed:
  curl libcurl3 wget
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 566 kB of archives.
After this operation, 1527 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcurl3 amd64 7.35.0-1ubuntu2.13 [173 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.3 [270 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.13 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 566 kB in 1s (456 kB/s)
Selecting previously unselected package libcurl3:amd64.
(Reading database ... 31103 files and directories currently installed.)
Preparing to unpack .../libcurl3_7.35.0-1ubuntu2.13_amd64.deb ...
Unpacking libcurl3:amd64 (7.35.0-1ubuntu2.13) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.3_amd64.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2.13_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2.13) ...
Setting up libcurl3:amd64 (7.35.0-1ubuntu2.13) ...
Setting up wget (1.15-1ubuntu1.14.04.3) ...
Setting up curl (7.35.0-1ubuntu2.13) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
 ---> f9c8b4affe43
Removing intermediate container 13f4e0fceca9
Step 7/20 : RUN apt-get install -y openjdk-7-jdk
 ---> Running in a75a707552ff
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev x11proto-core-dev x11proto-input-dev
  x11proto-kb-dev xorg-sgml-doctools xtrans-dev
Suggested packages:
  libice-doc libsm-doc libxcb-doc libxt-doc openjdk-7-demo openjdk-7-source
  visualvm
The following NEW packages will be installed:
  libice-dev libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev
  libxcb1-dev libxdmcp-dev libxt-dev openjdk-7-jdk x11proto-core-dev
  x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.9 MB of archives.
After this operation, 39.0 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main x11proto-core-dev all 7.0.26-1~ubuntu2 [700 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libice-dev amd64 2:1.0.8-2 [57.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libsm-dev amd64 2:1.2.1-2 [19.9 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libxau-dev amd64 1:1.0.8-1 [11.1 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp-dev amd64 1:1.1.1-1 [26.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-input-dev all 2.3-1 [139 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main x11proto-kb-dev all 1.0.6-2 [269 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xtrans-dev all 1.3.5-1~ubuntu14.04.2 [70.7 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1-dev amd64 1.10-2ubuntu1 [76.6 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-dev amd64 2:1.6.2-1ubuntu2 [629 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-doc all 2:1.6.2-1ubuntu2 [1448 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libxt-dev amd64 1:1.1.4-1 [455 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jdk amd64 7u151-2.6.11-2ubuntu0.14.04.1 [15.9 MB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 19.9 MB in 5s (3748 kB/s)
Selecting previously unselected package xorg-sgml-doctools.
(Reading database ... 31128 files and directories currently installed.)
Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../x11proto-core-dev_7.0.26-1~ubuntu2_all.deb ...
Unpacking x11proto-core-dev (7.0.26-1~ubuntu2) ...
Selecting previously unselected package libice-dev:amd64.
Preparing to unpack .../libice-dev_2%3a1.0.8-2_amd64.deb ...
Unpacking libice-dev:amd64 (2:1.0.8-2) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ...
Selecting previously unselected package libsm-dev:amd64.
Preparing to unpack .../libsm-dev_2%3a1.2.1-2_amd64.deb ...
Unpacking libsm-dev:amd64 (2:1.2.1-2) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../libxdmcp-dev_1%3a1.1.1-1_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.1-1) ...
Selecting previously unselected package x11proto-input-dev.
Preparing to unpack .../x11proto-input-dev_2.3-1_all.deb ...
Unpacking x11proto-input-dev (2.3-1) ...
Selecting previously unselected package x11proto-kb-dev.
Preparing to unpack .../x11proto-kb-dev_1.0.6-2_all.deb ...
Unpacking x11proto-kb-dev (1.0.6-2) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../xtrans-dev_1.3.5-1~ubuntu14.04.2_all.deb ...
Unpacking xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../libxcb1-dev_1.10-2ubuntu1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../libx11-dev_2%3a1.6.2-1ubuntu2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libx11-doc.
Preparing to unpack .../libx11-doc_2%3a1.6.2-1ubuntu2_all.deb ...
Unpacking libx11-doc (2:1.6.2-1ubuntu2) ...
Selecting previously unselected package libxt-dev:amd64.
Preparing to unpack .../libxt-dev_1%3a1.1.4-1_amd64.deb ...
Unpacking libxt-dev:amd64 (1:1.1.4-1) ...
Selecting previously unselected package openjdk-7-jdk:amd64.
Preparing to unpack .../openjdk-7-jdk_7u151-2.6.11-2ubuntu0.14.04.1_amd64.deb ...
Unpacking openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.26-1~ubuntu2) ...
Setting up libice-dev:amd64 (2:1.0.8-2) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libsm-dev:amd64 (2:1.2.1-2) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1~ubuntu14.04.2) ...
Setting up libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Setting up libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Setting up libx11-doc (2:1.6.2-1ubuntu2) ...
Setting up libxt-dev:amd64 (1:1.1.4-1) ...
Setting up openjdk-7-jdk:amd64 (7u151-2.6.11-2ubuntu0.14.04.1) ...
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
 ---> 62ac5125499c
Removing intermediate container a75a707552ff
Step 8/20 : RUN adduser --disabled-password --gecos '' mesos
 ---> Running in f4c49b8373f1
Adding user `mesos' ...
Adding new group `mesos' (1000) ...
Adding new user `mesos' (1000) with group `mesos' ...
Creating home directory `/home/mesos' ...
Copying files from `/etc/skel' ...
 ---> d740838821b4
Removing intermediate container f4c49b8373f1
Step 9/20 : RUN curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o /tmp/install-cmake.sh
 ---> Running in df7bf3e565fc
 ---> 9459ae2cebea
Removing intermediate container df7bf3e565fc
Step 10/20 : RUN chmod u+x /tmp/install-cmake.sh && sync && /tmp/install-cmake.sh --skip-license --prefix=/usr/local
 ---> Running in 5250c5a2233b
CMake Installer Version: 3.8.2, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local

Using target directory: /usr/local
Extracting, please wait...

Unpacking finished successfully
 ---> 1a220fde9069
Removing intermediate container 5250c5a2233b
Step 11/20 : ENV CC clang-3.5
 ---> Running in ecee237f1c94
 ---> 643652d9a871
Removing intermediate container ecee237f1c94
Step 12/20 : ENV CXX clang++-3.5
 ---> Running in a07913b57a94
 ---> 2a44e170d1d1
Removing intermediate container a07913b57a94
Step 13/20 : WORKDIR mesos
 ---> 27710ce23f7e
Removing intermediate container 02862112154b
Step 14/20 : COPY . /mesos/
 ---> bbbda16a71c5
Error removing intermediate container c48d0e60939e: removal of container c48d0e60939e0007cf57cc23046e9f31e7dd4c21e137ea7afa42971bdc339b68 is already in progress
Step 15/20 : RUN chown -R mesos /mesos
 ---> Running in b2d1a02df177
failed to get digest sha256:bbbda16a71c50834279a9a536704681a129b5904a505bcc821f06c7a698cb564: open /var/lib/docker/image/aufs/imagedb/content/sha256/bbbda16a71c50834279a9a536704681a129b5904a505bcc821f06c7a698cb564: no such file or directory
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4656

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4656/display/redirect?page=changes>

Changes:

[alexr] Updated 1.4.2 CHANGELOG.

------------------------------------------
[...truncated 223.75 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513945152-16818
Untagged: mesos-1513945152-16818:latest
Deleted: sha256:b7300f70c5e23d0d15a49a1729db57320a799ff6556799be9b6bdf0f934dded0
Deleted: sha256:bfb36de1940c728c69673c806b5a9561601945407a25e7bc4f54204ac719266f
Deleted: sha256:5cc98594757c202e7ec01dc31d9adff687d6464f4413a7a7e32111a5f229cf0b
Deleted: sha256:207686fe113968b071ff0ed14a203dba3e8a5231e5745a44ad91bcea5e2f7e7f
Deleted: sha256:efd7ee16eff2b2d97110a880a4643f81a3927f8218b58c6c60c8f1b4d9bf595b
Deleted: sha256:4ade52c86cb64b747c28f8a67d6c5edc1fc3f6a766d3c2566c2b03ce50d94ddb
Deleted: sha256:242873856f89eea16282113ef43e598d93b71198db7e2bb81c78bd925bac67c7
Deleted: sha256:0d43284c86e28b38282a2ec8b2856a606eedf70aed656574dac171ee75538bab
Deleted: sha256:9797ed7d8d49ffdebb3e3b7f1bf2d3b15e0fd961afea11dbb37bce925f6f65dd
Deleted: sha256:c1aaedd8f609f7d501ae351996168d73ada8195a15e77751661b95630a9423bc
Deleted: sha256:ffc4730ee81f74672a53d98d1ea52706c581e300a91da0778a64631f0da1d10b
Deleted: sha256:00fa30fcd17f958771ed44c9c7143450216391bec4cb6b8ef2e1166300961fc4
Deleted: sha256:febb4a09ca64911101902fbba452860c7692a74d44a7cc5f7456b79574da2e86
Deleted: sha256:6f4a5edaa1c4865aa00feb1c82c3b1df788584336fcfc842182948d3c01221d2
Deleted: sha256:a9770d3a60a15de47e02bf2da38c07bec3ced1b9552fe361a85dcf207e5306df
Deleted: sha256:779980bda970932ba5b750f8f07bbe53ad8b870dc4bb1b0423cb400921a1e850
Deleted: sha256:b17b179b26cb40568343ac39fabb5d61bc3699a661d186692b085d7e86e02d99
Deleted: sha256:ce143c3671b126eddfb1610d4dc65d8240f9bab45899bf80a02d0354687b0613
Deleted: sha256:c598696c02bfcce351e976d1a950ccc1698c97fd1c56737c0e325c81e39aea57
Deleted: sha256:41c536e3f0ea5b2e9e1cca7bb718528b57d57e2d96af16962863711aac27708b
Deleted: sha256:d8052a1b2d0929377700226a469eada6d44231ef8e9a412717d41ed4f0d243f0
Deleted: sha256:6815876d27ea6e8f89edfc1cb0e2063cb4002d77cf55877197c2e08108eaca02
Deleted: sha256:e86b5f61756a24a806a315cfab1ffa9677da8fc6f0633d63555514ccd5b2d9ef
Deleted: sha256:b143e7eafe437237d2ed5c556364f26c272babc931e991a9073b90cb8c2fae1b
Deleted: sha256:cb40a3010aac8cfa2f721e64ae05bc869da3b86d6a00542391b6e6c6680c6ccd
Deleted: sha256:23754763e2a7471a8276a909be745779a8cdc23a65c12b8c5401b6865335f33d
Deleted: sha256:3924a5e9b55fbde7d91b7fbf2c7ac3a4a6980d24086d63ceaeeeb2d4b47cc1aa
Deleted: sha256:52fdb44eac04b140be1f27c29d214617fa9f89098de5bb65eab9786c01491577
Deleted: sha256:719c7e167789ae59e2409e3c5480474bbbc8937c3a80da5fc2057e76910b996a
Deleted: sha256:468acad801221a977ad7a4af71b1ac608dfbba9acf6f6242993a7747afdb19bd
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4655

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4655/display/redirect?page=changes>

Changes:

[alexr] Promoted log level to warning for disconnected events in exec.cpp.

[alexr] Ensured command executor always honors shutdown request.

[alexr] Ensured executor adapter propagates error and shutdown messages.

[alexr] Terminated driver-based executors if kill arrives before launch task.

------------------------------------------
[...truncated 211.93 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513941506-458
Untagged: mesos-1513941506-458:latest
Deleted: sha256:a7e588497808668199401a2e29b9f8cb11b424b92a644ec43f2a1ebc5d3b59c8
Deleted: sha256:53e4265ae6eb7d3ed5889b686e95912b05b8b27be6c2a33fa676ab1c8da7f8e1
Deleted: sha256:f9ddaad8e244b1e16c327a0e3123569b2e1e941165701d5c9c6ab34a19ea669d
Deleted: sha256:db7133e9405a39ca7f9605a1c8ad039b16c8c520b08f90596825aec929f513a9
Deleted: sha256:57e50892947dffdd02bda5e207c6b4380300c486f5963067dcc011e68bd6002e
Deleted: sha256:b8b978447d8149ecc06a91983370ea704725251751512625d3b5e64455e97c5e
Deleted: sha256:f967f3857232de23073d589c4dd61e03c2252ba584090ab827edd66eeb7bbea4
Deleted: sha256:534a1456cc4ef2a5c286e4f3e344ccab60f5e4e30c3c5a74d1a20129ba3ae0d1
Deleted: sha256:0ca515f773cc33742b041651833729653addf353404de50701d4ead84fbce6a9
Deleted: sha256:54da2059edec63b34fcac7e731752393cd46c2adcb7d8dfc0d7ab6f12a99a01d
Deleted: sha256:61870fd73a75674ede516d537789e5b5b8fd1908a402776887a27dedfb93e924
Deleted: sha256:a9560362e4aa17714cfb9ebbfedeff505d42ef4a40a61f15c15cc57d01dcf833
Deleted: sha256:d244f7f0266f66e614694344242ad79ccc415a8ef7c97ab6574d2b5b82a61f5a
Deleted: sha256:aa8bd3330940973d2980978b2bbda8f9937d3062cdba256c632597979d96c80b
Deleted: sha256:c8b5c1cceebe6f61d873acbb6c300514a904cb0a8fc179ae79e77b902bbb6a2d
Deleted: sha256:321e76b084d87b7619b853d18d7f3451dd088b96a0a2d9608c9bed40640424b6
Deleted: sha256:cd9301629baf86ae8ce2a3519fde96cf2adae0b8b67eda6d39f6faab895b378d
Deleted: sha256:eb00b158b3b77f47ec96ad423f97c0152c4e4266232321ceab0428a83e7d7b5b
Deleted: sha256:2f4327278734f8742c35d933a820cab94c9c14e05be3ba6e2ba37a563294339b
Deleted: sha256:c673711c37c9daba8c01b28a6f4f692cf8495033632518a99b053d5f88c643d2
Deleted: sha256:8d9f637ceb14ce053775a4f4122786e753d2b57ec69c065a844213b7757b1fd1
Deleted: sha256:48c5d1297b724291963a1ebf6792d165badd3821bf12a0c7938ca2bbcbff5850
Deleted: sha256:228c131ba0aa043450d3657b98530d0dd88ee57c0b96ebe1822d5994279b1c6f
Deleted: sha256:3043b9abcc23da28ffd0176b764906c621248b869a480c0a512fe3d422139ca5
Deleted: sha256:fa5b5586d503e34b3af524315cb639b4bf7124cb906f7d9380cc53e4aaa6f7ad
Deleted: sha256:a1e9023675f054e931271e2a824a66cd68e67075bd9aa5800a249ef1f0c9df15
Deleted: sha256:98dac02bbcc28a4f4737647de8eb82532b529e1700b83c7cded47090f610aea6
Deleted: sha256:64dd68173d8e50f7ce6b4f5b07252621ac32f1e5e6d4f0621b2a4b9eb120423d
Deleted: sha256:b2c17c00429048a0ef218fa1271a07e212e8138f17a5d96b5f627c8666a278f8
Deleted: sha256:3d97f41ec8367916269a3e3ba9d4f8e7f2cb58471bdc5503e1b56fdfd39bff6a
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4654

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4654/display/redirect>

------------------------------------------
[...truncated 223.77 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513911312-17835
Untagged: mesos-1513911312-17835:latest
Deleted: sha256:94f1109211381e7cf4ac1d3523cab4db9c932f7600df5d473cbc15ec6e674764
Deleted: sha256:9272d4b461bcaf392b6bb424e4b55a34cf398796a2e811e669cb8290c5fc8dd5
Deleted: sha256:f690aeaaa2c4dba2ba36b2139d2d0acb1c7741aa2f2c9e350ba1903d43ec1d44
Deleted: sha256:4b588c6dd53f600688236c3617a76af1f8450bf0a2d1f148c4f72797b546f6d0
Deleted: sha256:75c0d48530cfef780743667dd29297b73ad6ff27e7dd274a4ca0323e3a5950bf
Deleted: sha256:f9ad27dc60d3b31c7490eb7d2a8343be95a2592259dbeac5d93c2f1a7da7fed2
Deleted: sha256:2eeb9c9e04a76884db77d2d923d6740f5fa91eda27bde7e815f3657e26483e78
Deleted: sha256:e99c0ad465f9741572049fc32f69b994645d8a1fab86950600914d05e9685aca
Deleted: sha256:80a0fde06a04db1b309f5df70a69f61d4ff7753d710e0bf1dbdb2ecc3cc653d6
Deleted: sha256:de64f136a4fa426773683291c4550755e5c6bffc44a93552fc15d10244381881
Deleted: sha256:b83f8f0bf2721d0be7e2f58f3940170b011ceae0a1f86808380cda0baa68b257
Deleted: sha256:e8707a45c76691f325742b844e519395bc76d116692dfc11af0df011cb94379f
Deleted: sha256:31bf40368ae6670c1414a7e6da34827934742121a60de7265a7c49cc6f77598c
Deleted: sha256:4039019448f7fce01c94485f74dea187923797a5d0a94756db9c80b2e1db4256
Deleted: sha256:17037b3da8885ab7f86317ff7717a8376313414bddf1cf09b6a897ecea61c10a
Deleted: sha256:9e6d17901f80049864f9bac5122ab953ae77b954a3900bcc3f27ef9272b50cc3
Deleted: sha256:10bfe71590ad65e12af59c0970381b7ddacb6f4c21607b5e877b9b12dad0983e
Deleted: sha256:bd2989d756b51b958875736edd8708ef0bb0bb1c8cfc49d781c3f3f82b592dac
Deleted: sha256:f6fa758728656daba03caddd612aa51edf83e375f9577426cb91685092032138
Deleted: sha256:1c2653d7f4bc6da4a46152921d879a97be3c2b9d4605d5ac9bd62de57bf512ba
Deleted: sha256:9962d0e4327624e6bd942e6e984f3281365052edc9d21302daad13779c3ab241
Deleted: sha256:26208358012c14e4ad2a5f4fbb63474fc5deccf1e6135e4113dfdf882ac3ceb2
Deleted: sha256:48484d16ac115de39a69349d430274d05d6744274445e639c6191027ed66b130
Deleted: sha256:93c20b17899b63f9e5ea78029d548349b8869e8a681cf07d10b2f61b61112280
Deleted: sha256:cba6bb8b54ecfac39355543350e30fef7d8ca77cf43aa556c9b36900d00c78b4
Deleted: sha256:4722e2266a1d7640d24268f5f438dcb60b516c3e115d52a472d29a39992f7e39
Deleted: sha256:971c282e8051609b0f3e3557fea311fcfce2ed1695b89615b2860e3b9d6ff4d1
Deleted: sha256:0723a4cc0a4580130064b4ac7dd72a67694a569bddf1b0e58e8b18dac76d0931
Deleted: sha256:11d8dcd630363ddd13993da43ba7907b60c2f2db9debf6f7afff961492451c27
Deleted: sha256:9ffd914d3d39c806eabcc54d5dc2a4a68bc52d61a7af01745ffab08ab537dc21
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4653

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4653/display/redirect?page=changes>

Changes:

[bmahler] Fixed a bug where quota headroom is tracked incorrectly.

------------------------------------------
[...truncated 211.94 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513907369-14564
Untagged: mesos-1513907369-14564:latest
Deleted: sha256:cc6c7dfee90d3ba0adea96bf8727125cd3c1f09f8d2aa4b5019b7c67305c604e
Deleted: sha256:de320d97828c15cc60ada0e16e81a285687c31ff63af54e1af8bdd9be131bc33
Deleted: sha256:2036b8cb83d8d544a0891794500f46e3c0a791ca26a0b7f17f06e70bf4ba30c8
Deleted: sha256:af0159b32a8cbf66dabd8ac41361ed9a5a5adb8db1295ebb4f25201f21ee5216
Deleted: sha256:956d75765564944fa777a9a25c70eb7bb6a8d93f39a9782a293ecfe37f93ba21
Deleted: sha256:aef2aa81261f644bddf1ccb78e7da7b9693a90f4a745c6d6f7d044d3eae4f181
Deleted: sha256:d2782873689f82530ae5fd8583592b198bfdd783ae6028e3c4516714c43f1dd3
Deleted: sha256:841e3955e200b5ed187a2755e44deaae81900bcc0785745c60c31925484ea264
Deleted: sha256:ba2363cfa7ef668e04344839fb149f0fcdd6bc8591f279550f80abda8b97bedf
Deleted: sha256:9f922ac733928df192cc8cbf39c42a5bf4387cb33490a9e433df0a34b608f4a7
Deleted: sha256:78cfdda4069d4cb35fc51305e52127d6cd548cf02b20d0527026b7a9eb76b0ac
Deleted: sha256:c1a70f704907816ce80c308c45cd46be8a63b57f5864c9ce0ee5cf39ca41b6b9
Deleted: sha256:0dfb3858c25969dbf4da2675709639b22f6f3d8a47813f88f9008642be0fe017
Deleted: sha256:477716fa14a82ac41c224549342e441afdecdabe74749b33c51a0d49f942b4a8
Deleted: sha256:2118e934724206e495ae5a161a24c922e095a68da27f05a8b5f0128d558a4a09
Deleted: sha256:b98a4e6386ac31d32ae89bec8615cab2eea1cfc962434cc2f8948d5eea33ac58
Deleted: sha256:f83cdee1c9f17f1faa43fe325fcbce4317c2f984332dc4b54861b539dacdcd58
Deleted: sha256:774696a570856c2bc92ccf98a1c155419540e592044213f1fe0e8e003c4c4ddb
Deleted: sha256:78c6b1635fc12aae75a359b8d09dd67e330d661422bde3d15364d22b79df2257
Deleted: sha256:25712032ffe979af4f103a2b3677fd6a1c31f1d8b9d207be9b442518eab37bac
Deleted: sha256:148f84e20751ab29b3f86315c88583bed623a68caea290d7a7ea579295afa472
Deleted: sha256:e0412c4cfd7548d49e4fb522e410e7d0763e5de33771fdb9590663506fbd0e21
Deleted: sha256:d216a7127748d19ad547458e2d6ba849863ee7520c988e2961861e443484624c
Deleted: sha256:86b0dbf66c746293f44d90adb9d881547a76ef31a27ef8d15a12f80ba028c5fd
Deleted: sha256:7aaaf36a9f936dc23f34117abe2640ac2c15b1c9ca228de7743b97a442c56c82
Deleted: sha256:49498e888cf4b89525e9007b0059b95db0ac23e0447d7953f9f0342299257e04
Deleted: sha256:04ec63ef7ec94788539b69e6bb29d42b123904fbd9c7475aee4b89c7e3d00f1c
Deleted: sha256:f26be8d74e056c462aec4eb02867b5cf2bac531d7aef160e55efe9a5b58b9626
Deleted: sha256:0f381d791ba5f988cdaae8c136260e255dcf086d1920d7eaebdad2a9d6d59c48
Deleted: sha256:0ef52e34ac590fbd13ac9a4f91b39d3cd524bf76a08856bfda8bbe1e274826ce
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4652/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed a compile error due to string literals and macros.

------------------------------------------
[...truncated 223.77 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513903420-5823
Untagged: mesos-1513903420-5823:latest
Deleted: sha256:6f619b3736c58158b8a243a7dafc0360bb6707c2ecff04dbe738a9cc47437740
Deleted: sha256:04365de7ed0f094f0232f85f2d14a6489ee9498a35ee405158accd8ace45b75a
Deleted: sha256:cfa330e6f33c5bcdace01926b09c0b7f92a701e99f30c74ac4c9952147e46f5b
Deleted: sha256:45f9c90b0b3a6bd2a670bd62ad96e57646bef7117d80c3d38abf8b26c53d86d8
Deleted: sha256:8eba4f1a41117eefafeb4d8e6ac7bf79ed95faf6f827ce02a54508ba1dd78cdf
Deleted: sha256:dd67cc6ab1790b2ad197df50755b2be08be67a5339d7bdce21fb1968e914e91b
Deleted: sha256:0e8dff0f1f4f0ddb982f44095c6fd1d419ce38745c1c0d4eda5106e0c2d6e7c6
Deleted: sha256:5af56253aeeb7ebf0dd4c462313867a7cadc22440eb4785d80a0898d51f72acd
Deleted: sha256:bb4aac1d9bd4e18c625feff21f596439280ecca70506465dd9107d2cc35d290f
Deleted: sha256:b61360f65a1e41d2eae9e87828d6d9c2a4e6a52b139f87dd523a2be3a254733e
Deleted: sha256:fe64bd3b8fb1f0f6141b3e6d303b59611475a8474542b15545dbfc226474435f
Deleted: sha256:10a4a158400e6521693ba3a23bbbaf55d7e177ec25cc7828a74c7b16e72326af
Deleted: sha256:4a402e549150700b6d33441c2a3297f57cd1a9a8b680b0fa0e83727feb952c87
Deleted: sha256:587733ff52ab23d137e99bcc323c7ed56bfe8b35732153ba95160da4dd675b9a
Deleted: sha256:c64c4787134328e9b9523ed60d311cc36c66809b04b088eca1fba8ce8e15014a
Deleted: sha256:9ee59618661cd3ff0c3e46f59ae9f35ad93dbbdd5fa9442cf693745539d278d0
Deleted: sha256:d596efbf4a2e5c9a02f7c9c8bbfcb94c05b3be61c608d259601ca1f0ac1851be
Deleted: sha256:73d62bfcd5e078156b12a4e41eb6c55d2c5c7f284eb2add9cc534c06f50d9bcc
Deleted: sha256:13d3773b029dcfefc445e99d6cc1030a41ff62c2b30622ac2619365e979bbee0
Deleted: sha256:aecc400a749c0c7a961adce9f40a0911ec55b93c547db7d8b29818a235a0080a
Deleted: sha256:017173ef9800616e29350f15d5c894ca820c005d16f356677ac376f863536f50
Deleted: sha256:ee1cba9a941e2b0ae85d79d338c8cd2a282354ff255f90d0c9206b9c445d17dd
Deleted: sha256:f85405586b92b43e4f90e1d003e00508f057c4531a75176aeb16830f227685a0
Deleted: sha256:325113ac011efdccd52c52e417b1fcf65bb7edcd0a42fa88b36e0cf5d71153cb
Deleted: sha256:4baec16ff91494a515fd71b6f61d45d3882f7559d802aa42131722917725d62e
Deleted: sha256:aaaa0937239ee4e49caefa6a4d215b66d36c8fba6a0002bc00ab777a90faeba6
Deleted: sha256:23f587113df6afdadcceab19692e4221c4e9fb6e08915fbe4da060e7716b16c4
Deleted: sha256:e8a8fe6d6fa4dcf3098e4bce127f75ead089aac6cd5c144d5a8011a6b98a9b24
Deleted: sha256:20b48fd2b9bda583a73162f83d3fa08f771a9f2069fb1560192404621d8f69dd
Deleted: sha256:42292561a07ed75d72f4bc4e228f70ee69628616e99026b1a8aaa5dacd7ad416
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4651/display/redirect?page=changes>

Changes:

[yujie.jay] Added MESOS-7973 to CHANGELOG and added some description.

[yujie.jay] Updated CHANGELOG about the new API in Log::Reader.

------------------------------------------
[...truncated 223.78 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513899698-19827
Untagged: mesos-1513899698-19827:latest
Deleted: sha256:5966f668680f33f3da78bf7de73e277bb75ad2b583f7a426b71c165bd67875ef
Deleted: sha256:224c7fbc244b67a17a0624693708f79795453148a7621cedc512faf51eb2f4b8
Deleted: sha256:cdee083ab819ba35675cfeb6d7e03fa6aa568b76e46a075c2bfea1c5aff75d42
Deleted: sha256:d85cda2e750ad270fdfdd32d375b45fe75c229f9a518b03e4a1af254c69becbd
Deleted: sha256:8621d46d037041a5ab117d7d18f4cbb68df13a61b4fab21bcdfefd797193344b
Deleted: sha256:964b9c38dc4be37ec9596c92baf878854c330bf24088149268990ec896821ee8
Deleted: sha256:86250bdd28d1a79642fc73c228079503d84c18b772f0e9f8811fd975cca206b6
Deleted: sha256:79243edd647cf342305a77dd1b7cb4585c435dcde62fe3c50e2608f24f47febf
Deleted: sha256:29272c19291e7b5ac34bae0e100e20a2e8c71fb948799fd3956ed688508385c7
Deleted: sha256:e351be6ec1ee468b845ef6a349a1573ad1636393a118062a324e7607f7ac6505
Deleted: sha256:89d7ac90a918f13b4c92b3b7a38f187bcd49f4b4fb8196b5c3febdc9cd0cfd3e
Deleted: sha256:417787b9d72ca4b6db15a63a1df5983c35ad91c83a1a4e78ffee83cbbde4bf2f
Deleted: sha256:058d202034dedf1441f26fe2ac1e7752a798140290c173ca232ed85316baaf90
Deleted: sha256:a293de09ff572230c022cf537ec3c4422a8a1fb4d6a75adcfbd0fdcb60e94d80
Deleted: sha256:137535116ede2804e8ad22411da8d1ab8d91caca139f0aca76787fb418ec3ba8
Deleted: sha256:7171187854a7363ec0b3d6d7a07e851f6773a88c2e2586b28c4d2dbe1e31623c
Deleted: sha256:2e17e28cebdbbb4549f636e5d6fb34fd382d7151fb3235d53c912539f67122f5
Deleted: sha256:37cd42d6e3ed9118d80443fe2470579f70e693585b09f2de7f44e3101697c575
Deleted: sha256:90bb1134ea72a9e4494727ff61ce9985ec105c48e57b2f88bb65dfb72d000161
Deleted: sha256:07df406f8be53a5626e27310cc96f583e6f26b9522014a8d33abd44b661ded36
Deleted: sha256:a61b235822864b70bd2cac939e3cfdb8df2e156495797040185a0a1738845e3a
Deleted: sha256:1aafb43014500beee0f19f897d70c31673360969b2849bf527c4a44d1a0fdbe3
Deleted: sha256:143aa464d05ca27d8187d81f8d0a137f2e00a085c7f56b4ea1f44f5c14e5641e
Deleted: sha256:a31e0b156b49d629ef7ab8f17781fa2da7c7afde32c1323395b48fe918baf8dd
Deleted: sha256:91e1ffbb28a87aee1d22cc0b0b15897097b4d389fcb1f9d761d7e2cb5a2356bb
Deleted: sha256:32f80ece5d08e57762e1cc34d482d72362672684c7d7305c69ec08a52c40662b
Deleted: sha256:5de2a4da7f9c13ee994f234de8a7135b4a047a7c483302c60693212c2fd90fb7
Deleted: sha256:d6e8008d4d5b29f85767847916ca7fcf7479f441b1dafedad96a943ca75c3327
Deleted: sha256:4288cce9e99419054e3b24c810b281533879c876785b1db13dd2fab7e75e969e
Deleted: sha256:6e238ee66305164c7cc3b16604135418412d76d74914e6aeda9b63b287353cb5
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4650/display/redirect?page=changes>

Changes:

[yujie.jay] Fixed a comment typo.

[yujie.jay] Fixed code style issues.

[yujie.jay] Added tombstone flag to NOP log action.

[yujie.jay] Exposed runRecoverProtocol() function in recover.hpp.

[yujie.jay] Moved retry logic from RecoverProtocolProcess to RecoverProcess.

[yujie.jay] Added CatchupMissing log process.

[yujie.jay] Added Log::Reader::catchup() method.

[yujie.jay] Added Log.Reader.catchup() method to Java bindings.

------------------------------------------
[...truncated 223.79 KB...]
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... clang++-3.5 -E
checking for ld used by clang++-3.5... /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 clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 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
checking whether C++ compiler accepts -fstack-protector-strong... yes
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
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 patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
    CXX:        clang++-3.5
    CXXFLAGS:   -g1 -O0 -std=c++11
    CPPFLAGS:   -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	      
    LDFLAGS:    
    LIBS:       -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt

make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0"; }; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
 (cd libprocess && make  top_distdir=../../mesos-1.5.0 distdir=../../mesos-1.5.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
 (cd include && make  top_distdir=../../../mesos-1.5.0 distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make  \
	  top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
	  dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
 (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
make[2]: *** No rule to make target `resource_provider/storage/volume_profile.ph.h', needed by `distdir'.  Stop.
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513895758-26257
Untagged: mesos-1513895758-26257:latest
Deleted: sha256:a2627651c669325510278eed2083e38770b945dea2f92547d2a9b188b37bf819
Deleted: sha256:00613788572cf4e5950f0872c472cfdcb40da7f1dacc1a958b971ad56cdcd337
Deleted: sha256:8ad332ef83773a14d785bc730ff914a15d6d1c3364971321d012413eb5bf7545
Deleted: sha256:0e7c98ee6c1ba74944d3730199d138e88a4710cc8079d1ae257deacba80a57ac
Deleted: sha256:b4f946ba9ea0344faf26b0b934232f6ddfc135c1bb8ca166310b72bc08468092
Deleted: sha256:64bae06effd9626587d93c04df55276c59b7fb4082a3b13afa7e60bf1d68c34e
Deleted: sha256:735692f5149f5497b4c1c643ea9ab06de0bb044a40c6360646d288afb74f50dd
Deleted: sha256:de1d58f40e7748e605b5b0e52844acc446fd5f60b91e466e17e0807ce1a58003
Deleted: sha256:6cf4cc947eef876556abe896852036ea8d70e2e8a687779fb093df8e268cddf4
Deleted: sha256:6eb89b91aa7cd27c359fb26d6d39e157c702e4a3f87f1822cbf8388d892a27e2
Deleted: sha256:ea095eb45f675ed61b0142e88ca38b69e7b2cbe866a7ab3dd1508bb5f7e6afab
Deleted: sha256:54c2ac627b38901d69e78b2ed24fed98712c03df606bba8ec54d65fadcb5df93
Deleted: sha256:3b8352af8b109abb26e307cfd0113e1417d6cd04f8214c030ba4e10296417ed4
Deleted: sha256:d6c2f79dca5809f4b4320b27ee6ee34a38e7354a40714091daed75667bc40345
Deleted: sha256:db1fc700d7fa6644855a45b0dbdab05ba9859b336d654fda663c9a535b108b65
Deleted: sha256:f8d5cf14268cf53d99cbc4f8b65027ed557f01f1c8a72ea3868b68b5ef9706af
Deleted: sha256:498ac305af9e8ebd1e52c3d2748ea4dabcf51f529c5deff863345120de36adea
Deleted: sha256:52601bd7bfd367ae4fac7cf166f9f0b59441c3488481fab895327e27ac5b26ec
Deleted: sha256:d3cb7a4967de0cd7501e9189b337c6ecc74530bccc22d5c120245d89d6b7f0aa
Deleted: sha256:a6c0b1fdcf584b68b4f07f889bee1d214dfd3344e17c33876806835479de8306
Deleted: sha256:d4197abbd77933c13ca79c4c631e9a565010214d58326be1b3334e9d08ae213d
Deleted: sha256:01b56804f7cbc29b61fbf1049afbebc621b6faf6d840b4bb68752b86ffea5aab
Deleted: sha256:1d1ff8d1b52a6b9a303ece641f632e5c8b4564171d644b13faaf0c87b179ce2d
Deleted: sha256:e26e394177a6cc8407928e6170a61928152bdf119650a4fa215859be4cd33333
Deleted: sha256:24c7847cab50e812293992fb4119d212688faac1b0bda0d082da95c746d2b328
Deleted: sha256:f1750d8b73f193327e8d2cf26d3078d477111c2ab4ea4756a972118a064b5234
Deleted: sha256:cf0631423b2165c67cedd346470b6430a05c3284947dfcde65540620aafe7650
Deleted: sha256:6e8052b08d16b0d93ed519c66b981ef09dc625b35b3d0c1e594ff909fe96cbcc
Deleted: sha256:4f3c5f79487dd7ae46a91c9484f0e655a9a13cf3968ee63c2a0c95f50e1c343a
Deleted: sha256:598c7790085d9e436c139fc144c13c4261d7d6c8457040a5d0c4d7cf746c829e
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com
Not sending mail to unregistered user toenshoff@me.com