Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CECCB200D51 for ; Fri, 22 Dec 2017 20:19:43 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CB753160C1A; Fri, 22 Dec 2017 19:19:43 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C35FE160C19 for ; Fri, 22 Dec 2017 20:19:42 +0100 (CET) Received: (qmail 47318 invoked by uid 500); 22 Dec 2017 19:19:42 -0000 Mailing-List: contact builds-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@mesos.apache.org Delivered-To: mailing list builds@mesos.apache.org Received: (qmail 47307 invoked by uid 99); 22 Dec 2017 19:19:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2017 19:19:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4FA60180A26 for ; Fri, 22 Dec 2017 19:19:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.749 X-Spam-Level: * X-Spam-Status: No, score=1.749 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id rIWFBG47m4_P for ; Fri, 22 Dec 2017 19:19:38 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DA2D75F3B5 for ; Fri, 22 Dec 2017 19:19:36 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CD43AE012B for ; Fri, 22 Dec 2017 19:19:35 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 4F489A0035 for ; Fri, 22 Dec 2017 19:19:33 +0000 (UTC) Date: Fri, 22 Dec 2017 19:19:33 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org Message-ID: <1023257527.611.1513970373323.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <125211450.608.1513969737037.JavaMail.jenkins@jenkins-master.apache.org> References: <125211450.608.1513969737037.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: Mesos-Reviewbot #20882 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Mesos-Reviewbot X-Jenkins-Result: FAILURE archived-at: Fri, 22 Dec 2017 19:19:44 -0000 See ------------------------------------------ [...truncated 220.37 KB...] checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool configure: Setting up CXXFLAGS for g++ version >= 4.8 checking whether C++ compiler accepts -fstack-protector-strong... no checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: Setting up build environment for x86_64 linux-gnu checking for backtrace in -lunwind... no checking for main in -lgflags... no checking for 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... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default] 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: g++ CXXFLAGS: -g1 -O0 -Wno-unused-local-typedefs -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-1513969973-18158 Untagged: mesos-1513969973-18158:latest Deleted: sha256:cc3b490b5c2275e0c51ae463b0cc2d94a7b5ada764d958fc32f20678f7061e97 Deleted: sha256:c65eb4b7b0c68ea030cfef3734f50d09110fc0c1c3eb5c6b768d7566968869bb Deleted: sha256:e1223ace16ff9e5b9eedafee33907189fa2e86ff61521c7553ee42524a844a90 Deleted: sha256:79d38f462b3eae68366bb5755217522db95d7eb343d1350f06ce1ccd93490ed0 Deleted: sha256:7a19c2b0834bef90bc5e1a58d28e314194dc784cb6c52af4b6ed259ac5a3e7dd Deleted: sha256:c1d71837806c02b9085f4550d464b6358121b6e369d59289392fac236a45ce7a Deleted: sha256:3f70b72f31b39ed5077e899509eadf56340e1bfce2823663ad11d75811914c68 Deleted: sha256:cd864a12fca4ce606592b2312b82844fb96b5c2f4925a5256d7b13e5975968ea Deleted: sha256:3e53ce9047abb6b1bc8c39d4b7795c470ddae99e669f0cf5d44efade2c0388af Deleted: sha256:5c710198e3999fac4a12b453820c6a2139e556672824d480e94af00553d3b682 Deleted: sha256:9a38acddebb2cdf0408ff16ed3f8fbc99af64afd24756425920ff98b1a0bb15b Deleted: sha256:d8e5b7859f5be9664878b084eead4525498f80880acc2558f855a181e649a76a Deleted: sha256:78c005230cde833ccdb9a3ff158d7767d7462feda4b9bb07018195399bf80699 Deleted: sha256:11691b2fa16a6cb5004774bb4fed7bb244682bd060c0ff6fc031d90e56c18f5c Deleted: sha256:19f4cc1ce6966ff62753de9cb99d6b1fecbbe726f88731742cccd6c5044b387b Deleted: sha256:317c6f61f0211c7b249db750be1ab78d439e248590d546f4f82c1246cfcfe15c Deleted: sha256:0598b960028563b214f19f2e31593978de21939f9da3877c8ca0af87b09e987d Deleted: sha256:e91fd0a5f1036e21e04ba66217023f77faf197d9465ca355560e5b14f3358a67 Deleted: sha256:f3aaa18323102439a74164d3cacbb1be3ecb92364062ee2724020afc7b2f2f56 Deleted: sha256:fecdcedabb8a1da2987a709276a3f010a4851dc829b91be0fb60a70d859152b6 Deleted: sha256:6f63d6cc98bb49e2241544b1757366b72a6856b56144a080d129171880968e8f Deleted: sha256:1cbe73dff86f8736d6d8da468a9d62b25810f81ead9583234bd88d89592e6db9 Deleted: sha256:bf2d3b06f6f6c8d8f7e157ad3dd77aa0e3a67560a98c7c0a41f6ce7eeae80ed8 Deleted: sha256:0ea50faa91fb16dc5d78075a549060532a16fe87fb13e48bd5ac1b2370667129 Deleted: sha256:705973f3594b014cece81531c80d5a89e4b6a61c167ba202165c28b9afa12f07 Deleted: sha256:605ab580b9cad54612b12715ad1a6d532d5884cdf0a5c0a55393bf7fe2c06e79 Deleted: sha256:644a08c9ee21cb7a5b0c0534dc493a7017a0100ea445aec6f07f8bed62c731b3 Deleted: sha256:dfa7c8138d1a26f5b9a1b7e4f0da2ac84188ca56edf6beab130427b4587083f6 Deleted: sha256:de29f3f22f13cd3b3183de44e725711d1e1ea0478afc927b0d21e3cb6c1881d3 Deleted: sha256:e7b2b82e4e44f66e863dc3ddb69bdd814ce09cacbf465a70950e5c9405163ca1 Build step 'Execute shell' marked build as failure